public class MultiModel extends AbstractSBasePlugin
SpeciesTypes and a list of
Selectors.extendedSBase, packageVersionlistOfListeners, parent, UNKNOWN_ATTRIBUTES, UNKNOWN_ELEMENTS| Constructor and Description |
|---|
MultiModel(Model model) |
MultiModel(MultiModel multiModel) |
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, 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 MultiModel(Model model)
model - public MultiModel(MultiModel multiModel)
multiModel - public String getElementNamespace()
public String getPackageName()
public String getPrefix()
public String getURI()
public SBMLDocument getParent()
getParent in interface TreeNodegetParent in class AbstractTreeNodepublic SBMLDocument getParentSBMLObject()
getParentSBMLObject in interface SBasePlugingetParentSBMLObject in class AbstractSBasePluginpublic MultiModel clone()
clone in interface SBasePluginclone in class AbstractSBasePluginpublic ListOf<SpeciesType> getListOfSpeciesTypes()
public boolean addSpeciesType(SpeciesType speciesType)
SpeciesType.speciesType - the speciesType to addpublic SpeciesType createSpeciesType()
SpeciesType inside this MultiModel and returns it.
SpeciesType object created
addSpeciesType(SpeciesType r)public SpeciesType createSpeciesType(String id)
SpeciesType inside this MultiModel and returns it.id - the id of the new element to createSpeciesType object createdpublic SpeciesType getSpeciesType(int i)
SpeciesType.i - SpeciesTypeIndexOutOfBoundsException - if the index is invalid.public SpeciesType getSpeciesType(String id)
SpeciesType that has the given id.id - SpeciesType that has the given id or null if
no SpeciesType are found that match id.public boolean isSetListOfSpeciesTypes()
true if the listOfSpeciesType is set.true if the listOfSpeciesType is set.public boolean unsetListOfSpeciesTypes()
true is successfulpublic ListOf<Selector> getListOfSelectors()
public void addSelector(Selector selector)
Selector.selector - the selector to addpublic Selector createSelector()
Selector inside this MultiModel and returns it.
Selector object created
addSelector(Selector r)public Selector createSelector(String id)
Selector inside this MultiModel and returns it.id - the id of the new element to createSelector object createdpublic Selector getSelector(int i)
Selector.i - SelectorIndexOutOfBoundsException - if the index is invalid.public boolean isSetListOfSelectors()
true if the listOfSelector is set.true if the listOfSelector is set.public boolean unsetListOfSelectors()
true is successfulpublic SBase getChildAt(int childIndex)
public int getChildCount()
public boolean getAllowsChildren()
public Map<String,String> writeXMLAttributes()
writeXMLAttributes in interface SBasePluginwriteXMLAttributes in class AbstractSBasePluginCopyright © 2009–2016. All rights reserved.