public class AdvectionCoefficient extends ParameterType
ignoredExtensions, ignoredXMLElementslistOfListeners, parent, UNKNOWN_ATTRIBUTES, UNKNOWN_ELEMENTS| Constructor and Description |
|---|
AdvectionCoefficient() |
AdvectionCoefficient(AdvectionCoefficient advCoeff) |
AdvectionCoefficient(int level,
int version) |
AdvectionCoefficient(String id,
int level,
int version) |
| Modifier and Type | Method and Description |
|---|---|
AdvectionCoefficient |
clone() |
boolean |
equals(Object object) |
CoordinateKind |
getCoordinate()
Returns the value of coordinate
|
int |
hashCode() |
boolean |
isSetCoordinate()
Returns whether coordinate is set
|
boolean |
readAttribute(String attributeName,
String prefix,
String value) |
void |
setCoordinate(CoordinateKind coordinate)
Sets the value of coordinate
|
boolean |
unsetCoordinate()
Unsets the variable coordinate
|
Map<String,String> |
writeXMLAttributes() |
getAllowsChildren, getChildAt, getChildCount, getGeometryInstance, getSpeciesInstance, getSpeciesReference, getSpId, getVariable, getVariableInstance, isSetSpatialRef, isSetSpeciesReference, isSetSpId, isSetVariable, setSpeciesReference, setSpId, setVariable, toStringaddCVTerm, addDeclaredNamespace, addExtension, addPlugin, appendNotes, appendNotes, 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, getParent, getParentSBMLObject, getPlugin, getSBMLDocument, getSBOTerm, getSBOTermID, getVersion, hasValidAnnotation, hasValidLevelVersionNamespaceCombination, isExtendedByOtherPackages, isPackageEnabled, isPackageURIEnabled, isPkgEnabled, isPkgURIEnabled, isSetAnnotation, isSetHistory, isSetLevel, isSetLevelAndVersion, isSetMetaId, isSetNotes, isSetParentSBMLObject, isSetPlugin, isSetSBOTerm, isSetVersion, isValidLevelAndVersionCombination, isValidMetaId, notifyChildChange, registerChild, removeCVTerm, removeCVTerm, setAnnotation, setHistory, setLevel, setMetaId, setNamespace, setNotes, setNotes, 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, waitremoveTreeNodeChangeListeneraddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, clearUserObjects, containsUserObjectKey, filter, filter, filter, fireNodeAddedEvent, getListOfTreeNodeChangeListeners, getRoot, getTreeNodeChangeListenerCount, getUserObject, isRoot, isSetParent, isSetUserObjects, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeFromParent, removeTreeNodeChangeListener, removeUserObject, userObjectKeySetpublic AdvectionCoefficient()
public AdvectionCoefficient(AdvectionCoefficient advCoeff)
advCoeff - public AdvectionCoefficient(int level,
int version)
level - version - public AdvectionCoefficient(String id, int level, int version)
id - level - version - public AdvectionCoefficient clone()
clone in interface SBaseclone in class ParameterTypepublic boolean equals(Object object)
equals in interface SBaseequals in class ParameterTypepublic CoordinateKind getCoordinate()
public boolean isSetCoordinate()
public void setCoordinate(CoordinateKind coordinate)
public boolean unsetCoordinate()
true, if coordinate was set before,
otherwise falsepublic int hashCode()
hashCode in interface SBasehashCode in class ParameterTypepublic Map<String,String> writeXMLAttributes()
writeXMLAttributes in interface SBasewriteXMLAttributes in class ParameterTypepublic boolean readAttribute(String attributeName, String prefix, String value)
readAttribute in interface SBasereadAttribute in class ParameterTypeCopyright © 2009–2016. All rights reserved.