Skip navigation links
A B C G I L M N O P R S T U V W 

A

addBindingSiteReference(BindingSiteReference) - Method in class org.sbml.jsbml.ext.multi.Bond
Adds a BindingSiteReference to this Bond.
addBond(Bond) - Method in class org.sbml.jsbml.ext.multi.Selector
Adds a Bond.
addCondition(SpeciesTypeRestrictionReference) - Method in class org.sbml.jsbml.ext.multi.ReactionRule
Adds a condition.
addContainedSpeciesType(ContainedSpeciesType) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Adds a ContainedSpeciesType.
addPossibleValue(PossibleValue) - Method in class org.sbml.jsbml.ext.multi.StateFeature
Adds a PossibleValue.
addReactionRule(ReactionRule) - Method in class org.sbml.jsbml.ext.multi.MultiReaction
 
addResult(SpeciesTypeRestrictionReference) - Method in class org.sbml.jsbml.ext.multi.ReactionRule
Adds a result.
addSelector(Selector) - Method in class org.sbml.jsbml.ext.multi.MultiModel
Adds a Selector.
addSelectorReference(SelectorReference) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeInstance
 
addSpeciesType(SpeciesType) - Method in class org.sbml.jsbml.ext.multi.MultiModel
Adds a SpeciesType.
addSpeciesTypeInstance(SpeciesTypeInstance) - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
addSpeciesTypeRestriction(SpeciesTypeRestriction) - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesReference
addSpeciesTypeState(SpeciesTypeState) - Method in class org.sbml.jsbml.ext.multi.Selector
Adds a SpeciesTypeState.
addStateFeature(StateFeature) - Method in class org.sbml.jsbml.ext.multi.SpeciesType
Adds a StateFeature.
addStateFeatureInstance(StateFeatureInstance) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Adds a StateFeatureInstance.
addStateFeatureValue(StateFeatureValue) - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
Adds a StateFeatureValue.
addUnboundBindingSite(BindingSiteReference) - Method in class org.sbml.jsbml.ext.multi.Selector
Adds an unboundBindingSite.

B

bindingSite - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
BindingSiteReference - Class in org.sbml.jsbml.ext.multi
 
BindingSiteReference() - Constructor for class org.sbml.jsbml.ext.multi.BindingSiteReference
 
bindingSiteReference - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
Bond - Class in org.sbml.jsbml.ext.multi
 
Bond() - Constructor for class org.sbml.jsbml.ext.multi.Bond
 
bond - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
Bond.BOND_OCCURRENCE_TYPE - Enum in org.sbml.jsbml.ext.multi
 

C

clone() - Method in class org.sbml.jsbml.ext.multi.BindingSiteReference
 
clone() - Method in class org.sbml.jsbml.ext.multi.Bond
 
clone() - Method in class org.sbml.jsbml.ext.multi.ContainedSpeciesType
 
clone() - Method in class org.sbml.jsbml.ext.multi.InitialSpeciesInstance
 
clone() - Method in class org.sbml.jsbml.ext.multi.MultiEventAssignment
 
clone() - Method in class org.sbml.jsbml.ext.multi.MultiInitialAssignment
 
clone() - Method in class org.sbml.jsbml.ext.multi.MultiModel
 
clone() - Method in class org.sbml.jsbml.ext.multi.MultiReaction
 
clone() - Method in class org.sbml.jsbml.ext.multi.MultiRule
 
clone() - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
clone() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesReference
 
clone() - Method in class org.sbml.jsbml.ext.multi.PossibleValue
 
clone() - Method in class org.sbml.jsbml.ext.multi.ReactionRule
 
clone() - Method in class org.sbml.jsbml.ext.multi.Selector
 
clone() - Method in class org.sbml.jsbml.ext.multi.SelectorReference
 
clone() - Method in class org.sbml.jsbml.ext.multi.SpeciesType
 
clone() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeInstance
 
clone() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeInstanceChange
 
clone() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeRestriction
 
clone() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeRestrictionReference
clones this class
clone() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
 
clone() - Method in class org.sbml.jsbml.ext.multi.StateFeature
 
clone() - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
 
clone() - Method in class org.sbml.jsbml.ext.multi.StateFeatureValue
 
connex - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
ContainedSpeciesType - Class in org.sbml.jsbml.ext.multi
 
ContainedSpeciesType() - Constructor for class org.sbml.jsbml.ext.multi.ContainedSpeciesType
 
containedSpeciesType - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
createBond() - Method in class org.sbml.jsbml.ext.multi.Selector
Creates a new Bond inside this Selector and returns it.
createContainedSpeciesType() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Creates a new ContainedSpeciesType inside this StateFeature and returns it.
createKineticLaw() - Method in class org.sbml.jsbml.ext.multi.ReactionRule
Creates a new KineticLaw object, installs it as this ReactionRule's 'kineticLaw' sub-element, and returns it.
createListOfChild(ListOf<?>, String) - Method in class org.sbml.jsbml.xml.parsers.MultiParser
 
