Uses of Class
ru.biosoft.access.DataElementSupport

Packages that use DataElementSupport
biouml.model   
biouml.model.dynamics   
biouml.plugins.cellml   
biouml.plugins.sbml   
biouml.plugins.sbw   
biouml.plugins.simulation   
biouml.standard   
ru.biosoft.access Provides classes and interfaces for data collections. 
ru.biosoft.plugins   
ru.biosoft.plugins.javascript   
 

Uses of DataElementSupport in biouml.model
 

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

Uses of DataElementSupport in biouml.model.dynamics
 

Subclasses of DataElementSupport in biouml.model.dynamics
 class VariablesDataCollection
           
 

Uses of DataElementSupport in biouml.plugins.cellml
 

Subclasses of DataElementSupport in biouml.plugins.cellml
 class CellMLModuleType
          Module type that process CellML 1.0 and 1.1 biochemical models.
 

Uses of DataElementSupport in biouml.plugins.sbml
 

Subclasses of DataElementSupport in biouml.plugins.sbml
 class SbmlModuleType
          Module type that process SBML diagrams.
 

Uses of DataElementSupport in biouml.plugins.sbw
 

Subclasses of DataElementSupport in biouml.plugins.sbw
 class SbwModule
           
 class SbwService
           
 class SbwServiceCategory
           
 class SbwVisiblePlugin
          Wrapper class to get access to SBW modules from BioUML.
 

Uses of DataElementSupport in biouml.plugins.simulation
 

Subclasses of DataElementSupport in biouml.plugins.simulation
 class SimulationResult
           
 

Uses of DataElementSupport in biouml.standard
 

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

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 DataCollectionUnion
          Collection that is union of several collections.
 class DataCollectionUnion2
           
 class DataElementRef
           
 class DerivedDataCollection
          General class for derived data collection.
 class Entry
          DataElement that store his data in text-based format.
 class EntryCollection
           
 class FileCollection
          FileCollection is DataCollection for storing FileDataElement objects .
 class FileDataElement
          FileDataElement is DataElement which wraps the File object.
 class FileEntryCollection
          Implements simple access procedures to databases in EMBL-like format.
 class FileEntryCollection2
           
 class FilteredDataCollection
           
 class LocalRepository
          LocalRepository creates hierarchical DataCollection.
 class SqlDataCollection
          DataCollection which store all information in SQL DBMS.
 class TransformedDataCollection
          Implemnation note: we are not propagate DataCollectionEvents, because this work is done by primary DataCollection (it has the same parent).
 class VectorDataCollection
          DataCollection based on Vector ( DataElement's is stored in Vector ).
 

Uses of DataElementSupport in ru.biosoft.plugins
 

Subclasses of DataElementSupport in ru.biosoft.plugins
 class Plugins
          This class is used to show 'visible' plugins in plugins tab of repository pane.
 class VisiblePlugin
          Superclass for all 'visible' plugins.
 

Uses of DataElementSupport in ru.biosoft.plugins.javascript
 

Subclasses of DataElementSupport in ru.biosoft.plugins.javascript
 class ClassInfo
           
 class FunctionInfo
          Provides JavaScript function description, and description for its arguments, throwable exception and returned value.
 class HostObjectInfo
          Provides description of JavaScript host object.
 class JScriptVisiblePlugin
          Utility class used as root tree for JavaScript functions and host objects.
 class PropertyInfo
          Provides description for property of JavaScript class or host object.
 



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.