public class MultiSpeciesReferencePlugin extends MultiSimpleSpeciesReferencePlugin
elementNamespace, extendedSBase, packageVersionlistOfListeners, parent, resourceBundle| Constructor and Description |
|---|
MultiSpeciesReferencePlugin()
Creates an MultiSpeciesReferencePlugin instance
|
MultiSpeciesReferencePlugin(MultiSpeciesReferencePlugin obj)
Clone constructor
|
MultiSpeciesReferencePlugin(SpeciesReference sp)
Creates a MultiSpeciesReferencePlugin instance with a
SpeciesReference. |
getCompartmentReference, getPackageName, getPrefix, getURI, isSetCompartmentReference, readAttribute, setCompartmentReference, unsetCompartmentReference, writeXMLAttributesfireNodeAddedEvent, fireNodeRemovedEvent, firePropertyChange, getElementNamespace, getExtendedSBase, getLevel, getPackageVersion, getParentSBMLObject, getSBMLDocument, getVersion, isSetExtendedSBase, isSetPackageVersion, removeFromParent, setExtendedSBase, 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 MultiSpeciesReferencePlugin()
public MultiSpeciesReferencePlugin(SpeciesReference sp)
SpeciesReference.sp - the SpeciesReference for the new element.public MultiSpeciesReferencePlugin(MultiSpeciesReferencePlugin obj)
public MultiSpeciesReferencePlugin clone()
clone in interface SBasePluginclone in class MultiSimpleSpeciesReferencePluginpublic void initDefaults()
initDefaults in class MultiSimpleSpeciesReferencePluginpublic int hashCode()
hashCode in interface SBasePluginhashCode in class MultiSimpleSpeciesReferencePluginpublic boolean equals(Object obj)
equals in interface SBasePluginequals in class MultiSimpleSpeciesReferencePluginpublic boolean isSetListOfSpeciesTypeComponentMapInProducts()
true if listOfSpeciesTypeComponentMapInProducts contains at least
one element.true if listOfSpeciesTypeComponentMapInProducts contains at least
one element, otherwise false.public ListOf<SpeciesTypeComponentMapInProduct> getListOfSpeciesTypeComponentMapInProducts()
listOfSpeciesTypeComponentMapInProducts.
Creates it if it does not already exist.listOfSpeciesTypeComponentMapInProducts.public void setListOfSpeciesTypeComponentMapInProducts(ListOf<SpeciesTypeComponentMapInProduct> listOfSpeciesTypeComponentMapInProducts)
ListOf<SpeciesTypeComponentMapInProduct>.
If listOfSpeciesTypeComponentMapInProducts was defined before and contains some
elements, they are all unset.listOfSpeciesTypeComponentMapInProducts - the list of SpeciesTypeComponentMapInProductpublic boolean unsetListOfSpeciesTypeComponentMapInProducts()
true if listOfSpeciesTypeComponentMapInProducts contains at least
one element, otherwise false.true if listOfSpeciesTypeComponentMapInProducts contains at least
one element, otherwise false.public boolean addSpeciesTypeComponentMapInProduct(SpeciesTypeComponentMapInProduct speciesTypeComponentMapInProduct)
SpeciesTypeComponentMapInProduct to the listOfSpeciesTypeComponentMapInProducts.
The listOfSpeciesTypeComponentMapInProducts is initialized if necessary.
speciesTypeComponentMapInProduct - the element to add to the listtrue (as specified by Collection.add(E))Collection.add(Object)public boolean removeSpeciesTypeComponentMapInProduct(SpeciesTypeComponentMapInProduct speciesTypeComponentMapInProduct)
listOfSpeciesTypeComponentMapInProducts.speciesTypeComponentMapInProduct - the element to be removed from the list.true if the list contained the specified element and it was
removed.List.remove(Object)public SpeciesTypeComponentMapInProduct removeSpeciesTypeComponentMapInProduct(int i)
listOfSpeciesTypeComponentMapInProducts at the given index.i - the index where to remove the SpeciesTypeComponentMapInProduct.IndexOutOfBoundsException - if the listOf is not set or if the index is
out of bound ((i < 0) || (i > listOfSpeciesTypeComponentMapInProducts)).public SpeciesTypeComponentMapInProduct createSpeciesTypeComponentMapInProduct()
listOfSpeciesTypeComponentMapInProducts list.listOfSpeciesTypeComponentMapInProductspublic SpeciesTypeComponentMapInProduct getSpeciesTypeComponentMapInProduct(int i)
listOfSpeciesTypeComponentMapInProducts at the given index.i - the index of the SpeciesTypeComponentMapInProduct element to get.IndexOutOfBoundsException - if the listOf is not set or
if the index is out of bound (index < 0 || index > list.size).public int getSpeciesTypeComponentMapInProductCount()
SpeciesTypeComponentMapInProducts in this
MultiSpeciesReferencePlugin.SpeciesTypeComponentMapInProducts in this
MultiSpeciesReferencePlugin.public int getNumSpeciesTypeComponentMapInProducts()
SpeciesTypeComponentMapInProducts in this
MultiSpeciesReferencePlugin.SpeciesTypeComponentMapInProducts in this
MultiSpeciesReferencePlugin.getSpeciesTypeComponentMapInProductCount()public boolean getAllowsChildren()
getAllowsChildren in interface TreeNodegetAllowsChildren in class MultiSimpleSpeciesReferencePluginpublic int getChildCount()
getChildCount in interface TreeNodegetChildCount in class MultiSimpleSpeciesReferencePluginpublic TreeNode getChildAt(int index)
getChildAt in interface TreeNodegetChildAt in class MultiSimpleSpeciesReferencePluginCopyright © 2009–2016. All rights reserved.