createPluginFor(SBase) - Method in class org.sbml.jsbml.xml.parsers.MultiParser
 
createPossibleValue() - Method in class org.sbml.jsbml.ext.multi.StateFeature
Creates a new PossibleValue inside this StateFeature and returns it.
createPossibleValue(String) - Method in class org.sbml.jsbml.ext.multi.StateFeature
Creates a new PossibleValue inside this StateFeature and returns it.
createSelector() - Method in class org.sbml.jsbml.ext.multi.MultiModel
Creates a new Selector inside this MultiModel and returns it.
createSelector(String) - Method in class org.sbml.jsbml.ext.multi.MultiModel
Creates a new Selector inside this MultiModel and returns it.
createSpeciesType() - Method in class org.sbml.jsbml.ext.multi.MultiModel
Creates a new SpeciesType inside this MultiModel and returns it.
createSpeciesType(String) - Method in class org.sbml.jsbml.ext.multi.MultiModel
Creates a new SpeciesType inside this MultiModel and returns it.
createSpeciesTypeInstance(String) - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
createSpeciesTypeState() - Method in class org.sbml.jsbml.ext.multi.Selector
Creates a new SpeciesTypeState inside this Selector and returns it.
createSpeciesTypeState(String) - Method in class org.sbml.jsbml.ext.multi.Selector
Creates a new SpeciesTypeState inside this Selector and returns it.
createStateFeature() - Method in class org.sbml.jsbml.ext.multi.SpeciesType
Creates a new StateFeature inside this SpeciesType and returns it.
createStateFeature(String) - Method in class org.sbml.jsbml.ext.multi.SpeciesType
Creates a new StateFeature inside this SpeciesType and returns it.
createStateFeatureInstance() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Creates a new StateFeatureInstance inside this SpeciesTypeState and returns it.
createStateFeatureInstance(String) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Creates a new StateFeatureInstance inside this SpeciesTypeState and returns it.
createStateFeatureValue() - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
Creates a new StateFeatureValue inside this StateFeatureInstance and returns it.
createUnboundBindingSite() - Method in class org.sbml.jsbml.ext.multi.Selector
Creates a new BindingSiteReference inside this Selector list of unbound binding site and returns it.

G

getAllowsChildren() - Method in class org.sbml.jsbml.ext.multi.MultiEventAssignment
 
getAllowsChildren() - Method in class org.sbml.jsbml.ext.multi.MultiInitialAssignment
 
getAllowsChildren() - Method in class org.sbml.jsbml.ext.multi.MultiModel
 
getAllowsChildren() - Method in class org.sbml.jsbml.ext.multi.MultiReaction
 
getAllowsChildren() - Method in class org.sbml.jsbml.ext.multi.MultiRule
 
getAllowsChildren() - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
getAllowsChildren() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesReference
 
getBindingSiteReference1() - Method in class org.sbml.jsbml.ext.multi.Bond
Returns the first BindingSiteReference
getBindingSiteReference2() - Method in class org.sbml.jsbml.ext.multi.Bond
Returns the second BindingSiteReference.
getBond(int) - Method in class org.sbml.jsbml.ext.multi.Selector
Gets the ith Bond.
getBond(String) - Method in class org.sbml.jsbml.ext.multi.Selector
Gets the Bond that has the given id.
getChildAt(int) - Method in class org.sbml.jsbml.ext.multi.Bond
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.multi.MultiEventAssignment
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.multi.MultiInitialAssignment
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.multi.MultiModel
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.multi.MultiReaction
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.multi.MultiRule
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesReference
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.multi.Selector
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.multi.SpeciesType
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.multi.StateFeature
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
 
getChildCount() - Method in class org.sbml.jsbml.ext.multi.Bond
 
getChildCount() - Method in class org.sbml.jsbml.ext.multi.MultiEventAssignment
 
getChildCount() - Method in class org.sbml.jsbml.ext.multi.MultiInitialAssignment
 
getChildCount() - Method in class org.sbml.jsbml.ext.multi.MultiModel
 
getChildCount() - Method in class org.sbml.jsbml.ext.multi.MultiReaction
 
getChildCount() - Method in class org.sbml.jsbml.ext.multi.MultiRule
 
getChildCount() - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
getChildCount() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesReference
 
getChildCount() - Method in class org.sbml.jsbml.ext.multi.Selector
 
getChildCount() - Method in class org.sbml.jsbml.ext.multi.SpeciesType
 
getChildCount() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
 
getChildCount() - Method in class org.sbml.jsbml.ext.multi.StateFeature
 
getChildCount() - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
 
