public class SpatialCompartmentPlugin extends AbstractSpatialSBasePlugin
elementNamespace, extendedSBase, packageVersionlistOfListeners, parent, resourceBundle| Constructor and Description |
|---|
SpatialCompartmentPlugin() |
SpatialCompartmentPlugin(Compartment compartment) |
SpatialCompartmentPlugin(SpatialCompartmentPlugin spatialCompartmentPlugin) |
| Modifier and Type | Method and Description |
|---|---|
SpatialCompartmentPlugin |
clone() |
boolean |
getAllowsChildren() |
CompartmentMapping |
getChildAt(int index) |
int |
getChildCount() |
CompartmentMapping |
getCompartmentMapping()
Returns the value of compartmentMapping
|
Compartment |
getExtendedSBase() |
ListOf<Compartment> |
getParent() |
ListOf<Compartment> |
getParentSBMLObject() |
int |
hashCode() |
boolean |
isSetCompartmentMapping()
Returns whether compartmentMapping is set
|
void |
setCompartmentMapping(CompartmentMapping compartmentMapping)
Sets the value of compartmentMapping
|
boolean |
unsetCompartmentMapping()
Unsets the variable compartmentMapping
|
getModel, getPackageName, getPrefix, getURI, initDefaults, readAttribute, writeXMLAttributesequals, fireNodeAddedEvent, fireNodeRemovedEvent, firePropertyChange, getElementNamespace, getLevel, getPackageVersion, getSBMLDocument, getVersion, isSetExtendedSBase, isSetPackageVersion, removeFromParent, setExtendedSBase, setNamespace, setPackageVersionaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, children, clearUserObjects, containsUserObjectKey, filter, filter, filter, getIndex, getListOfTreeNodeChangeListeners, getNumChildren, getRoot, getTreeNodeChangeListenerCount, getUserObject, indexOf, isLeaf, isReadingInProgress, isRoot, isSetParent, isSetUserObjects, notifyChildChange, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeTreeNodeChangeListener, removeTreeNodeChangeListener, removeUserObject, setParent, toString, userObjectKeySetfinalize, getClass, notify, notifyAll, wait, wait, waitaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, clearUserObjects, containsUserObjectKey, filter, filter, filter, getListOfTreeNodeChangeListeners, getRoot, getTreeNodeChangeListenerCount, getUserObject, isRoot, isSetParent, isSetUserObjects, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeTreeNodeChangeListener, removeTreeNodeChangeListener, removeUserObject, userObjectKeySetpublic SpatialCompartmentPlugin()
public SpatialCompartmentPlugin(Compartment compartment)
compartment - public SpatialCompartmentPlugin(SpatialCompartmentPlugin spatialCompartmentPlugin)
spatialCompartmentPlugin - public ListOf<Compartment> getParent()
getParent in interface TreeNodegetParent in class AbstractSpatialSBasePluginpublic ListOf<Compartment> getParentSBMLObject()
getParentSBMLObject in interface SBasePlugingetParentSBMLObject in class AbstractSpatialSBasePluginpublic Compartment getExtendedSBase()
getExtendedSBase in interface SBasePlugingetExtendedSBase in class AbstractSBasePluginpublic SpatialCompartmentPlugin clone()
clone in interface SBasePluginclone in class AbstractSpatialSBasePluginpublic CompartmentMapping getCompartmentMapping()
public boolean isSetCompartmentMapping()
public void setCompartmentMapping(CompartmentMapping compartmentMapping)
compartmentMapping - public boolean unsetCompartmentMapping()
true, if compartmentMapping was set before,
otherwise falsepublic boolean getAllowsChildren()
public int getChildCount()
public CompartmentMapping getChildAt(int index)
public int hashCode()
hashCode in interface SBasePluginhashCode in class AbstractSBasePluginCopyright © 2009–2016. All rights reserved.