public class DiffusionCoefficient extends ParameterType
| Modifier and Type | Class and Description |
|---|---|
static class |
DiffusionCoefficient.DiffusionKind |
ignoredExtensions, ignoredXMLElementslistOfListeners, parent, UNKNOWN_ATTRIBUTES, UNKNOWN_ELEMENTS| 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
|
DiffusionCoefficient.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(DiffusionCoefficient.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, 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 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)
public boolean unsetCoordinateReference1()
true, if coordinateReference1 was set before,
otherwise falsepublic CoordinateKind getCoordinateReference2()
public boolean isSetCoordinateReference2()
public void setCoordinateReference2(CoordinateKind coordinateReference2)
public boolean unsetCoordinateReference2()
true, if coordinateReference2 was set before,
otherwise falsepublic DiffusionCoefficient.DiffusionKind getDiffusionKind()
public boolean isSetDiffusionKind()
public void setDiffusionKind(DiffusionCoefficient.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.