getConnex() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Returns if this SpeciesTypeState is connex or not.
getContainedSpeciesType(int) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Gets the ith ContainedSpeciesType.
getContainedSpeciesType(String) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Gets the ContainedSpeciesType that has the given speciesTypeState id.
getCorrespondingReactant() - Method in class org.sbml.jsbml.ext.multi.ProductSpeciesReference
Returns the corresponding reactant.
getElementNamespace() - Method in class org.sbml.jsbml.ext.multi.MultiEventAssignment
 
getElementNamespace() - Method in class org.sbml.jsbml.ext.multi.MultiInitialAssignment
 
getElementNamespace() - Method in class org.sbml.jsbml.ext.multi.MultiModel
 
getElementNamespace() - Method in class org.sbml.jsbml.ext.multi.MultiReaction
 
getElementNamespace() - Method in class org.sbml.jsbml.ext.multi.MultiRule
 
getElementNamespace() - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
getElementNamespace() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesReference
 
getInitialAmount() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeInstance
Returns the initialAmount.
getInitialConcentration() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeInstance
Returns the initialConcentration.
getInitialProportion() - Method in class org.sbml.jsbml.ext.multi.InitialSpeciesInstance
 
getInitialSpeciesInstance(String) - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
getKineticLaw() - Method in class org.sbml.jsbml.ext.multi.ReactionRule
 
getListOfBonds() - Method in class org.sbml.jsbml.ext.multi.Selector
Returns the listOfBonds
getListOfConditions() - Method in class org.sbml.jsbml.ext.multi.ReactionRule
Returns the list of conditions (SpeciesTypeRestrictionReference).
getListOfContainedSpeciesTypes() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Returns the listOfContainedSpeciesTypes
getListOfPossibleValues() - Method in class org.sbml.jsbml.ext.multi.StateFeature
Returns the listOfPossibleValues
getListOfReactionRules() - Method in class org.sbml.jsbml.ext.multi.MultiReaction
 
getListOfResults() - Method in class org.sbml.jsbml.ext.multi.ReactionRule
Returns the list of results (SpeciesTypeRestrictionReference).
getListOfSBMLElementsToWrite(Object) - Method in class org.sbml.jsbml.xml.parsers.MultiParser
 
getListOfSelectorReferences() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeInstance
 
getListOfSelectors() - Method in class org.sbml.jsbml.ext.multi.MultiModel
Returns the listOfSelectors.
getListOfSpeciesTypeInstances() - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
getListOfSpeciesTypeRestrictions() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesReference
Returns the list of SpeciesTypeRestriction.
getListOfSpeciesTypes() - Method in class org.sbml.jsbml.ext.multi.MultiModel
Returns the listOfSpeciesTypes.
getListOfSpeciesTypeStates() - Method in class org.sbml.jsbml.ext.multi.Selector
Returns the listOfSpeciesTypeStates
getListOfStateFeatureInstances() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Returns the listOfStateFeatureInstances
getListOfStateFeatures() - Method in class org.sbml.jsbml.ext.multi.SpeciesType
Returns the listOfStateFeatures
getListOfStateFeatureValues() - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
Returns the listOfStateFeatureValues
getListOfUnboundBindingSites() - Method in class org.sbml.jsbml.ext.multi.Selector
Returns the listOfUnboundBindingSites
getMaxOccur() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Returns the maxOccur.
getMinOccur() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Returns the minOccur.
getModel() - Method in class org.sbml.jsbml.ext.multi.MultiModel
Returns the Model
getNamespaceFor(int, int, int) - Method in class org.sbml.jsbml.xml.parsers.MultiParser
 
getNamespaces() - Method in class org.sbml.jsbml.xml.parsers.MultiParser
 
getNamespaceURI(int, int) - Static method in class org.sbml.jsbml.ext.multi.MultiConstants
 
getNamespaceURI() - Method in class org.sbml.jsbml.xml.parsers.MultiParser
 
getOccurence() - Method in class org.sbml.jsbml.ext.multi.Bond
Returns the occurrence.
getPackageName() - Method in class org.sbml.jsbml.ext.multi.MultiEventAssignment
 
getPackageName() - Method in class org.sbml.jsbml.ext.multi.MultiInitialAssignment
 
getPackageName() - Method in class org.sbml.jsbml.ext.multi.MultiModel
 
getPackageName() - Method in class org.sbml.jsbml.ext.multi.MultiReaction
 
getPackageName() - Method in class org.sbml.jsbml.ext.multi.MultiRule
 
getPackageName() - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
getPackageName() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesReference
 
getPackageName() - Method in class org.sbml.jsbml.xml.parsers.MultiParser
 
getPackageNamespaces() - Method in class org.sbml.jsbml.xml.parsers.MultiParser
 
getParent() - Method in class org.sbml.jsbml.ext.multi.MultiEventAssignment
 
getParent() - Method in class org.sbml.jsbml.ext.multi.MultiInitialAssignment
 
getParent() - Method in class org.sbml.jsbml.ext.multi.MultiModel
 
getParent() - Method in class org.sbml.jsbml.ext.multi.MultiReaction
 
