public class MultiModelPlugin extends AbstractSBasePlugin
SpeciesTypes.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<SpeciesType> getListOfSpeciesTypes()
public boolean addSpeciesType(SpeciesType speciesType)
SpeciesType.speciesType - the speciesType to addpublic BindingSiteSpeciesType createBindingSiteSpeciesType()
BindingSiteSpeciesType inside this MultiModelPlugin and returns it.
BindingSiteSpeciesType object created
addSpeciesType(SpeciesType 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 SpeciesType createSpeciesType()
SpeciesType inside this MultiModelPlugin and returns it.
SpeciesType object created
addSpeciesType(SpeciesType r)public SpeciesType createSpeciesType(String id)
SpeciesType inside this MultiModelPlugin 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 void setListOfSpeciesTypes(ListOf<SpeciesType> listOfSpeciesTypes)
listOfSpeciesTypes - public 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.