public class BoundaryCondition extends ParameterType
ignoredExtensions, ignoredXMLElements, JSBML_WRONG_SBO_TERM, packageNamelistOfListeners, parent, resourceBundle| Constructor and Description |
|---|
BoundaryCondition() |
BoundaryCondition(BoundaryCondition sb) |
| Modifier and Type | Method and Description |
|---|---|
BoundaryCondition |
clone() |
boolean |
equals(Object object) |
String |
getBoundaryDomainType()
Returns the value of boundaryDomainType
|
String |
getCoordinateBoundary()
Returns the value of coordinateBoundary
|
BoundaryConditionKind |
getType()
Returns the value of type
|
int |
hashCode() |
boolean |
isSetBoundaryDomainType()
Returns whether boundaryDomainType is set
|
boolean |
isSetCoordinateBoundary()
Returns whether coordinateBoundary is set
|
boolean |
isSetType()
Returns whether type is set
|
boolean |
readAttribute(String attributeName,
String prefix,
String value) |
void |
setBoundaryDomainType(String boundaryDomainType)
Sets the value of boundaryDomainType
|
void |
setCoordinateBoundary(String coordinateBoundary)
Sets the value of coordinateBoundary
|
void |
setType(BoundaryConditionKind type)
Sets the value of type
|
void |
setType(String type) |
boolean |
unsetBoundaryDomainType()
Unsets the variable boundaryDomainType
|
boolean |
unsetCoordinateBoundary()
Unsets the variable coordinateBoundary
|
boolean |
unsetType()
Unsets the variable type
|
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 BoundaryCondition()
public BoundaryCondition(BoundaryCondition sb)
sb - public BoundaryCondition clone()
clone in interface SBaseclone in class ParameterTypepublic boolean equals(Object object)
equals in interface SBaseequals in class ParameterTypepublic int hashCode()
hashCode in interface SBasehashCode in class ParameterTypepublic BoundaryConditionKind getType()
public boolean isSetType()
public void setType(BoundaryConditionKind type)
type - public void setType(String type)
type - public boolean unsetType()
true, if type was set before,
otherwise falsepublic String getCoordinateBoundary()
public boolean isSetCoordinateBoundary()
public void setCoordinateBoundary(String coordinateBoundary)
coordinateBoundary - public boolean unsetCoordinateBoundary()
true, if coordinateBoundary was set before,
otherwise falsepublic String getBoundaryDomainType()
public boolean isSetBoundaryDomainType()
public void setBoundaryDomainType(String boundaryDomainType)
boundaryDomainType - public boolean unsetBoundaryDomainType()
true, if boundaryDomainType was set before,
otherwise falsepublic 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.