public class ParametricObject extends AbstractSpatialNamedSBase
| Modifier and Type | Class and Description |
|---|---|
static class |
ParametricObject.PolygonKind |
ignoredExtensions, ignoredXMLElementslistOfListeners, parent, UNKNOWN_ATTRIBUTES, UNKNOWN_ELEMENTS| Constructor and Description |
|---|
ParametricObject() |
ParametricObject(int level,
int version) |
ParametricObject(ParametricObject po) |
ParametricObject(String id,
int level,
int version) |
| Modifier and Type | Method and Description |
|---|---|
ParametricObject |
clone() |
boolean |
equals(Object object) |
boolean |
getAllowsChildren() |
TreeNode |
getChildAt(int index) |
int |
getChildCount() |
String |
getDomainType()
Returns the value of domain
|
PolygonObject |
getPolygonObject()
Returns the value of polygonObject
|
ParametricObject.PolygonKind |
getPolygonType()
Returns the value of polygonType
|
int |
hashCode() |
boolean |
isSetDomainType()
Returns whether domain is set
|
boolean |
isSetPolygonObject()
Returns whether polygonObject is set
|
boolean |
isSetPolygonType()
Returns whether polygonType is set
|
boolean |
readAttribute(String attributeName,
String prefix,
String value) |
void |
setDomainType(String domain)
Sets the value of domain
|
void |
setPolygonObject(PolygonObject polygonObject)
Sets the value of polygonObject
|
void |
setPolygonType(ParametricObject.PolygonKind polygonType)
Sets the value of polygonType
|
void |
setPolygonType(String polygonType)
Sets the value of polygonType
|
String |
toString() |
boolean |
unsetDomain()
Unsets the variable domain
|
boolean |
unsetPolygonObject()
Unsets the variable polygonObject
|
boolean |
unsetPolygonType()
Unsets the variable polygonType
|
Map<String,String> |
writeXMLAttributes() |
getSpatialId, isSetSpatialId, setSpatialId, unsetSpatialIdaddCVTerm, 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, waitaddCVTerm, addDeclaredNamespace, addExtension, addPlugin, 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, getParentSBMLObject, getPlugin, getSBMLDocument, getSBOTerm, getSBOTermID, getVersion, hasValidAnnotation, hasValidLevelVersionNamespaceCombination, isExtendedByOtherPackages, isPackageEnabled, isPackageURIEnabled, isPkgEnabled, isPkgURIEnabled, isSetAnnotation, isSetHistory, isSetLevel, isSetLevelAndVersion, isSetMetaId, isSetNotes, isSetParentSBMLObject, isSetPlugin, isSetSBOTerm, isSetVersion, registerChild, removeCVTerm, removeCVTerm, removeTreeNodeChangeListener, setAnnotation, setHistory, setLevel, setMetaId, setNotes, setNotes, 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, userObjectKeySetpublic ParametricObject()
public ParametricObject(ParametricObject po)
po - public ParametricObject(int level,
int version)
level - version - public ParametricObject(String id, int level, int version)
id - level - version - public ParametricObject clone()
clone in interface SBaseclone in class AbstractSBasepublic boolean equals(Object object)
equals in interface SBaseequals in class AbstractSpatialNamedSBasepublic ParametricObject.PolygonKind getPolygonType()
public boolean isSetPolygonType()
public void setPolygonType(String polygonType)
public void setPolygonType(ParametricObject.PolygonKind polygonType)
public boolean unsetPolygonType()
true, if polygonType was set before,
otherwise falsepublic String getDomainType()
public boolean isSetDomainType()
public void setDomainType(String domain)
public boolean unsetDomain()
true, if domain was set before,
otherwise falsepublic PolygonObject getPolygonObject()
public boolean isSetPolygonObject()
public void setPolygonObject(PolygonObject polygonObject)
public boolean unsetPolygonObject()
true, if polygonObject was set before,
otherwise falsepublic boolean getAllowsChildren()
getAllowsChildren in interface TreeNodegetAllowsChildren in class AbstractSpatialNamedSBasepublic int getChildCount()
getChildCount in interface TreeNodegetChildCount in class AbstractSpatialNamedSBasepublic TreeNode getChildAt(int index)
getChildAt in interface TreeNodegetChildAt in class AbstractSpatialNamedSBasepublic int hashCode()
hashCode in interface SBasehashCode in class AbstractSpatialNamedSBasepublic Map<String,String> writeXMLAttributes()
writeXMLAttributes in interface SBasewriteXMLAttributes in class AbstractSpatialNamedSBasepublic boolean readAttribute(String attributeName, String prefix, String value)
readAttribute in interface SBasereadAttribute in class AbstractSpatialNamedSBasepublic String toString()
toString in class AbstractSpatialNamedSBaseCopyright © 2009–2016. All rights reserved.