Modifier and Type | Class and Description |
---|---|
class |
ListOfCompartmentGlyphs |
class |
ListOfCompartments
Implementation of SBML Level 2's ListOfCompartments construct.
|
class |
ListOfCompartmentTypes
Implementation of SBML's ListOfCompartmentTypes construct.
|
class |
ListOfConstraints
Implementation of SBML's ListOfConstraints construct.
|
class |
ListOfDeletions |
class |
ListOfEventAssignments
Implementation of SBML's ListOfEventAssignments construct.
|
class |
ListOfEvents
Implementation of SBML's ListOfEvents construct.
|
class |
ListOfExternalModelDefinitions |
class |
ListOfFluxBounds |
class |
ListOfFluxObjectives |
class |
ListOfFunctionDefinitions
Implementation of SBML's ListOfFunctionDefinitions construct.
|
class |
ListOfGeneAssociations |
class |
ListOfGraphicalObjects |
class |
ListOfInitialAssignments
Implementation of SBML's ListOfInitialAssignments construct.
|
class |
ListOfLayouts |
class |
ListOfLineSegments |
class |
ListOfLocalParameters
Implementation of SBML Level 3's ListOfLocalParameters construct.
|
class |
ListOfModelDefinitions |
class |
ListOfObjectives |
class |
ListOfParameters
Implementation of SBML's ListOfParameters construct.
|
class |
ListOfPorts |
class |
ListOfReactionGlyphs |
class |
ListOfReactions
Implementation of SBML's ListOfReactions construct.
|
class |
ListOfReferenceGlyphs |
class |
ListOfReplacedElements |
class |
ListOfRules
Implementation of SBML's ListOfRules construct.
|
class |
ListOfSpecies
Implementation of SBML Level 2's ListOfSpecies construct.
|
class |
ListOfSpeciesGlyphs |
class |
ListOfSpeciesReferenceGlyphs |
class |
ListOfSpeciesReferences
Implementation of SBML's ListOfSpeciesReferences construct.
|
class |
ListOfSpeciesTypes
Implementation of SBML's ListOfSpeciesTypes construct.
|
class |
ListOfSubmodels |
class |
ListOfTextGlyphs |
class |
ListOfUnitDefinitions
Implementation of SBML's ListOfUnitDefinitions construct.
|
class |
ListOfUnits
Implementation of SBML's ListOfUnits construct.
|
Modifier and Type | Method and Description |
---|---|
ListOf |
ListOf.cloneObject()
Creates and returns a deep copy of this
ListOf . |
Modifier and Type | Method and Description |
---|---|
int |
ListOf.appendFrom(ListOf list)
Adds a clone of all items in the provided
ListOf to this object. |
Constructor and Description |
---|
ListOf(ListOf orig)
Copy constructor; creates a copy of this
ListOf . |