getParent() - Method in class org.sbml.jsbml.ext.multi.MultiRule
 
getParent() - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
getParent() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesReference
 
getParentSBMLObject() - Method in class org.sbml.jsbml.ext.multi.MultiEventAssignment
 
getParentSBMLObject() - Method in class org.sbml.jsbml.ext.multi.MultiInitialAssignment
 
getParentSBMLObject() - Method in class org.sbml.jsbml.ext.multi.MultiModel
 
getParentSBMLObject() - Method in class org.sbml.jsbml.ext.multi.MultiReaction
 
getParentSBMLObject() - Method in class org.sbml.jsbml.ext.multi.MultiRule
 
getParentSBMLObject() - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
getParentSBMLObject() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesReference
 
getPossibleValue(int) - Method in class org.sbml.jsbml.ext.multi.StateFeature
Gets the ith PossibleValue.
getPossibleValue(String) - Method in class org.sbml.jsbml.ext.multi.StateFeature
Gets the PossibleValue that has the given id.
getPossibleValue() - Method in class org.sbml.jsbml.ext.multi.StateFeatureValue
Returns the possibleValue
getPrefix() - Method in class org.sbml.jsbml.ext.multi.MultiEventAssignment
 
getPrefix() - Method in class org.sbml.jsbml.ext.multi.MultiInitialAssignment
 
getPrefix() - Method in class org.sbml.jsbml.ext.multi.MultiModel
 
getPrefix() - Method in class org.sbml.jsbml.ext.multi.MultiReaction
 
getPrefix() - Method in class org.sbml.jsbml.ext.multi.MultiRule
 
getPrefix() - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
getPrefix() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesReference
 
getSaturated() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Returns if this SpeciesTypeState is saturated or not.
getSelector() - Method in class org.sbml.jsbml.ext.multi.InitialSpeciesInstance
 
getSelector(int) - Method in class org.sbml.jsbml.ext.multi.MultiModel
Gets the ith Selector.
getSelector(String) - Method in class org.sbml.jsbml.ext.multi.MultiModel
Gets the Selector that has the given id.
getSelector() - Method in class org.sbml.jsbml.ext.multi.SelectorReference
Returns the selector.
getSelectorInstance() - Method in class org.sbml.jsbml.ext.multi.InitialSpeciesInstance
 
getShortLabel() - Method in class org.sbml.jsbml.xml.parsers.MultiParser
 
getSpeciesType(int) - Method in class org.sbml.jsbml.ext.multi.MultiModel
Gets the ith SpeciesType.
getSpeciesType(String) - Method in class org.sbml.jsbml.ext.multi.MultiModel
Gets the SpeciesType that has the given id.
getSpeciesType() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Returns the speciesType.
getSpeciesTypeInstance(int) - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
getSpeciesTypeInstance() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeInstanceChange
Returns the speciesTypeInstance.
getSpeciesTypeInstance() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeRestriction
Returns the speciesTypeInstance.
getSpeciesTypeRestriction() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeRestrictionReference
 
getSpeciesTypeState() - Method in class org.sbml.jsbml.ext.multi.BindingSiteReference
Returns the speciesTypeState.
getSpeciesTypeState() - Method in class org.sbml.jsbml.ext.multi.ContainedSpeciesType
Returns the speciesTypeState.
getSpeciesTypeState(int) - Method in class org.sbml.jsbml.ext.multi.Selector
Gets the ith SpeciesTypeState.
getSpeciesTypeState(String) - Method in class org.sbml.jsbml.ext.multi.Selector
Gets the SpeciesTypeState that has the given id.
getStateFeature(int) - Method in class org.sbml.jsbml.ext.multi.SpeciesType
Gets the ith StateFeature.
getStateFeature(String) - Method in class org.sbml.jsbml.ext.multi.SpeciesType
Gets the StateFeature that has the given id.
getStateFeature() - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
Returns the stateFeature.
getStateFeatureInstance(int) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Gets the ith StateFeatureInstance.
getStateFeatureInstance(String) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Gets the StateFeatureInstance that has the given id.
getStateFeatureValue(int) - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
Gets the ith StateFeatureValue.
getStateFeatureValue(String) - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
Gets the StateFeatureValue that has the given id.
getUnboundBindingSite(int) - Method in class org.sbml.jsbml.ext.multi.Selector
Gets the ith unbound binding site (BindingSiteReference).
getUnboundBindingSite(String) - Method in class org.sbml.jsbml.ext.multi.Selector
Gets the unbound binding site BindingSiteReference that has the given speciesTypeState id.
getURI() - Method in class org.sbml.jsbml.ext.multi.MultiEventAssignment
 
getURI() - Method in class org.sbml.jsbml.ext.multi.MultiInitialAssignment
 
getURI() - Method in class org.sbml.jsbml.ext.multi.MultiModel
 
getURI() - Method in class org.sbml.jsbml.ext.multi.MultiReaction
 
