See: Description
Class | Description |
---|---|
AbstractNamedSBaseRef |
This abstract class is used by Deletion and Port classes.
|
CompConstants |
Contains some constants related to the comp package.
|
CompModelPlugin | |
CompSBasePlugin |
The
CompSBasePlugin class extends the SBase class by adding an optional ListOfReplacedElement s child and a single optional ReplacedBy child. |
CompSBMLDocumentPlugin |
The top level of an
SBMLDocument is a container whose
structure is defined by the object class SBML in the SBML Level
3 Version 1 Core specification. |
Deletion |
The
Deletion object class is used to define a deletion
operation to be applied when a submodel instantiates a model
definition. |
ExternalModelDefinition |
The
ExternalModelDefinition objects are model definitions - in and of themselves,
they are definitions of the models but not uses of those models. |
ModelDefinition |
Holder class for model definitions, which are models.
|
Port | |
ReplacedBy |
A
ReplacedBy object indicates when the parent object is to
be replaced by another object. |
ReplacedElement |
A
ReplacedElement object is essentially a pointer to a submodel
object that should be considered "replaced". |
SBaseRef |
Contains the machinery for constructing references to specific components within enclosed models
or even within external models located in other files.
|
Submodel |
Submodel s are instantiations of models contained within other models. |
The current JSBML implementation of this package follow the specifications version 1 release 3.