public class MultiSimpleSpeciesReferencePlugin extends AbstractSBasePlugin
elementNamespace, extendedSBase, packageVersionlistOfListeners, parent, resourceBundle| Constructor and Description |
|---|
MultiSimpleSpeciesReferencePlugin()
Creates an MultiSimpleSpeciesReferencePlugin instance
|
MultiSimpleSpeciesReferencePlugin(MultiSimpleSpeciesReferencePlugin obj)
Clone constructor
|
MultiSimpleSpeciesReferencePlugin(SimpleSpeciesReference simpleSpeciesRef)
Creates a MultiSimpleSpeciesReferencePlugin instance with a
SimpleSpeciesReference. |
| Modifier and Type | Method and Description |
|---|---|
MultiSimpleSpeciesReferencePlugin |
clone()
clones this class
|
boolean |
equals(Object obj) |
boolean |
getAllowsChildren() |
TreeNode |
getChildAt(int index) |
int |
getChildCount() |
String |
getCompartmentReference()
Returns the value of
compartmentReference. |
String |
getPackageName() |
String |
getPrefix() |
String |
getURI() |
int |
hashCode() |
void |
initDefaults()
Initializes the default values using the namespace.
|
boolean |
isSetCompartmentReference()
Returns whether
compartmentReference is set. |
boolean |
readAttribute(String attributeName,
String prefix,
String value) |
void |
setCompartmentReference(String compartmentReference)
Sets the value of compartmentReference
|
boolean |
unsetCompartmentReference()
Unsets the variable compartmentReference.
|
Map<String,String> |
writeXMLAttributes() |
fireNodeAddedEvent, fireNodeRemovedEvent, firePropertyChange, getElementNamespace, getExtendedSBase, getLevel, getPackageVersion, getParentSBMLObject, getSBMLDocument, getVersion, isSetExtendedSBase, isSetPackageVersion, removeFromParent, setExtendedSBase, setNamespace, setPackageVersionaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, children, clearUserObjects, containsUserObjectKey, filter, filter, filter, getIndex, getListOfTreeNodeChangeListeners, getNumChildren, getParent, 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 MultiSimpleSpeciesReferencePlugin()
public MultiSimpleSpeciesReferencePlugin(SimpleSpeciesReference simpleSpeciesRef)
SimpleSpeciesReference.simpleSpeciesRef - the SimpleSpeciesReference for the new element.public MultiSimpleSpeciesReferencePlugin(MultiSimpleSpeciesReferencePlugin obj)
public MultiSimpleSpeciesReferencePlugin clone()
clone in interface SBasePluginclone in class AbstractSBasePluginpublic void initDefaults()
public int hashCode()
hashCode in interface SBasePluginhashCode in class AbstractSBasePluginpublic boolean equals(Object obj)
equals in interface SBasePluginequals in class AbstractSBasePluginpublic String getPackageName()
public String getPrefix()
public String getURI()
public String getCompartmentReference()
compartmentReference.compartmentReference.public boolean isSetCompartmentReference()
compartmentReference is set.compartmentReference is set.public void setCompartmentReference(String compartmentReference)
compartmentReference - the value of compartmentReference to be set.public boolean unsetCompartmentReference()
true if compartmentReference was set before, otherwise false.public Map<String,String> writeXMLAttributes()
writeXMLAttributes in interface SBasePluginwriteXMLAttributes in class AbstractSBasePluginpublic boolean getAllowsChildren()
public int getChildCount()
public TreeNode getChildAt(int index)
Copyright © 2009–2016. All rights reserved.