getURI() - Method in class org.sbml.jsbml.ext.multi.MultiRule
 
getURI() - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
getURI() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesReference
 

I

initDefaults() - Method in class org.sbml.jsbml.ext.multi.BindingSiteReference
 
initDefaults() - Method in class org.sbml.jsbml.ext.multi.Bond
 
initDefaults() - Method in class org.sbml.jsbml.ext.multi.ContainedSpeciesType
 
initDefaults() - Method in class org.sbml.jsbml.ext.multi.PossibleValue
 
initDefaults() - Method in class org.sbml.jsbml.ext.multi.Selector
 
initDefaults() - Method in class org.sbml.jsbml.ext.multi.SpeciesType
 
initDefaults() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeRestrictionReference
Initializes the default values using the namespace.
initDefaults() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
 
initDefaults() - Method in class org.sbml.jsbml.ext.multi.StateFeature
 
initDefaults() - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
 
initDefaults() - Method in class org.sbml.jsbml.ext.multi.StateFeatureValue
 
InitialSpeciesInstance - Class in org.sbml.jsbml.ext.multi
 
InitialSpeciesInstance() - Constructor for class org.sbml.jsbml.ext.multi.InitialSpeciesInstance
 
InitialSpeciesInstance(InitialSpeciesInstance) - Constructor for class org.sbml.jsbml.ext.multi.InitialSpeciesInstance
 
isBindingSite() - Method in class org.sbml.jsbml.ext.multi.SpeciesType
 
isConnex() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Returns if this SpeciesTypeState is connex or not.
isIdMandatory() - Method in class org.sbml.jsbml.ext.multi.InitialSpeciesInstance
 
isIdMandatory() - Method in class org.sbml.jsbml.ext.multi.PossibleValue
 
isIdMandatory() - Method in class org.sbml.jsbml.ext.multi.ReactionRule
 
isIdMandatory() - Method in class org.sbml.jsbml.ext.multi.Selector
 
isIdMandatory() - Method in class org.sbml.jsbml.ext.multi.SpeciesType
 
isIdMandatory() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeInstance
 
isIdMandatory() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeRestriction
 
isIdMandatory() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
 
isIdMandatory() - Method in class org.sbml.jsbml.ext.multi.StateFeature
 
isIdMandatory() - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
 
isNegation() - Method in class org.sbml.jsbml.ext.multi.SelectorReference
Returns the negation.
isRequired() - Method in class org.sbml.jsbml.xml.parsers.MultiParser
 
isSaturated() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Returns if this SpeciesTypeState is saturated or not.
isSetBindingSite() - Method in class org.sbml.jsbml.ext.multi.SpeciesType
 
isSetBindingSiteReference1() - Method in class org.sbml.jsbml.ext.multi.Bond
Returns true if the first BindingSiteReference is set.
isSetBindingSiteReference2() - Method in class org.sbml.jsbml.ext.multi.Bond
Returns true if the second BindingSiteReference is set.
isSetConnex() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Returns true if connex is not null.
isSetInitialProportion() - Method in class org.sbml.jsbml.ext.multi.InitialSpeciesInstance
 
isSetKineticLaw() - Method in class org.sbml.jsbml.ext.multi.ReactionRule
 
isSetListOfBonds() - Method in class org.sbml.jsbml.ext.multi.Selector
Returns true if the listOfBond is set.
isSetListOfContainedSpeciesTypes() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Returns true if the listOfContainedSpeciesType is set.
isSetListOfPossibleValues() - Method in class org.sbml.jsbml.ext.multi.StateFeature
Returns true if the listOfPossibleValue is set.
isSetListOfSelectors() - Method in class org.sbml.jsbml.ext.multi.MultiModel
Returns true if the listOfSelector is set.
isSetListOfSpeciesInstances() - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
isSetListOfSpeciesTypes() - Method in class org.sbml.jsbml.ext.multi.MultiModel
Returns true if the listOfSpeciesType is set.
isSetListOfSpeciesTypeStates() - Method in class org.sbml.jsbml.ext.multi.Selector
Returns true if the listOfSpeciesTypeState is set.
isSetListOfStateFeatureInstances() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Returns true if the listOfStateFeatureInstance is set.
isSetListOfStateFeatures() - Method in class org.sbml.jsbml.ext.multi.SpeciesType
Returns true if the listOfStateFeature is set.
isSetListOfStateFeatureValues() - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
Returns true if the listOfStateFeatureValue is set.
isSetListOfUnboundBindingSites() - Method in class org.sbml.jsbml.ext.multi.Selector
Returns true if the listOfUnBoundBindingSite is set.
isSetMaxOccur() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Returns true if maxOccur is not null.
isSetMinOccur() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Returns true if minOccur is not null.
isSetOccurence() - Method in class org.sbml.jsbml.ext.multi.Bond
Returns true if the occurrence is set.
isSetPossibleValue() - Method in class org.sbml.jsbml.ext.multi.StateFeatureValue
Returns true if possibleValue is set.
isSetSaturated() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Returns true if saturated is not null.
isSetSelector() - Method in class org.sbml.jsbml.ext.multi.InitialSpeciesInstance
 
