org.sbml.jsbml.Model.addCompartmentType(CompartmentType)
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.SBMLDocument.addNamespace(String, String, String)
|
org.sbml.jsbml.KineticLaw.addParameter(LocalParameter)
|
org.sbml.jsbml.KineticLaw.addParameter(Parameter)
|
org.sbml.jsbml.Model.addSpeciesType(SpeciesType)
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.SpeciesType.clone() |
org.sbml.jsbml.StoichiometryMath.clone() |
org.sbml.jsbml.CompartmentType.clone() |
org.sbml.jsbml.Event.containsUndeclaredUnits() |
org.sbml.jsbml.Model.createCompartmentType()
CompartmentType s should no longer be used, because this
data structure is only valid in SBML Level 2 for Versions 2
through 4.
|
org.sbml.jsbml.Model.createCompartmentType(String)
CompartmentType s should no longer be used, because this
data structure is only valid in SBML Level 2 for Versions 2
through 4.
|
org.sbml.jsbml.Model.createSpeciesType()
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.Model.createSpeciesType(String)
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.Annotation.getAnnotationBuilder() |
org.sbml.jsbml.Species.getCharge() |
org.sbml.jsbml.text.parser.SimpleCharStream.getColumn() |
org.sbml.jsbml.Compartment.getCompartmentType()
Only defined in SBML Level 2 Versions 2 through 4.
|
org.sbml.jsbml.Model.getCompartmentType(int)
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.Model.getCompartmentType(String)
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.Model.getCompartmentTypeCount()
using CompartmentType is not recommended, because this
data structure is only valid in SBML Level 2 for Versions 2
through 4.
|
org.sbml.jsbml.Compartment.getCompartmentTypeInstance() |
org.sbml.jsbml.SpeciesReference.getDenominator()
Use for Level 1 only.
|
org.sbml.jsbml.Event.getDerivedUnitDefinition() |
org.sbml.jsbml.Event.getDerivedUnits() |
org.sbml.jsbml.Unit.getExponentAsDouble()
|
org.sbml.jsbml.MathContainer.getFormula()
As this is part of SBML Level 1, it is strongly recommended
not to work with the String representation of a
formula, but to deal with a more flexible ASTNode .
|
org.sbml.jsbml.AbstractMathContainer.getFormula() |
org.sbml.jsbml.text.parser.SimpleCharStream.getLine() |
org.sbml.jsbml.Model.getListOfCompartmentTypes()
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.KineticLaw.getListOfParameters()
|
org.sbml.jsbml.Model.getListOfSpeciesTypes()
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.Model.getModelHistory()
|
org.sbml.jsbml.AbstractTreeNode.getNumChildren()
use TreeNode.getChildCount()
|
org.sbml.jsbml.Model.getNumCompartmentTypes() |
org.sbml.jsbml.KineticLaw.getNumLocalParameters()
|
org.sbml.jsbml.KineticLaw.getNumParameters()
|
org.sbml.jsbml.Model.getNumSpeciesTypes() |
org.sbml.jsbml.Unit.getOffset() |
org.sbml.jsbml.Creator.getOtherAttribute(String)
those other attributes are not saved when writing the model
|
org.sbml.jsbml.Creator.getOtherAttributes()
those other attributes are not saved when writing the model
|
org.sbml.jsbml.KineticLaw.getParameter(int)
|
org.sbml.jsbml.KineticLaw.getParameter(String)
|
org.sbml.jsbml.SpeciesType.getParent() |
org.sbml.jsbml.StoichiometryMath.getParent() |
org.sbml.jsbml.CompartmentType.getParent() |
org.sbml.jsbml.SBMLDocument.getPkgRequired(String)
|
org.sbml.jsbml.SBMLDocument.getSBMLDocumentNamespaces()
|
org.sbml.jsbml.Compartment.getSpatialDimensionsAsDouble()
|
org.sbml.jsbml.Species.getSpatialSizeUnits()
Only valid for SBML Level 2 Versions 1 and 2.
|
org.sbml.jsbml.Species.getSpatialSizeUnitsInstance()
Only valid for SBML Level 2 Versions 1 and 2.
|
org.sbml.jsbml.Species.getSpeciesType()
Only valid for SBML Level 2 Versions 2, 3, and 4.
|
org.sbml.jsbml.Model.getSpeciesType(int)
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.Model.getSpeciesType(String)
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.Model.getSpeciesTypeCount()
the use of SpeciesType is not recommended, because this
data structure is only valid in SBML Level 2 for Versions 2
through 4.
|
org.sbml.jsbml.Species.getSpeciesTypeInstance()
Only valid for SBML Level 2 Versions 2, 3, and 4.
|
org.sbml.jsbml.SpeciesReference.getStoichiometryMath()
since SBML Level 3 this should not be used anymore.
|
org.sbml.jsbml.KineticLaw.getSubstanceUnits() |
org.sbml.jsbml.KineticLaw.getSubstanceUnitsInstance() |
org.sbml.jsbml.InitialAssignment.getSymbol()
|
org.sbml.jsbml.Event.getTimeUnits() |
org.sbml.jsbml.KineticLaw.getTimeUnits() |
org.sbml.jsbml.Event.getTimeUnitsID() |
org.sbml.jsbml.Event.getTimeUnitsInstance() |
org.sbml.jsbml.KineticLaw.getTimeUnitsInstance() |
org.sbml.jsbml.Event.getUnits() |
org.sbml.jsbml.ExplicitRule.getUnits()
This is a requirement for Level 1 Version 1 and Version 2,
but can only be used in conjunction with Parameter s.
In this case this AssignmentRule represents the SBML
element ParameterRule.
|
org.sbml.jsbml.KineticLaw.getUnits() |
org.sbml.jsbml.Event.getUnitsInstance() |
org.sbml.jsbml.ExplicitRule.getUnitsInstance()
This is a requirement for Level 1 Version 1 and Version 2,
but can only be used in conjunction with Parameter s.
In this case this AssignmentRule represents the SBML
element ParameterRule.
|
org.sbml.jsbml.KineticLaw.getUnitsInstance() |
org.sbml.jsbml.Compartment.getVolume()
|
org.sbml.jsbml.UnitDefinition.isBuiltIn()
|
org.sbml.jsbml.Unit.isBuiltIn(String, int)
|
org.sbml.jsbml.UnitDefinition.isBuiltIn(UnitDefinition)
|
org.sbml.jsbml.Unit.isCelsius()
|
org.sbml.jsbml.xml.XMLTriple.isEmpty()
libSBML internal
|
org.sbml.jsbml.SpeciesType.isIdMandatory() |
org.sbml.jsbml.CompartmentType.isIdMandatory() |
org.sbml.jsbml.SBMLDocument.isIgnoredPkg(String)
|
org.sbml.jsbml.SBase.isPkgEnabled(String)
|
org.sbml.jsbml.AbstractSBase.isPkgEnabled(String) |
org.sbml.jsbml.SBase.isPkgURIEnabled(String)
|
org.sbml.jsbml.AbstractSBase.isPkgURIEnabled(String) |
org.sbml.jsbml.Compartment.isSetCompartmentTypeInstance() |
org.sbml.jsbml.Model.isSetListOfCompartmentTypes()
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.KineticLaw.isSetListOfParameters()
|
org.sbml.jsbml.Model.isSetListOfSpeciesTypes()
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.Model.isSetModelHistory()
|
org.sbml.jsbml.Unit.isSetOffset()
the offset attribute should no longer be used.
|
org.sbml.jsbml.Annotation.isSetOtherAnnotationThanRDF()
|
org.sbml.jsbml.Creator.isSetOtherAttributes()
those other attributes are not saved when writing the model
|
org.sbml.jsbml.SBMLDocument.isSetPkgRequired(String)
|
org.sbml.jsbml.Species.isSetSpatialSizeUnits()
Only valid for SBML Level 2 Versions 1 and 2.
|
org.sbml.jsbml.Species.isSetSpatialSizeUnitsInstance()
Only valid for SBML Level 2 Versions 1 and 2.
|
org.sbml.jsbml.Species.isSetSpeciesType() |
org.sbml.jsbml.Species.isSetSpeciesTypeInstance() |
org.sbml.jsbml.KineticLaw.isSetSubstanceUnits() |
org.sbml.jsbml.KineticLaw.isSetSubstanceUnitsInstance() |
org.sbml.jsbml.Event.isSetTimeUnits() |
org.sbml.jsbml.KineticLaw.isSetTimeUnits() |
org.sbml.jsbml.Event.isSetTimeUnitsInstance() |
org.sbml.jsbml.KineticLaw.isSetTimeUnitsInstance() |
org.sbml.jsbml.CVTerm.isSetTypeQualifier()
|
org.sbml.jsbml.Event.isSetUnits() |
org.sbml.jsbml.ExplicitRule.isSetUnits()
This is a requirement for Level 1 Version 1 and Version 2,
but can only be used in conjunction with Parameter s.
In this case this AssignmentRule represents the SBML
element ParameterRule.
|
org.sbml.jsbml.KineticLaw.isSetUnits() |
org.sbml.jsbml.Event.isSetUnitsInstance() |
org.sbml.jsbml.ExplicitRule.isSetUnitsInstance()
This is a requirement for Level 1 Version 1 and Version 2,
but can only be used in conjunction with Parameter s.
In this case this AssignmentRule represents the SBML
element ParameterRule.
|
org.sbml.jsbml.KineticLaw.isSetUnitsInstance() |
org.sbml.jsbml.Compartment.isSetVolume()
|
org.sbml.jsbml.Model.removeCompartmentType(int)
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.Model.removeCompartmentType(String)
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.KineticLaw.removeParameter(int)
|
org.sbml.jsbml.KineticLaw.removeParameter(Parameter)
|
org.sbml.jsbml.KineticLaw.removeParameter(String)
|
org.sbml.jsbml.Model.removeSpeciesType(int)
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.Model.removeSpeciesType(String)
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.Species.setCharge(int)
Only defined in SBML Level 1, Version 1 and 2, and Level 2
Version 1. Since Level 2 Version 2 it has been marked as a
deprecated property, but has been completely removed in SBML
Level 3.
|
org.sbml.jsbml.Compartment.setCompartmentType(CompartmentType) |
org.sbml.jsbml.Compartment.setCompartmentType(String)
Only valid in Level 2.
|
org.sbml.jsbml.SpeciesReference.setDenominator(int) |
org.sbml.jsbml.LocalParameter.setExplicitlyConstant(boolean)
|
org.sbml.jsbml.Unit.setExponent(int)
|
org.sbml.jsbml.MathContainer.setFormula(String)
As this is part of SBML Level 1, it is strongly recommended
not to work with the String representation of a
formula, but to deal with a more flexible ASTNode .
Please use ASTNode.parseFormula(String) to create an
ASTNode object from your formula String .
|
org.sbml.jsbml.AbstractMathContainer.setFormula(String) |
org.sbml.jsbml.Model.setListOfCompartmentTypes(ListOf)
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.Model.setListOfSpeciesTypes(ListOf)
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.Model.setModelHistory(History)
|
org.sbml.jsbml.Unit.setOffset(double)
Only defined for SBML Level 2 Version 1.
|
org.sbml.jsbml.Creator.setOtherAttribute(String, String)
those other attributes are not saved when writing the model
|
org.sbml.jsbml.Compartment.setOutside(Compartment) |
org.sbml.jsbml.Compartment.setOutside(String)
since Level 3 Version 1
|
org.sbml.jsbml.SBMLDocument.setPkgRequired(String, boolean)
|
org.sbml.jsbml.Species.setSpatialSizeUnits(String)
This property is only valid for SBML Level 2 Versions 1 and
2.
|
org.sbml.jsbml.Species.setSpatialSizeUnits(UnitDefinition)
Only valid for SBML Level 2 Versions 1 and 2.
|
org.sbml.jsbml.Species.setSpeciesType(SpeciesType) |
org.sbml.jsbml.Species.setSpeciesType(String)
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.SpeciesReference.setStoichiometryMath(StoichiometryMath) |
org.sbml.jsbml.KineticLaw.setSubstanceUnits(String)
Only defined for SBML Level 1 and Level 2 Version 1 and 2.
|
org.sbml.jsbml.KineticLaw.setSubstanceUnits(Unit) |
org.sbml.jsbml.InitialAssignment.setSymbol(String)
|
org.sbml.jsbml.SBase.setThisAsParentSBMLObject(SBase)
|
org.sbml.jsbml.AbstractSBase.setThisAsParentSBMLObject(SBase) |
org.sbml.jsbml.Event.setTimeUnits(String)
This is only applicable for SBML Level 2, Versions 1 and 2.
|
org.sbml.jsbml.KineticLaw.setTimeUnits(String)
Only defined for Level 1 and Level 2 Version 1.
|
org.sbml.jsbml.KineticLaw.setTimeUnits(Unit) |
org.sbml.jsbml.Event.setTimeUnits(UnitDefinition) |
org.sbml.jsbml.KineticLaw.setTimeUnits(UnitDefinition)
Only defined for Level 1 and Level 2 Version 1.
|
org.sbml.jsbml.Event.setTimeUnitsID(String) |
org.sbml.jsbml.Event.setUnits(String) |
org.sbml.jsbml.ExplicitRule.setUnits(String)
This is a requirement for Level 1 Version 1 and Version 2,
but can only be used in conjunction with Parameter s.
In this case this AssignmentRule represents the SBML
element ParameterRule.
|
org.sbml.jsbml.KineticLaw.setUnits(String) |
org.sbml.jsbml.Event.setUnits(Unit.Kind) |
org.sbml.jsbml.ExplicitRule.setUnits(Unit.Kind) |
org.sbml.jsbml.KineticLaw.setUnits(Unit.Kind) |
org.sbml.jsbml.Event.setUnits(Unit) |
org.sbml.jsbml.ExplicitRule.setUnits(Unit) |
org.sbml.jsbml.KineticLaw.setUnits(Unit) |
org.sbml.jsbml.Event.setUnits(UnitDefinition) |
org.sbml.jsbml.ExplicitRule.setUnits(UnitDefinition)
This is a requirement for Level 1 Version 1 and Version 2,
but can only be used in conjunction with Parameter s.
In this case this AssignmentRule represents the SBML
element ParameterRule.
|
org.sbml.jsbml.KineticLaw.setUnits(UnitDefinition) |
org.sbml.jsbml.Compartment.setVolume(double)
|
org.sbml.jsbml.Species.unsetCharge() |
org.sbml.jsbml.MathContainer.unsetFormula()
|
org.sbml.jsbml.AbstractMathContainer.unsetFormula() |
org.sbml.jsbml.Model.unsetListOfCompartmentTypes()
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.KineticLaw.unsetListOfParameters()
|
org.sbml.jsbml.Model.unsetListOfSpeciesTypes()
Only valid in SBML Level 2 for Versions 2 through 4.
|
org.sbml.jsbml.Model.unsetModelHistory()
|
org.sbml.jsbml.Unit.unsetOffset()
the offset attribute should no longer be used.
|
org.sbml.jsbml.Compartment.unsetOutside()
since Level 3 Version 1
|
org.sbml.jsbml.Species.unsetSpatialSizeUnits()
Only valid for SBML Level 2 Versions 1 and 2.
|
org.sbml.jsbml.SpeciesReference.unsetStoichiometryMath() |
org.sbml.jsbml.KineticLaw.unsetSubstanceUnits() |
org.sbml.jsbml.KineticLaw.unsetTimeUnits() |
org.sbml.jsbml.ExplicitRule.unsetUnits()
This is a requirement for Level 1 Version 1 and Version 2,
but can only be used in conjunction with Parameter s.
In this case this ExplicitRule represents the SBML
element ParameterRule.
|
org.sbml.jsbml.KineticLaw.unsetUnits() |
org.sbml.jsbml.Compartment.unsetVolume()
|