public class MultiModelPlugin extends AbstractSBasePlugin
MultiSpeciesTypes.elementNamespace, extendedSBase, packageVersionlistOfListeners, parent, resourceBundle| Constructor and Description |
|---|
MultiModelPlugin(Model model) |
MultiModelPlugin(MultiModelPlugin multiModel) |
equals, fireNodeAddedEvent, fireNodeRemovedEvent, firePropertyChange, getElementNamespace, getExtendedSBase, getLevel, getPackageVersion, getSBMLDocument, getVersion, hashCode, isSetExtendedSBase, isSetPackageVersion, removeFromParent, setExtendedSBase, setNamespace, setPackageVersionaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, children, clearUserObjects, containsUserObjectKey, filter, filter, filter, getIndex, getListOfTreeNodeChangeListeners, getNumChildren, 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 MultiModelPlugin(Model model)
model - public MultiModelPlugin(MultiModelPlugin multiModel)
multiModel - 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 MultiModelPlugin clone()
clone in interface SBasePluginclone in class AbstractSBasePluginpublic ListOf<MultiSpeciesType> getListOfSpeciesTypes()
public boolean addSpeciesType(MultiSpeciesType speciesType)
MultiSpeciesType.speciesType - the speciesType to addpublic BindingSiteSpeciesType createBindingSiteSpeciesType()
BindingSiteSpeciesType inside this MultiModelPlugin and returns it.
BindingSiteSpeciesType object created
addSpeciesType(MultiSpeciesType r)public BindingSiteSpeciesType createBindingSiteSpeciesType(String id)
BindingSiteSpeciesType inside this MultiModelPlugin and returns it.id - the id of the new element to createBindingSiteSpeciesType object createdpublic IntraSpeciesReaction createIntraSpeciesReaction()
IntraSpeciesReaction inside this MultiModelPlugin and returns it.
IntraSpeciesReaction object created
createIntraSpeciesReaction(String)public IntraSpeciesReaction createIntraSpeciesReaction(String id)
IntraSpeciesReaction inside this MultiModelPlugin and returns it.id - the id of the new element to createIntraSpeciesReaction object createdpublic MultiSpeciesType createSpeciesType()
MultiSpeciesType inside this MultiModelPlugin and returns it.
MultiSpeciesType object created
addSpeciesType(MultiSpeciesType r)public MultiSpeciesType createSpeciesType(String id)
MultiSpeciesType inside this MultiModelPlugin and returns it.id - the id of the new element to createMultiSpeciesType object createdpublic MultiSpeciesType getSpeciesType(int i)
MultiSpeciesType.i - MultiSpeciesTypeIndexOutOfBoundsException - if the index is invalid.public MultiSpeciesType getSpeciesType(String id)
MultiSpeciesType that has the given id.id - MultiSpeciesType that has the given id or null if
no MultiSpeciesType are found that match id.public boolean isSetListOfSpeciesTypes()
true if the listOfSpeciesType is set.true if the listOfSpeciesType is set.public void setListOfSpeciesTypes(ListOf<MultiSpeciesType> listOfSpeciesTypes)
listOfSpeciesTypes - the list of MultiSpeciesTypes to setpublic boolean unsetListOfSpeciesTypes()
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.