isSetSelectorInstance() - Method in class org.sbml.jsbml.ext.multi.InitialSpeciesInstance
 
isSetSpeciesType() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Returns true if the speciesType is defined.
isSetSpeciesTypeRestriction() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeRestrictionReference
 
isSetSpeciesTypeState() - Method in class org.sbml.jsbml.ext.multi.BindingSiteReference
Returns true if the speciesTypeState is set.
isSetSpeciesTypeState() - Method in class org.sbml.jsbml.ext.multi.ContainedSpeciesType
Returns true if the speciesTypeState is set.
isSetStateFeature() - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
Returns true if the stateFeature id is defined.

L

listOfBonds - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
listOfContainedSpeciesTypes - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
listOfPossibleValues - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
listOfSelectors - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
listOfSpeciesTypes - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
listOfSpeciesTypeStates - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
listOfStateFeatureInstances - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
listOfStateFeatures - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
listOfStateFeatureValues - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
listOfUnboundBindingSites - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 

M

maxOccur - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
MIN_SBML_LEVEL - Static variable in class org.sbml.jsbml.ext.multi.SpeciesTypeRestrictionReference
 
MIN_SBML_VERSION - Static variable in class org.sbml.jsbml.ext.multi.SpeciesTypeRestrictionReference
 
minOccur - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
MultiConstants - Class in org.sbml.jsbml.ext.multi
Contains some constants related to the multi package.
MultiConstants() - Constructor for class org.sbml.jsbml.ext.multi.MultiConstants
 
MultiEventAssignment - Class in org.sbml.jsbml.ext.multi
 
MultiEventAssignment(MultiEventAssignment) - Constructor for class org.sbml.jsbml.ext.multi.MultiEventAssignment
 
MultiInitialAssignment - Class in org.sbml.jsbml.ext.multi
 
MultiInitialAssignment(MultiInitialAssignment) - Constructor for class org.sbml.jsbml.ext.multi.MultiInitialAssignment
 
MultiModel - Class in org.sbml.jsbml.ext.multi
In order to encode the structures needed to define and use multistate and multi-component complexes, the element model is extended to be linked to a list of SpeciesTypes and a list of Selectors.
MultiModel(Model) - Constructor for class org.sbml.jsbml.ext.multi.MultiModel
 
MultiModel(MultiModel) - Constructor for class org.sbml.jsbml.ext.multi.MultiModel
 
MultiParser - Class in org.sbml.jsbml.xml.parsers
A MultiParser is used to parse the multi extension package elements and attributes.
MultiParser() - Constructor for class org.sbml.jsbml.xml.parsers.MultiParser
 
MultiReaction - Class in org.sbml.jsbml.ext.multi
 
MultiReaction(MultiReaction) - Constructor for class org.sbml.jsbml.ext.multi.MultiReaction
 
MultiRule - Class in org.sbml.jsbml.ext.multi
 
MultiRule(MultiRule) - Constructor for class org.sbml.jsbml.ext.multi.MultiRule
 
MultiSpecies - Class in org.sbml.jsbml.ext.multi
 
MultiSpecies(Species) - Constructor for class org.sbml.jsbml.ext.multi.MultiSpecies
 
MultiSpecies(MultiSpecies) - Constructor for class org.sbml.jsbml.ext.multi.MultiSpecies
 
MultiSpeciesReference - Class in org.sbml.jsbml.ext.multi
 
MultiSpeciesReference(MultiSpeciesReference) - Constructor for class org.sbml.jsbml.ext.multi.MultiSpeciesReference
 

N

namespaces - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
namespaceURI - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
The latest namespace URI of this parser, this value can change between releases.
namespaceURI_L3V1V1 - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
The namespace URI of this parser for SBML level 3, version 1 and package version 1.

O

occurrence - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
org.sbml.jsbml.ext.multi - package org.sbml.jsbml.ext.multi
Provides classes for the Multi package.
org.sbml.jsbml.xml.parsers - package org.sbml.jsbml.xml.parsers
 

P

packageName - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
possibleValue - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
PossibleValue - Class in org.sbml.jsbml.ext.multi
Each state feature (StateFeature) also requires the definition of all the possible values it can take.
PossibleValue() - Constructor for class org.sbml.jsbml.ext.multi.PossibleValue
 
PossibleValue(PossibleValue) - Constructor for class org.sbml.jsbml.ext.multi.PossibleValue
 
processStartElement(String, String, String, boolean, boolean, Object) - Method in class org.sbml.jsbml.xml.parsers.MultiParser
 
ProductSpeciesReference - Class in org.sbml.jsbml.ext.multi
 
ProductSpeciesReference() - Constructor for class org.sbml.jsbml.ext.multi.ProductSpeciesReference
 

