The Meta-Environment API

Uses of Package
nl.cwi.sen1.visbase.factbrowser.data

Packages that use nl.cwi.sen1.visbase.factbrowser.data
nl.cwi.sen1.visbase.factbrowser   
nl.cwi.sen1.visbase.factbrowser.data   
 

Classes in nl.cwi.sen1.visbase.factbrowser.data used by nl.cwi.sen1.visbase.factbrowser
FactBrowserDataManager
          This class is the dataManager for the different visualizationPlugins and the RStoreFactTypes (like ) which are registered.
RStore
          This class represent the RStore.
 

Classes in nl.cwi.sen1.visbase.factbrowser.data used by nl.cwi.sen1.visbase.factbrowser.data
FactBrowserDataManager
          This class is the dataManager for the different visualizationPlugins and the RStoreFactTypes (like ) which are registered.
RStoreFact
          This class is the in memory representation of a Fact coupled to a specific FactType.
RStoreFactType
          This class represents the FactTypes which are used within facts.
VisualisationPlugin
          This class represents the Visualisation Plugin.
 


The Meta-Environment API