public class SpatialReactionPlugin extends AbstractSpatialSBasePlugin
| Constructor and Description |
|---|
SpatialReactionPlugin() |
SpatialReactionPlugin(org.sbml.jsbml.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() |
org.sbml.jsbml.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
|
String |
toString() |
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, isRoot, isSetParent, isSetUserObjects, notifyChildChange, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeTreeNodeChangeListener, removeTreeNodeChangeListener, removeUserObject, setParent, 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(org.sbml.jsbml.Reaction rxn)
rxn - public SpatialReactionPlugin(SpatialReactionPlugin spr)
spr - public SpatialReactionPlugin clone()
clone in interface org.sbml.jsbml.ext.SBasePluginclone in class AbstractSpatialSBasePluginpublic boolean equals(Object object)
equals in interface org.sbml.jsbml.ext.SBasePluginequals in class org.sbml.jsbml.ext.AbstractSBasePluginpublic org.sbml.jsbml.Reaction getExtendedSBase()
getExtendedSBase in interface org.sbml.jsbml.ext.SBasePlugingetExtendedSBase in class org.sbml.jsbml.ext.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 org.sbml.jsbml.ext.SBasePluginhashCode in class org.sbml.jsbml.ext.AbstractSBasePluginpublic Map<String,String> writeXMLAttributes()
writeXMLAttributes in interface org.sbml.jsbml.ext.SBasePluginwriteXMLAttributes in class AbstractSpatialSBasePluginpublic boolean readAttribute(String attributeName, String prefix, String value)
readAttribute in interface org.sbml.jsbml.ext.SBasePluginreadAttribute in class AbstractSpatialSBasePluginpublic String toString()
toString in class AbstractSpatialSBasePluginCopyright © 2009–2016. All rights reserved.