R

ReactionRule - Class in org.sbml.jsbml.ext.multi
 
ReactionRule() - Constructor for class org.sbml.jsbml.ext.multi.ReactionRule
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.multi.BindingSiteReference
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.multi.Bond
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.multi.ContainedSpeciesType
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.multi.InitialSpeciesInstance
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.multi.MultiEventAssignment
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.multi.MultiInitialAssignment
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.multi.MultiModel
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.multi.MultiReaction
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.multi.MultiRule
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesReference
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.multi.SpeciesType
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeRestrictionReference
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.multi.StateFeatureValue
 

S

saturated - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
selector - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
Selector - Class in org.sbml.jsbml.ext.multi
A selector is a mask describing the rules that an entity has to pass in order to be used or rejected.
Selector() - Constructor for class org.sbml.jsbml.ext.multi.Selector
 
Selector(Selector) - Constructor for class org.sbml.jsbml.ext.multi.Selector
 
SelectorReference - Class in org.sbml.jsbml.ext.multi
 
SelectorReference() - Constructor for class org.sbml.jsbml.ext.multi.SelectorReference
 
setBindingSite(boolean) - Method in class org.sbml.jsbml.ext.multi.SpeciesType
 
setBindingSiteReference1(BindingSiteReference) - Method in class org.sbml.jsbml.ext.multi.Bond
Sets the first BindingSiteReference.
setBindingSiteReference2(BindingSiteReference) - Method in class org.sbml.jsbml.ext.multi.Bond
Sets the second BindingSiteReference.
setConnex(boolean) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Sets the connex
setCorrespondingReactant(String) - Method in class org.sbml.jsbml.ext.multi.ProductSpeciesReference
Sets the corresponding reactant.
setInitialAmount(double) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeInstance
Sets the initialAmount.
setInitialConcentration(double) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeInstance
Sets the initialConcentration.
setInitialProportion(double) - Method in class org.sbml.jsbml.ext.multi.InitialSpeciesInstance
 
setKineticLaw(KineticLaw) - Method in class org.sbml.jsbml.ext.multi.ReactionRule
Sets the kineticLaw of this ReactionRule.
setMaxOccur(int) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Sets the maxOccur.
setMinOccur(int) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Sets the minOccur.
setNegation(boolean) - Method in class org.sbml.jsbml.ext.multi.SelectorReference
Sets the negation.
setOccurence(Bond.BOND_OCCURRENCE_TYPE) - Method in class org.sbml.jsbml.ext.multi.Bond
Sets the occurrence.
setPossibleValue(String) - Method in class org.sbml.jsbml.ext.multi.StateFeatureValue
Sets the possibleValue
setSaturated(boolean) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Sets the saturated.
setSelector(Selector) - Method in class org.sbml.jsbml.ext.multi.InitialSpeciesInstance
 
setSelector(String) - Method in class org.sbml.jsbml.ext.multi.InitialSpeciesInstance
 
setSelector(String) - Method in class org.sbml.jsbml.ext.multi.SelectorReference
Sets the selector.
setSpeciesType(String) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Sets the speciesType.
setSpeciesTypeInstance(String) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeInstanceChange
Sets the speciesTypeInstance.
setSpeciesTypeInstance(String) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeRestriction
Sets the speciesTypeInstance.
setSpeciesTypeRestriction(String) - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeRestrictionReference
Set the value of speciesTypeRestriction
setSpeciesTypeState(String) - Method in class org.sbml.jsbml.ext.multi.BindingSiteReference
Sets the speciesTypeState.
setSpeciesTypeState(String) - Method in class org.sbml.jsbml.ext.multi.ContainedSpeciesType
Sets the speciesTypeState.
setStateFeature(String) - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
Sets the stateFeature.
shortLabel - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
speciesType - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
SpeciesType - Class in org.sbml.jsbml.ext.multi

The element SpeciesType, which is part of SBML Level 2 Version 4 specification, is not part of SBML Level 3 Version 1 Core any more.

SpeciesType() - Constructor for class org.sbml.jsbml.ext.multi.SpeciesType
 
SpeciesTypeInstance - Class in org.sbml.jsbml.ext.multi
 
SpeciesTypeInstance() - Constructor for class org.sbml.jsbml.ext.multi.SpeciesTypeInstance
 
SpeciesTypeInstanceChange - Class in org.sbml.jsbml.ext.multi
 
SpeciesTypeInstanceChange() - Constructor for class org.sbml.jsbml.ext.multi.SpeciesTypeInstanceChange
 
speciesTypeRestriction - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
SpeciesTypeRestriction - Class in org.sbml.jsbml.ext.multi
 
SpeciesTypeRestriction() - Constructor for class org.sbml.jsbml.ext.multi.SpeciesTypeRestriction
 
SpeciesTypeRestrictionReference - Class in org.sbml.jsbml.ext.multi
 
