public class MultiASTNodePlugin extends AbstractASTNodePlugin
elementNamespace, extendedASTNode, packageVersionlistOfListeners, parent, resourceBundle| Constructor and Description |
|---|
MultiASTNodePlugin() |
MultiASTNodePlugin(ASTNode astNode) |
MultiASTNodePlugin(MultiASTNodePlugin multiASTNodePlugin) |
| Modifier and Type | Method and Description |
|---|---|
MultiASTNodePlugin |
clone() |
boolean |
equals(Object obj) |
boolean |
getAllowsChildren() |
TreeNode |
getChildAt(int childIndex) |
int |
getChildCount() |
String |
getPackageName() |
String |
getPrefix() |
RepresentationType |
getRepresentationType()
Returns the value of
representationType. |
String |
getSpeciesReference()
Returns the value of
speciesReference. |
String |
getURI() |
int |
hashCode() |
boolean |
isSetRepresentationType()
Returns whether
representationType is set. |
boolean |
isSetSpeciesReference()
Returns whether
speciesReference is set. |
boolean |
readAttribute(String attributeName,
String prefix,
String value) |
void |
setRepresentationType(RepresentationType representationType)
Sets the value of representationType
|
void |
setSpeciesReference(String speciesReference)
Sets the value of speciesReference
|
boolean |
unsetRepresentationType()
Unsets the variable representationType.
|
boolean |
unsetSpeciesReference()
Unsets the variable speciesReference.
|
Map<String,String> |
writeXMLAttributes() |
fireNodeAddedEvent, fireNodeRemovedEvent, firePropertyChange, getElementNamespace, getExtendedASTNode, getLevel, getPackageVersion, getParentSBMLObject, getSBMLDocument, getVersion, isSetExtendedASTNode, isSetPackageVersion, removeFromParent, setExtendedASTNode, 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 MultiASTNodePlugin()
public MultiASTNodePlugin(MultiASTNodePlugin multiASTNodePlugin)
public MultiASTNodePlugin(ASTNode astNode)
public String getSpeciesReference()
speciesReference.speciesReference.public boolean isSetSpeciesReference()
speciesReference is set.speciesReference is set.public void setSpeciesReference(String speciesReference)
speciesReference - the value of speciesReference to be set.public boolean unsetSpeciesReference()
true if speciesReference was set before, otherwise false.public RepresentationType getRepresentationType()
representationType.representationType.public boolean isSetRepresentationType()
representationType is set.representationType is set.public void setRepresentationType(RepresentationType representationType)
representationType - the value of representationType to be set.public boolean unsetRepresentationType()
true if representationType was set before, otherwise false.public Map<String,String> writeXMLAttributes()
writeXMLAttributes in interface ASTNodePluginwriteXMLAttributes in class AbstractASTNodePluginpublic int hashCode()
hashCode in interface ASTNodePluginhashCode in class AbstractASTNodePluginpublic boolean equals(Object obj)
equals in interface ASTNodePluginequals in class AbstractASTNodePluginpublic String getPackageName()
public String getPrefix()
public String getURI()
public TreeNode getChildAt(int childIndex)
public int getChildCount()
public boolean getAllowsChildren()
public MultiASTNodePlugin clone()
clone in interface ASTNodePluginclone in class AbstractASTNodePluginCopyright © 2009–2016. All rights reserved.