public class DiffusionCoefficient extends ParameterType
ignoredExtensions, ignoredXMLElements, JSBML_WRONG_SBO_TERM, packageNamelistOfListeners, parent, resourceBundle| Constructor and Description |
|---|
DiffusionCoefficient() |
DiffusionCoefficient(DiffusionCoefficient diffCoeff) |
DiffusionCoefficient(int level,
int version) |
DiffusionCoefficient(String id,
int level,
int version) |
| Modifier and Type | Method and Description |
|---|---|
DiffusionCoefficient |
clone() |
boolean |
equals(Object object) |
CoordinateKind |
getCoordinateReference1()
Returns the value of coordinateReference1
|
CoordinateKind |
getCoordinateReference2()
Returns the value of coordinateReference2
|
DiffusionKind |
getDiffusionKind()
Returns the value of diffusionKind
|
int |
hashCode() |
boolean |
isSetCoordinateReference1()
Returns whether coordinateReference1 is set
|
boolean |
isSetCoordinateReference2()
Returns whether coordinateReference2 is set
|
boolean |
isSetDiffusionKind()
Returns whether diffusionKind is set
|
boolean |
readAttribute(String attributeName,
String prefix,
String value) |
void |
setCoordinateReference1(CoordinateKind coordinateReference1)
Sets the value of coordinateReference1
|
void |
setCoordinateReference2(CoordinateKind coordinateReference2)
Sets the value of coordinateReference2
|
void |
setDiffusionKind(DiffusionKind diffusionKind)
Sets the value of diffusionKind
|
boolean |
unsetCoordinateReference1()
Unsets the variable coordinateReference1
|
boolean |
unsetCoordinateReference2()
Unsets the variable coordinateReference2
|
boolean |
unsetDiffusionKind()
Unsets the variable diffusionKind
|
Map<String,String> |
writeXMLAttributes() |
getAllowsChildren, getChildAt, getChildCount, getGeometryInstance, getSpeciesInstance, getSpeciesReference, getSpId, getVariable, getVariableInstance, initDefaults, isSetSpatialRef, isSetSpeciesReference, isSetSpId, isSetVariable, setSpeciesReference, setSpId, setVariableaddCVTerm, addDeclaredNamespace, addExtension, addPlugin, appendAnnotation, appendAnnotation, appendNotes, appendNotes, checkAndSetPackageNamespaceAndVersion, checkAndSetPackageNamespaceAndVersion, checkAttribute, checkLevelAndVersionCompatibility, createHistory, createPlugin, disablePackage, enablePackage, enablePackage, filterCVTerms, filterCVTerms, filterCVTerms, filterCVTerms, fireNodeRemovedEvent, firePropertyChange, getAnnotation, getAnnotationString, getCVTerm, getCVTermCount, getCVTerms, getDeclaredNamespaces, getElementByMetaId, getElementBySId, getElementName, getExtension, getExtensionCount, getExtensionPackages, getHistory, getId, getIdManager, getLevel, getLevelAndVersion, getMetaId, getModel, getName, getNamespace, getNotes, getNotesString, getNumCVTerms, getNumPlugins, getPackageName, getPackageVersion, getParent, getParentSBMLObject, getPlugin, getSBMLDocument, getSBOTerm, getSBOTermID, getURI, getVersion, hasValidAnnotation, hasValidLevelVersionNamespaceCombination, isExtendedByOtherPackages, isIdMandatory, isPackageEnabled, isPackageURIEnabled, isPkgEnabled, isPkgURIEnabled, isSetAnnotation, isSetHistory, isSetId, isSetLevel, isSetLevelAndVersion, isSetMetaId, isSetName, isSetNotes, isSetPackageVErsion, isSetParentSBMLObject, isSetPlugin, isSetSBOTerm, isSetVersion, isValidLevelAndVersionCombination, isValidMetaId, notifyChildChange, registerChild, removeCVTerm, removeCVTerm, setAnnotation, setAnnotation, setAnnotation, setHistory, setId, setLevel, setMetaId, setName, setNamespace, setNotes, setNotes, setPackageVersion, setParentSBML, setParentSBMLObject, setSBOTerm, setSBOTerm, setThisAsParentSBMLObject, setVersion, unregisterChild, unsetAnnotation, unsetCVTerms, unsetExtension, unsetHistory, unsetId, unsetMetaId, unsetName, unsetNamespace, unsetNotes, unsetPlugin, unsetSBOTermaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, children, clearUserObjects, containsUserObjectKey, filter, filter, filter, fireNodeAddedEvent, getIndex, getListOfTreeNodeChangeListeners, getNumChildren, getRoot, getTreeNodeChangeListenerCount, getUserObject, indexOf, isLeaf, isReadingInProgress, isRoot, isSetParent, isSetUserObjects, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeFromParent, removeTreeNodeChangeListener, removeTreeNodeChangeListener, removeUserObject, setParent, toString, 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 DiffusionCoefficient()
public DiffusionCoefficient(DiffusionCoefficient diffCoeff)
diffCoeff - public DiffusionCoefficient(int level,
int version)
level - version - public DiffusionCoefficient(String id, int level, int version)
id - level - version - public DiffusionCoefficient clone()
clone in interface SBaseclone in class ParameterTypepublic boolean equals(Object object)
equals in interface SBaseequals in class ParameterTypepublic CoordinateKind getCoordinateReference1()
public boolean isSetCoordinateReference1()
public void setCoordinateReference1(CoordinateKind coordinateReference1)
coordinateReference1 - public boolean unsetCoordinateReference1()
true, if coordinateReference1 was set before,
otherwise falsepublic CoordinateKind getCoordinateReference2()
public boolean isSetCoordinateReference2()
public void setCoordinateReference2(CoordinateKind coordinateReference2)
coordinateReference2 - public boolean unsetCoordinateReference2()
true, if coordinateReference2 was set before,
otherwise falsepublic DiffusionKind getDiffusionKind()
public boolean isSetDiffusionKind()
public void setDiffusionKind(DiffusionKind diffusionKind)
diffusionKind - public boolean unsetDiffusionKind()
true, if diffusionKind 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.