Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Model ( |
||
Model ( |
||
Model ( long level, long version ) : System | ||
addCompartment ( |
||
addCompartmentType ( |
||
addConstantAttribute ( ) : void | ||
addConstraint ( |
||
addDefinitionsForDefaultUnits ( ) : void | ||
addEvent ( |
||
addFunctionDefinition ( |
||
addInitialAssignment ( |
||
addModifiers ( ) : void | ||
addParameter ( |
||
addReaction ( |
||
addRule ( libsbml.Rule r ) : int | ||
addSpecies ( |
||
addSpeciesType ( |
||
addUnitDefinition ( |
||
appendAnnotation ( |
||
appendAnnotation ( string annotation ) : int | ||
appendFrom ( |
||
assignRequiredValues ( ) : void | ||
clone ( ) : |
||
connectToChild ( ) : void | ||
convertL1ToL2 ( ) : void | ||
convertL1ToL3 ( ) : void | ||
convertL1ToL3 ( bool addDefaultUnits ) : void | ||
convertL2ToL1 ( ) : void | ||
convertL2ToL1 ( bool strict ) : void | ||
convertL2ToL3 ( ) : void | ||
convertL2ToL3 ( bool strict ) : void | ||
convertL2ToL3 ( bool strict, bool addDefaultUnits ) : void | ||
convertL3ToL1 ( ) : void | ||
convertL3ToL1 ( bool strict ) : void | ||
convertL3ToL2 ( ) : void | ||
convertL3ToL2 ( bool strict ) : void | ||
convertParametersToLocals ( long level, long version ) : void | ||
convertStoichiometryMath ( ) : void | ||
createAlgebraicRule ( ) : AlgebraicRule | ||
createAssignmentRule ( ) : AssignmentRule | ||
createCompartment ( ) : Compartment | ||
createCompartmentType ( ) : CompartmentType | ||
createConstraint ( ) : Constraint | ||
createDelay ( ) : Delay | ||
createEvent ( ) : Event | ||
createEventAssignment ( ) : EventAssignment | ||
createFunctionDefinition ( ) : FunctionDefinition | ||
createInitialAssignment ( ) : InitialAssignment | ||
createKineticLaw ( ) : KineticLaw | ||
createKineticLawLocalParameter ( ) : LocalParameter | ||
createKineticLawParameter ( ) : Parameter | ||
createModifier ( ) : ModifierSpeciesReference | ||
createParameter ( ) : Parameter | ||
createProduct ( ) : SpeciesReference | ||
createRateRule ( ) : RateRule | ||
createReactant ( ) : SpeciesReference | ||
createReaction ( ) : Reaction | ||
createSpecies ( ) : Species | ||
createSpeciesType ( ) : SpeciesType | ||
createTrigger ( ) : Trigger | ||
createUnit ( ) : Unit | ||
createUnitDefinition ( ) : UnitDefinition | ||
dealWithDefaultValues ( ) : void | ||
dealWithEvents ( bool strict ) : void | ||
dealWithModelUnits ( ) : void | ||
dealWithModelUnits ( bool strict ) : void | ||
dealWithStoichiometry ( ) : void | ||
enablePackageInternal ( string pkgURI, string pkgPrefix, bool flag ) : void | ||
getAreaUnits ( ) : string | ||
getAssignmentRule ( string variable ) : AssignmentRule | ||
getAssignmentRuleByVariable ( string variable ) : AssignmentRule | ||
getCompartment ( long n ) : Compartment | ||
getCompartment ( string sid ) : Compartment | ||
getCompartmentType ( long n ) : CompartmentType | ||
getCompartmentType ( string sid ) : CompartmentType | ||
getConstraint ( long n ) : Constraint | ||
getConversionFactor ( ) : string | ||
getElementByMetaId ( string metaid ) : SBase | ||
getElementBySId ( string id ) : SBase | ||
getElementName ( ) : string | ||
getEvent ( long n ) : Event | ||
getEvent ( string sid ) : Event | ||
getExtentUnits ( ) : string | ||
getFormulaUnitsDataForAssignment ( string sid ) : SWIGTYPE_p_FormulaUnitsData | ||
getFormulaUnitsDataForVariable ( string sid ) : SWIGTYPE_p_FormulaUnitsData | ||
getFunctionDefinition ( long n ) : FunctionDefinition | ||
getFunctionDefinition ( string sid ) : FunctionDefinition | ||
getId ( ) : string | ||
getInitialAssignment ( long n ) : InitialAssignment | ||
getInitialAssignment ( string symbol ) : InitialAssignment | ||
getInitialAssignmentBySymbol ( string symbol ) : InitialAssignment | ||
getLengthUnits ( ) : string | ||
getListOfCompartmentTypes ( ) : ListOfCompartmentTypes | ||
getListOfCompartments ( ) : ListOfCompartments | ||
getListOfConstraints ( ) : ListOfConstraints | ||
getListOfEvents ( ) : ListOfEvents | ||
getListOfFunctionDefinitions ( ) : ListOfFunctionDefinitions | ||
getListOfInitialAssignments ( ) : ListOfInitialAssignments | ||
getListOfParameters ( ) : ListOfParameters | ||
getListOfReactions ( ) : ListOfReactions | ||
getListOfRules ( ) : ListOfRules | ||
getListOfSpecies ( ) : ListOfSpecies | ||
getListOfSpeciesTypes ( ) : ListOfSpeciesTypes | ||
getListOfUnitDefinitions ( ) : ListOfUnitDefinitions | ||
getModifierSpeciesReference ( string sid ) : ModifierSpeciesReference | ||
getName ( ) : string | ||
getNumCompartmentTypes ( ) : long | ||
getNumCompartments ( ) : long | ||
getNumConstraints ( ) : long | ||
getNumEvents ( ) : long | ||
getNumFunctionDefinitions ( ) : long | ||
getNumInitialAssignments ( ) : long | ||
getNumParameters ( ) : long | ||
getNumReactions ( ) : long | ||
getNumRules ( ) : long | ||
getNumSpecies ( ) : long | ||
getNumSpeciesTypes ( ) : long | ||
getNumSpeciesWithBoundaryCondition ( ) : long | ||
getNumUnitDefinitions ( ) : long | ||
getParameter ( long n ) : Parameter | ||
getParameter ( string sid ) : Parameter | ||
getRateRule ( string variable ) : RateRule | ||
getRateRuleByVariable ( string variable ) : RateRule | ||
getReaction ( long n ) : Reaction | ||
getReaction ( string sid ) : Reaction | ||
getRule ( long n ) : Rule | ||
getRule ( string variable ) : Rule | ||
getRuleByVariable ( string variable ) : Rule | ||
getSpecies ( long n ) : Species | ||
getSpecies ( string sid ) : Species | ||
getSpeciesReference ( string sid ) : SpeciesReference | ||
getSpeciesType ( long n ) : SpeciesType | ||
getSpeciesType ( string sid ) : SpeciesType | ||
getSubstanceUnits ( ) : string | ||
getTimeUnits ( ) : string | ||
getTypeCode ( ) : int | ||
getUnitDefinition ( long n ) : UnitDefinition | ||
getUnitDefinition ( string sid ) : UnitDefinition | ||
getVolumeUnits ( ) : string | ||
hasRequiredElements ( ) : bool | ||
isPopulatedListFormulaUnitsData ( ) : bool | ||
isSetAreaUnits ( ) : bool | ||
isSetConversionFactor ( ) : bool | ||
isSetExtentUnits ( ) : bool | ||
isSetId ( ) : bool | ||
isSetLengthUnits ( ) : bool | ||
isSetName ( ) : bool | ||
isSetSubstanceUnits ( ) : bool | ||
isSetTimeUnits ( ) : bool | ||
isSetVolumeUnits ( ) : bool | ||
populateListFormulaUnitsData ( ) : void | ||
removeCompartment ( long n ) : Compartment | ||
removeCompartment ( string sid ) : Compartment | ||
removeCompartmentType ( long n ) : CompartmentType | ||
removeCompartmentType ( string sid ) : CompartmentType | ||
removeCompartmentTypes ( ) : void | ||
removeConstraint ( long n ) : Constraint | ||
removeEvent ( long n ) : Event | ||
removeEvent ( string sid ) : Event | ||
removeFromParentAndDelete ( ) : int | ||
removeFunctionDefinition ( long n ) : FunctionDefinition | ||
removeFunctionDefinition ( string sid ) : FunctionDefinition | ||
removeInitialAssignment ( long n ) : InitialAssignment | ||
removeInitialAssignment ( string symbol ) : InitialAssignment | ||
removeParameter ( long n ) : Parameter | ||
removeParameter ( string sid ) : Parameter | ||
removeParameterRuleUnits ( bool strict ) : void | ||
removeReaction ( long n ) : Reaction | ||
removeReaction ( string sid ) : Reaction | ||
removeRule ( long n ) : Rule | ||
removeRule ( string variable ) : Rule | ||
removeRuleByVariable ( string variable ) : Rule | ||
removeSpecies ( long n ) : Species | ||
removeSpecies ( string sid ) : Species | ||
removeSpeciesType ( long n ) : SpeciesType | ||
removeSpeciesType ( string sid ) : SpeciesType | ||
removeSpeciesTypes ( ) : void | ||
removeUnitDefinition ( long n ) : UnitDefinition | ||
removeUnitDefinition ( string sid ) : UnitDefinition | ||
renameAllIds ( IdentifierTransformer idTransformer ) : int | ||
renameAllIds ( IdentifierTransformer idTransformer, ElementFilter filter ) : int | ||
renameIDs ( SBaseList elements, IdentifierTransformer idTransformer ) : void | ||
renameSIdRefs ( string oldid, string newid ) : void | ||
renameUnitSIdRefs ( string oldid, string newid ) : void | ||
setAnnotation ( XMLNode annotation ) : int | ||
setAnnotation ( string annotation ) : int | ||
setAreaUnits ( string units ) : int | ||
setConversionFactor ( string units ) : int | ||
setExtentUnits ( string units ) : int | ||
setId ( string sid ) : int | ||
setLengthUnits ( string units ) : int | ||
setName ( string name ) : int | ||
setSpatialDimensions ( ) : void | ||
setSpatialDimensions ( double dims ) : void | ||
setSpeciesReferenceConstantValueAndStoichiometry ( ) : void | ||
setSubstanceUnits ( string units ) : int | ||
setTimeUnits ( string units ) : int | ||
setVolumeUnits ( string units ) : int | ||
unsetAreaUnits ( ) : int | ||
unsetConversionFactor ( ) : int | ||
unsetExtentUnits ( ) : int | ||
unsetId ( ) : int | ||
unsetLengthUnits ( ) : int | ||
unsetName ( ) : int | ||
unsetSubstanceUnits ( ) : int | ||
unsetTimeUnits ( ) : int | ||
unsetVolumeUnits ( ) : int |
Method | Description | |
---|---|---|
Model ( |
||
getCPtr ( Model obj ) : HandleRef | ||
getCPtrAndDisown ( Model obj ) : HandleRef |
public Model ( |
||
sbmlns | ||
return | System |
public Model ( long level, long version ) : System | ||
level | long | |
version | long | |
return | System |
public addCompartment ( |
||
c | ||
return | int |
public addCompartmentType ( |
||
ct | ||
return | int |
public addDefinitionsForDefaultUnits ( ) : void | ||
return | void |
public addFunctionDefinition ( |
||
fd | ||
return | int |
public addInitialAssignment ( |
||
ia | ||
return | int |
public addSpeciesType ( |
||
st | ||
return | int |
public addUnitDefinition ( |
||
ud | ||
return | int |
public appendAnnotation ( |
||
annotation | ||
return | int |
public appendAnnotation ( string annotation ) : int | ||
annotation | string | |
return | int |
public convertL1ToL3 ( bool addDefaultUnits ) : void | ||
addDefaultUnits | bool | |
return | void |
public convertL2ToL3 ( bool strict, bool addDefaultUnits ) : void | ||
strict | bool | |
addDefaultUnits | bool | |
return | void |
public convertParametersToLocals ( long level, long version ) : void | ||
level | long | |
version | long | |
return | void |
public createAlgebraicRule ( ) : AlgebraicRule | ||
return | AlgebraicRule |
public createAssignmentRule ( ) : AssignmentRule | ||
return | AssignmentRule |
public createCompartmentType ( ) : CompartmentType | ||
return | CompartmentType |
public createEventAssignment ( ) : EventAssignment | ||
return | EventAssignment |
public createFunctionDefinition ( ) : FunctionDefinition | ||
return | FunctionDefinition |
public createInitialAssignment ( ) : InitialAssignment | ||
return | InitialAssignment |
public createKineticLawLocalParameter ( ) : LocalParameter | ||
return | LocalParameter |
public createKineticLawParameter ( ) : Parameter | ||
return | Parameter |
public createModifier ( ) : ModifierSpeciesReference | ||
return | ModifierSpeciesReference |
public createUnitDefinition ( ) : UnitDefinition | ||
return | UnitDefinition |
public dealWithModelUnits ( bool strict ) : void | ||
strict | bool | |
return | void |
public enablePackageInternal ( string pkgURI, string pkgPrefix, bool flag ) : void | ||
pkgURI | string | |
pkgPrefix | string | |
flag | bool | |
return | void |
public getAssignmentRule ( string variable ) : AssignmentRule | ||
variable | string | |
return | AssignmentRule |
public getAssignmentRuleByVariable ( string variable ) : AssignmentRule | ||
variable | string | |
return | AssignmentRule |
public getCompartment ( long n ) : Compartment | ||
n | long | |
return | Compartment |
public getCompartment ( string sid ) : Compartment | ||
sid | string | |
return | Compartment |
public getCompartmentType ( long n ) : CompartmentType | ||
n | long | |
return | CompartmentType |
public getCompartmentType ( string sid ) : CompartmentType | ||
sid | string | |
return | CompartmentType |
public getElementByMetaId ( string metaid ) : SBase | ||
metaid | string | |
return | SBase |
public getFormulaUnitsDataForAssignment ( string sid ) : SWIGTYPE_p_FormulaUnitsData | ||
sid | string | |
return | SWIGTYPE_p_FormulaUnitsData |
public getFormulaUnitsDataForVariable ( string sid ) : SWIGTYPE_p_FormulaUnitsData | ||
sid | string | |
return | SWIGTYPE_p_FormulaUnitsData |
public getFunctionDefinition ( long n ) : FunctionDefinition | ||
n | long | |
return | FunctionDefinition |
public getFunctionDefinition ( string sid ) : FunctionDefinition | ||
sid | string | |
return | FunctionDefinition |
public getInitialAssignment ( long n ) : InitialAssignment | ||
n | long | |
return | InitialAssignment |
public getInitialAssignment ( string symbol ) : InitialAssignment | ||
symbol | string | |
return | InitialAssignment |
public getInitialAssignmentBySymbol ( string symbol ) : InitialAssignment | ||
symbol | string | |
return | InitialAssignment |
public getListOfCompartmentTypes ( ) : ListOfCompartmentTypes | ||
return | ListOfCompartmentTypes |
public getListOfCompartments ( ) : ListOfCompartments | ||
return | ListOfCompartments |
public getListOfConstraints ( ) : ListOfConstraints | ||
return | ListOfConstraints |
public getListOfFunctionDefinitions ( ) : ListOfFunctionDefinitions | ||
return | ListOfFunctionDefinitions |
public getListOfInitialAssignments ( ) : ListOfInitialAssignments | ||
return | ListOfInitialAssignments |
public getListOfParameters ( ) : ListOfParameters | ||
return | ListOfParameters |
public getListOfReactions ( ) : ListOfReactions | ||
return | ListOfReactions |
public getListOfSpeciesTypes ( ) : ListOfSpeciesTypes | ||
return | ListOfSpeciesTypes |
public getListOfUnitDefinitions ( ) : ListOfUnitDefinitions | ||
return | ListOfUnitDefinitions |
public getModifierSpeciesReference ( string sid ) : ModifierSpeciesReference | ||
sid | string | |
return | ModifierSpeciesReference |
public getNumSpeciesWithBoundaryCondition ( ) : long | ||
return | long |
public getParameter ( string sid ) : Parameter | ||
sid | string | |
return | Parameter |
public getRateRule ( string variable ) : RateRule | ||
variable | string | |
return | RateRule |
public getRateRuleByVariable ( string variable ) : RateRule | ||
variable | string | |
return | RateRule |
public getRuleByVariable ( string variable ) : Rule | ||
variable | string | |
return | Rule |
public getSpeciesReference ( string sid ) : SpeciesReference | ||
sid | string | |
return | SpeciesReference |
public getSpeciesType ( long n ) : SpeciesType | ||
n | long | |
return | SpeciesType |
public getSpeciesType ( string sid ) : SpeciesType | ||
sid | string | |
return | SpeciesType |
public getUnitDefinition ( long n ) : UnitDefinition | ||
n | long | |
return | UnitDefinition |
public getUnitDefinition ( string sid ) : UnitDefinition | ||
sid | string | |
return | UnitDefinition |
public isPopulatedListFormulaUnitsData ( ) : bool | ||
return | bool |
public populateListFormulaUnitsData ( ) : void | ||
return | void |
public removeCompartment ( long n ) : Compartment | ||
n | long | |
return | Compartment |
public removeCompartment ( string sid ) : Compartment | ||
sid | string | |
return | Compartment |
public removeCompartmentType ( long n ) : CompartmentType | ||
n | long | |
return | CompartmentType |
public removeCompartmentType ( string sid ) : CompartmentType | ||
sid | string | |
return | CompartmentType |
public removeConstraint ( long n ) : Constraint | ||
n | long | |
return | Constraint |
public removeFunctionDefinition ( long n ) : FunctionDefinition | ||
n | long | |
return | FunctionDefinition |
public removeFunctionDefinition ( string sid ) : FunctionDefinition | ||
sid | string | |
return | FunctionDefinition |
public removeInitialAssignment ( long n ) : InitialAssignment | ||
n | long | |
return | InitialAssignment |
public removeInitialAssignment ( string symbol ) : InitialAssignment | ||
symbol | string | |
return | InitialAssignment |
public removeParameter ( long n ) : Parameter | ||
n | long | |
return | Parameter |
public removeParameter ( string sid ) : Parameter | ||
sid | string | |
return | Parameter |
public removeParameterRuleUnits ( bool strict ) : void | ||
strict | bool | |
return | void |
public removeReaction ( string sid ) : Reaction | ||
sid | string | |
return | Reaction |
public removeRuleByVariable ( string variable ) : Rule | ||
variable | string | |
return | Rule |
public removeSpecies ( string sid ) : Species | ||
sid | string | |
return | Species |
public removeSpeciesType ( long n ) : SpeciesType | ||
n | long | |
return | SpeciesType |
public removeSpeciesType ( string sid ) : SpeciesType | ||
sid | string | |
return | SpeciesType |
public removeUnitDefinition ( long n ) : UnitDefinition | ||
n | long | |
return | UnitDefinition |
public removeUnitDefinition ( string sid ) : UnitDefinition | ||
sid | string | |
return | UnitDefinition |
public renameAllIds ( IdentifierTransformer idTransformer ) : int | ||
idTransformer | IdentifierTransformer | |
return | int |
public renameAllIds ( IdentifierTransformer idTransformer, ElementFilter filter ) : int | ||
idTransformer | IdentifierTransformer | |
filter | ElementFilter | |
return | int |
public renameIDs ( SBaseList elements, IdentifierTransformer idTransformer ) : void | ||
elements | SBaseList | |
idTransformer | IdentifierTransformer | |
return | void |
public renameSIdRefs ( string oldid, string newid ) : void | ||
oldid | string | |
newid | string | |
return | void |
public renameUnitSIdRefs ( string oldid, string newid ) : void | ||
oldid | string | |
newid | string | |
return | void |
public setAnnotation ( XMLNode annotation ) : int | ||
annotation | XMLNode | |
return | int |
public setAnnotation ( string annotation ) : int | ||
annotation | string | |
return | int |
public setConversionFactor ( string units ) : int | ||
units | string | |
return | int |
public setSpatialDimensions ( double dims ) : void | ||
dims | double | |
return | void |
public setSpeciesReferenceConstantValueAndStoichiometry ( ) : void | ||
return | void |
public setSubstanceUnits ( string units ) : int | ||
units | string | |
return | int |