The Meta-Environment API

Uses of Class
nl.cwi.sen1.visbase.factbrowser.data.RStore

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

Uses of RStore in nl.cwi.sen1.visbase.factbrowser
 

Methods in nl.cwi.sen1.visbase.factbrowser with parameters of type RStore
 void FactBrowserWindow.addRStore(RStore rstoreNode)
          This method will make it possible to display the loaded RStores with the facts contained within the RStore.
 


The Meta-Environment API