SpeciesTypeRestrictionReference() - Constructor for class org.sbml.jsbml.ext.multi.SpeciesTypeRestrictionReference
Creates an SpeciesTypeRestrictionReference instance
SpeciesTypeRestrictionReference(int, int) - Constructor for class org.sbml.jsbml.ext.multi.SpeciesTypeRestrictionReference
Creates a SpeciesTypeRestrictionReference instance with a level and version.
SpeciesTypeRestrictionReference(SpeciesTypeRestrictionReference) - Constructor for class org.sbml.jsbml.ext.multi.SpeciesTypeRestrictionReference
Clone constructor
speciesTypeState - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
SpeciesTypeState - Class in org.sbml.jsbml.ext.multi
 
SpeciesTypeState() - Constructor for class org.sbml.jsbml.ext.multi.SpeciesTypeState
 
stateFeature - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
StateFeature - Class in org.sbml.jsbml.ext.multi
A species type (SpeciesType) can carry any number of state features (StateFeature), which are characteristic properties specific for this type of species (Species).
StateFeature() - Constructor for class org.sbml.jsbml.ext.multi.StateFeature
 
stateFeatureInstance - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
StateFeatureInstance - Class in org.sbml.jsbml.ext.multi
 
StateFeatureInstance() - Constructor for class org.sbml.jsbml.ext.multi.StateFeatureInstance
Creates a new StateFeatureInstance.
stateFeatureValue - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
StateFeatureValue - Class in org.sbml.jsbml.ext.multi
 
StateFeatureValue() - Constructor for class org.sbml.jsbml.ext.multi.StateFeatureValue
 

T

toString() - Method in class org.sbml.jsbml.ext.multi.BindingSiteReference
 
toString() - Method in class org.sbml.jsbml.ext.multi.Bond
 
toString() - Method in class org.sbml.jsbml.ext.multi.ContainedSpeciesType
 
toString() - Method in class org.sbml.jsbml.ext.multi.InitialSpeciesInstance
 
toString() - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
toString() - Method in class org.sbml.jsbml.ext.multi.SelectorReference
 
toString() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeRestrictionReference
 
toString() - Method in class org.sbml.jsbml.ext.multi.StateFeatureValue
 

U

unsetKineticLaw() - Method in class org.sbml.jsbml.ext.multi.ReactionRule
Sets the KineticLaw of this ReactionRule to null and notifies all TreeNodeChangeListener about changes.
unsetListOfBonds() - Method in class org.sbml.jsbml.ext.multi.Selector
Sets the Selector.listOfBonds to null.
unsetListOfContainedSpeciesTypes() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Sets the listOfContainedSpeciesTypes to null
unsetListOfInitialSpeciesInstances() - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
Removes the MultiSpecies.listOfSpeciesTypeInstances from this Model and notifies all registered instances of TreeNodeChangeListener.
unsetListOfPossibleValues() - Method in class org.sbml.jsbml.ext.multi.StateFeature
Sets the listOfPossibleValues to null
unsetListOfSelectors() - Method in class org.sbml.jsbml.ext.multi.MultiModel
Sets the listOfSelectors to null
unsetListOfSpeciesTypes() - Method in class org.sbml.jsbml.ext.multi.MultiModel
Sets the listOfSpeciesTypes to null
unsetListOfSpeciesTypeStates() - Method in class org.sbml.jsbml.ext.multi.Selector
Sets the listOfSpeciesTypeStates to null
unsetListOfStateFeatureInstances() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
Sets the listOfStateFeatureInstances to null
unsetListOfStateFeatures() - Method in class org.sbml.jsbml.ext.multi.SpeciesType
Sets the listOfStateFeatures to null
unsetListOfStateFeatureValues() - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
Sets the listOfStateFeatureValues to null
unsetListOfUnboundBindingSites() - Method in class org.sbml.jsbml.ext.multi.Selector
Sets the listOfUnboundBindingSites to null
unsetSpeciesTypeRestriction() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeRestrictionReference
Unsets the variable speciesTypeRestriction

V

valueOf(String) - Static method in enum org.sbml.jsbml.ext.multi.Bond.BOND_OCCURRENCE_TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.sbml.jsbml.ext.multi.Bond.BOND_OCCURRENCE_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeElement(SBMLObjectForXML, Object) - Method in class org.sbml.jsbml.xml.parsers.MultiParser
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.BindingSiteReference
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.Bond
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.ContainedSpeciesType
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.InitialSpeciesInstance
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.MultiEventAssignment
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.MultiInitialAssignment
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.MultiModel
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.MultiReaction
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.MultiRule
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.MultiSpecies
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesReference
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.PossibleValue
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.Selector
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.SpeciesType
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeRestrictionReference
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeState
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.StateFeature
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.StateFeatureInstance
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.multi.StateFeatureValue
 
A B C G I L M N O P R S T U V W 
Skip navigation links

Copyright © 2009–2016. All rights reserved.