public class AnalyticVolume extends org.sbml.jsbml.AbstractMathContainer implements SpatialNamedSBase
| Constructor and Description |
|---|
AnalyticVolume() |
AnalyticVolume(AnalyticVolume node) |
AnalyticVolume(String id,
int level,
int version) |
| Modifier and Type | Method and Description |
|---|---|
AnalyticVolume |
clone() |
boolean |
equals(Object object) |
String |
getDomainType()
Returns the value of domainType
|
FunctionKind |
getFunctionType()
Returns the value of functionType
|
Integer |
getOrdinal()
Returns the value of ordinal
|
String |
getSpatialId()
Returns the value of spatialId
|
int |
hashCode() |
void |
initDefaults()
Initializes the default values using the namespace.
|
boolean |
isSetDomainType()
Returns whether domainType is set
|
boolean |
isSetFunctionType()
Returns whether functionType is set
|
boolean |
isSetOrdinal()
Returns whether ordinal is set
|
boolean |
isSetSpatialId()
Returns whether spatialId is set
|
boolean |
readAttribute(String attributeName,
String prefix,
String value) |
void |
setDomainType(String domainType)
Sets the value of domainType
|
void |
setFunctionType(FunctionKind functionType)
Sets the value of functionType
|
void |
setOrdinal(int ordinal)
Sets the value of ordinal
|
void |
setSpatialId(String spatialId)
Sets the value of spatialId
|
String |
toString() |
boolean |
unsetDomainType()
Unsets the variable domainType
|
boolean |
unsetFunctionType()
Unsets the variable functionType
|
boolean |
unsetOrdinal()
Unsets the variable ordinal
|
boolean |
unsetSpatialId()
Unsets the variable spatialId
|
Map<String,String> |
writeXMLAttributes() |
containsUndeclaredUnits, getAllowsChildren, getChildAt, getChildCount, getDerivedUnitDefinition, getDerivedUnits, getFormula, getMath, getMathMLString, isSetMath, setFormula, setMath, unsetFormula, unsetMathaddCVTerm, addDeclaredNamespace, addExtension, addPlugin, appendAnnotation, appendAnnotation, appendNotes, appendNotes, checkAndSetPackageNamespaceAndVersion, checkAndSetPackageNamespaceAndVersion, checkLevelAndVersionCompatibility, createHistory, createPlugin, disablePackage, enablePackage, enablePackage, filterCVTerms, filterCVTerms, filterCVTerms, filterCVTerms, fireNodeRemovedEvent, firePropertyChange, getAnnotation, getAnnotationString, getCVTerm, getCVTermCount, getCVTerms, getDeclaredNamespaces, getElementName, getExtension, getExtensionCount, getExtensionPackages, getHistory, getIdManager, getLevel, getLevelAndVersion, getMetaId, getModel, getNamespace, getNotes, getNotesString, getNumCVTerms, getNumPlugins, getPackageName, getPackageVersion, getParent, getParentSBMLObject, getPlugin, getSBMLDocument, getSBOTerm, getSBOTermID, getURI, getVersion, hasValidAnnotation, hasValidLevelVersionNamespaceCombination, isExtendedByOtherPackages, isPackageEnabled, isPackageURIEnabled, isPkgEnabled, isPkgURIEnabled, isSetAnnotation, isSetHistory, isSetLevel, isSetLevelAndVersion, isSetMetaId, isSetNotes, isSetPackageVErsion, isSetParentSBMLObject, isSetPlugin, isSetSBOTerm, isSetVersion, isValidLevelAndVersionCombination, isValidMetaId, notifyChildChange, registerChild, removeCVTerm, removeCVTerm, setAnnotation, setAnnotation, setAnnotation, setHistory, setLevel, setMetaId, setNamespace, setNotes, setNotes, setPackageVersion, setParentSBML, setParentSBMLObject, setSBOTerm, setSBOTerm, setThisAsParentSBMLObject, setVersion, unregisterChild, unsetAnnotation, unsetCVTerms, unsetExtension, unsetHistory, unsetMetaId, unsetNamespace, unsetNotes, unsetPlugin, unsetSBOTermaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, children, clearUserObjects, containsUserObjectKey, filter, filter, filter, fireNodeAddedEvent, getIndex, getListOfTreeNodeChangeListeners, getNumChildren, getRoot, getTreeNodeChangeListenerCount, getUserObject, indexOf, isLeaf, isRoot, isSetParent, isSetUserObjects, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeFromParent, removeTreeNodeChangeListener, removeTreeNodeChangeListener, removeUserObject, setParent, userObjectKeySetfinalize, getClass, notify, notifyAll, wait, wait, waitaddCVTerm, addDeclaredNamespace, addExtension, addPlugin, appendAnnotation, appendAnnotation, appendNotes, appendNotes, createPlugin, disablePackage, enablePackage, enablePackage, filterCVTerms, filterCVTerms, filterCVTerms, filterCVTerms, getAnnotation, getAnnotationString, getCVTerm, getCVTermCount, getCVTerms, getDeclaredNamespaces, getElementName, getExtension, getExtensionCount, getExtensionPackages, getHistory, getLevel, getLevelAndVersion, getMetaId, getModel, getNamespace, getNotes, getNotesString, getNumCVTerms, getNumPlugins, getPackageName, getPackageVersion, getParentSBMLObject, getPlugin, getSBMLDocument, getSBOTerm, getSBOTermID, getURI, getVersion, hasValidAnnotation, hasValidLevelVersionNamespaceCombination, isExtendedByOtherPackages, isPackageEnabled, isPackageURIEnabled, isPkgEnabled, isPkgURIEnabled, isSetAnnotation, isSetHistory, isSetLevel, isSetLevelAndVersion, isSetMetaId, isSetNotes, isSetPackageVErsion, isSetParentSBMLObject, isSetPlugin, isSetSBOTerm, isSetVersion, registerChild, removeCVTerm, removeCVTerm, removeTreeNodeChangeListener, setAnnotation, setAnnotation, setAnnotation, setHistory, setLevel, setMetaId, setNotes, setNotes, setPackageVersion, setSBOTerm, setSBOTerm, setThisAsParentSBMLObject, setVersion, unregisterChild, unsetAnnotation, unsetCVTerms, unsetExtension, unsetHistory, unsetMetaId, unsetNotes, unsetPlugin, unsetSBOTermaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, clearUserObjects, containsUserObjectKey, filter, filter, filter, fireNodeAddedEvent, fireNodeRemovedEvent, firePropertyChange, getListOfTreeNodeChangeListeners, getRoot, getTreeNodeChangeListenerCount, getUserObject, isRoot, isSetParent, isSetUserObjects, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeFromParent, removeTreeNodeChangeListener, removeUserObject, userObjectKeySetchildren, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeafpublic AnalyticVolume()
public AnalyticVolume(AnalyticVolume node)
node - public AnalyticVolume(String id, int level, int version)
id - level - version - public void initDefaults()
public AnalyticVolume clone()
clone in interface org.sbml.jsbml.SBaseclone in class org.sbml.jsbml.AbstractMathContainerpublic boolean equals(Object object)
equals in interface org.sbml.jsbml.SBaseequals in class org.sbml.jsbml.AbstractSBasepublic FunctionKind getFunctionType()
public boolean isSetFunctionType()
public void setFunctionType(FunctionKind functionType)
functionType - public boolean unsetFunctionType()
true, if functionType was set before,
otherwise falsepublic String getDomainType()
public boolean isSetDomainType()
public void setDomainType(String domainType)
domainType - public boolean unsetDomainType()
true, if domainType was set before,
otherwise falsepublic Integer getOrdinal()
public boolean isSetOrdinal()
public void setOrdinal(int ordinal)
ordinal - public boolean unsetOrdinal()
true, if ordinal was set before,
otherwise falsepublic boolean unsetSpatialId()
SpatialNamedSBaseunsetSpatialId in interface SpatialNamedSBasetrue, if spatialId was set before,
otherwise falsepublic void setSpatialId(String spatialId)
SpatialNamedSBasesetSpatialId in interface SpatialNamedSBasepublic boolean isSetSpatialId()
SpatialNamedSBaseisSetSpatialId in interface SpatialNamedSBasepublic String getSpatialId()
SpatialNamedSBasegetSpatialId in interface SpatialNamedSBasepublic int hashCode()
hashCode in interface org.sbml.jsbml.SBasehashCode in class org.sbml.jsbml.AbstractSBasepublic Map<String,String> writeXMLAttributes()
writeXMLAttributes in interface org.sbml.jsbml.SBasewriteXMLAttributes in class org.sbml.jsbml.AbstractMathContainerpublic boolean readAttribute(String attributeName, String prefix, String value)
readAttribute in interface org.sbml.jsbml.SBasereadAttribute in class org.sbml.jsbml.AbstractMathContainerpublic String toString()
toString in class org.sbml.jsbml.AbstractMathContainerCopyright © 2009–2016. All rights reserved.