public class SpatialReactionPlugin extends AbstractSpatialSBasePlugin
elementNamespace, extendedSBase, packageVersionlistOfListeners, parent, resourceBundle| Constructor and Description |
|---|
SpatialReactionPlugin() |
SpatialReactionPlugin(Reaction rxn) |
SpatialReactionPlugin(SpatialReactionPlugin spr) |
| Modifier and Type | Method and Description |
|---|---|
SpatialReactionPlugin |
clone() |
boolean |
equals(Object object) |
boolean |
getAllowsChildren() |
TreeNode |
getChildAt(int index) |
int |
getChildCount() |
Reaction |
getExtendedSBase() |
boolean |
getIsLocal()
Returns the value of isLocal
|
int |
hashCode() |
boolean |
isLocal() |
boolean |
isSetIsLocal()
Returns whether isLocal is set
|
boolean |
readAttribute(String attributeName,
String prefix,
String value) |
void |
setIsLocal(boolean isLocal)
Sets the value of isLocal
|
boolean |
unsetIsLocal()
Unsets the variable isLocal
|
Map<String,String> |
writeXMLAttributes() |
getModel, getPackageName, getParent, getParentSBMLObject, getPrefix, getURI, initDefaultsfireNodeAddedEvent, 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 SpatialReactionPlugin()
public SpatialReactionPlugin(Reaction rxn)
rxn - public SpatialReactionPlugin(SpatialReactionPlugin spr)
spr - public SpatialReactionPlugin clone()
clone in interface SBasePluginclone in class AbstractSpatialSBasePluginpublic boolean equals(Object object)
equals in interface SBasePluginequals in class AbstractSBasePluginpublic Reaction getExtendedSBase()
getExtendedSBase in interface SBasePlugingetExtendedSBase in class AbstractSBasePluginpublic boolean getIsLocal()
public boolean isSetIsLocal()
public boolean isLocal()
public void setIsLocal(boolean isLocal)
isLocal - public boolean unsetIsLocal()
true, if isLocal was set before,
otherwise falsepublic boolean getAllowsChildren()
public int getChildCount()
public TreeNode getChildAt(int index)
public int hashCode()
hashCode in interface SBasePluginhashCode in class AbstractSBasePluginpublic Map<String,String> writeXMLAttributes()
writeXMLAttributes in interface SBasePluginwriteXMLAttributes in class AbstractSpatialSBasePluginpublic boolean readAttribute(String attributeName, String prefix, String value)
readAttribute in interface SBasePluginreadAttribute in class AbstractSpatialSBasePluginCopyright © 2009–2016. All rights reserved.