public class MultiSpecies extends AbstractSBasePlugin
extendedSBase, packageVersionlistOfListeners, parent, UNKNOWN_ATTRIBUTES, UNKNOWN_ELEMENTS| Constructor and Description |
|---|
MultiSpecies(MultiSpecies multiSpecies) |
MultiSpecies(Species species) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSpeciesTypeInstance(SpeciesTypeInstance speciesTypeInstance) |
MultiSpecies |
clone() |
SpeciesTypeInstance |
createSpeciesTypeInstance(String id) |
boolean |
getAllowsChildren() |
SBase |
getChildAt(int childIndex) |
int |
getChildCount() |
String |
getElementNamespace() |
SpeciesTypeInstance |
getInitialSpeciesInstance(String id) |
ListOf<SpeciesTypeInstance> |
getListOfSpeciesTypeInstances() |
String |
getPackageName() |
ListOf<Species> |
getParent() |
ListOf<Species> |
getParentSBMLObject() |
String |
getPrefix() |
SpeciesTypeInstance |
getSpeciesTypeInstance(int n) |
String |
getURI() |
boolean |
isSetListOfSpeciesInstances() |
boolean |
readAttribute(String attributeName,
String prefix,
String value) |
String |
toString() |
boolean |
unsetListOfInitialSpeciesInstances()
Removes the
listOfSpeciesTypeInstances from this Model and notifies
all registered instances of TreeNodeChangeListener. |
Map<String,String> |
writeXMLAttributes() |
equals, fireNodeAddedEvent, fireNodeRemovedEvent, firePropertyChange, getExtendedSBase, getLevel, getPackageVersion, getSBMLDocument, getVersion, hashCode, isSetExtendedSBase, removeFromParent, setExtendedSBaseaddAllChangeListeners, 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 MultiSpecies(Species species)
species - public MultiSpecies(MultiSpecies multiSpecies)
multiSpecies - public String getElementNamespace()
public String getPackageName()
public String getPrefix()
public String getURI()
public ListOf<Species> getParent()
getParent in interface TreeNodegetParent in class AbstractTreeNodepublic ListOf<Species> getParentSBMLObject()
getParentSBMLObject in interface SBasePlugingetParentSBMLObject in class AbstractSBasePluginpublic MultiSpecies clone()
clone in interface SBasePluginclone in class AbstractSBasePluginpublic boolean getAllowsChildren()
public SBase getChildAt(int childIndex)
public int getChildCount()
public void addSpeciesTypeInstance(SpeciesTypeInstance speciesTypeInstance)
speciesTypeInstance - public SpeciesTypeInstance getSpeciesTypeInstance(int n)
n - public SpeciesTypeInstance getInitialSpeciesInstance(String id)
id - public ListOf<SpeciesTypeInstance> getListOfSpeciesTypeInstances()
public boolean isSetListOfSpeciesInstances()
public String toString()
toString in class AbstractTreeNodepublic boolean unsetListOfInitialSpeciesInstances()
listOfSpeciesTypeInstances from this Model and notifies
all registered instances of TreeNodeChangeListener.true if calling this method lead to a change in this
data structure.public Map<String,String> writeXMLAttributes()
writeXMLAttributes in interface SBasePluginwriteXMLAttributes in class AbstractSBasePluginpublic SpeciesTypeInstance createSpeciesTypeInstance(String id)
Copyright © 2009–2016. All rights reserved.