HEADER

Uses of Class
ru.biosoft.access.DerivedDataCollection

Packages that use DerivedDataCollection
biouml.model 
biouml.model.dynamics 
ru.biosoft.access 

Uses of DerivedDataCollection in biouml.model
 

Subclasses of DerivedDataCollection in biouml.model
class Module
          The module data is hierarchically organised in following manner: Diagrams
DataCollection of Diagrams.
 

Uses of DerivedDataCollection in biouml.model.dynamics
 

Subclasses of DerivedDataCollection in biouml.model.dynamics
class VariablesDataCollection
          
 

Uses of DerivedDataCollection in ru.biosoft.access
 

Subclasses of DerivedDataCollection in ru.biosoft.access
class FilteredDataCollection
          
class TransformedDataCollection
          Implemnation note: we are not propagate DataCollectionEvents, because this work is done by primary DataCollection (it has the same parent).
 


FOOTER

BOTTOM