HEADER

Uses of Class
ru.biosoft.access.DataElementSupport

Packages that use DataElementSupport
biouml.model.dynamics 
biouml.modules.genenet 
biouml.modules.kegg 
biouml.modules.transpath 
biouml.standard 
biouml.standard.diagram.pathway 
ru.biosoft.access 

Uses of DataElementSupport in biouml.model.dynamics
 

Subclasses of DataElementSupport in biouml.model.dynamics
class EModelDiagramType
          Type for executable model diagram.
 

Uses of DataElementSupport in biouml.modules.genenet
 

Subclasses of DataElementSupport in biouml.modules.genenet
class GeneNetDiagramType
          
class GeneNetModuleType
          Definition of GeneNet module.
 

Uses of DataElementSupport in biouml.modules.kegg
 

Subclasses of DataElementSupport in biouml.modules.kegg
class KeggPathwayModuleType
          Definition of KEGG Pathways module.
 

Uses of DataElementSupport in biouml.modules.transpath
 

Subclasses of DataElementSupport in biouml.modules.transpath
class TranspathModuleType
          Definition of Transpath module.
 

Uses of DataElementSupport in biouml.standard
 

Subclasses of DataElementSupport in biouml.standard
class StandardModuleType
          Definition of standard BioUML module.
 

Uses of DataElementSupport in biouml.standard.diagram.pathway
 

Subclasses of DataElementSupport in biouml.standard.diagram.pathway
class PathwayDiagramType
          
 

Uses of DataElementSupport in ru.biosoft.access
 

Subclasses of DataElementSupport in ru.biosoft.access
class AbstractDataCollection
          This abstract class provides default implementations for most of the methods in the DataCollection interface.
class DataElementRef
          
class Entry
          DataElement that store his data in text-based format.
class FileDataElement
          FileDataElement is DataElement which wraps the File object.
 


FOOTER

BOTTOM