The Meta-Environment API

Uses of Interface
nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTif

Packages that use RStoreContainerTif
nl.cwi.sen1.visbase.rstorecontainer Contains all businesslogic to communicate RStore data with other tools

2007-02-12 Ricardo Lindooren 
 

Uses of RStoreContainerTif in nl.cwi.sen1.visbase.rstorecontainer
 

Classes in nl.cwi.sen1.visbase.rstorecontainer that implement RStoreContainerTif
 class RStoreContainer
          Contains the logic needed to communicate RStore data with other ToolBus-tools.
 class RStoreContainerBridge
           
 class RStoreContainerTool
           
 

Fields in nl.cwi.sen1.visbase.rstorecontainer declared as RStoreContainerTif
private  RStoreContainerTif RStoreContainerBridge.tool
           
 

Constructors in nl.cwi.sen1.visbase.rstorecontainer with parameters of type RStoreContainerTif
RStoreContainerBridge(aterm.ATermFactory factory, RStoreContainerTif tool)
           
 


The Meta-Environment API