public class ListOfLocalRenderInformation extends ListOfRenderInformation<LocalRenderInformation>
ListOf class and contains one or more objects of type LocalRenderInformation.
In addition it has the optional attributes versionMajor and versionMinor
as well as an optional DefaultValues element that provides the default values for the LocalRenderInformation
objects contained in the list.
| Constructor | Description |
|---|---|
ListOfLocalRenderInformation() |
Creates a new
ListOfLocalRenderInformation instance. |
ListOfLocalRenderInformation(int level,
int version) |
Creates a new
ListOfLocalRenderInformation instance with a level and version. |
ListOfLocalRenderInformation(ListOfLocalRenderInformation obj) |
Clone constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
ListOfLocalRenderInformation |
clone() |
clones this class
|
void |
initDefaults() |
Initializes the default values using the namespace.
|
addCVTerm, addDeclaredNamespace, addExtension, addPlugin, addResources, appendAnnotation, appendAnnotation, appendNotes, appendNotes, checkAndSetPackageNamespaceAndVersion, checkAndSetPackageNamespaceAndVersion, checkAttribute, checkIdentifier, checkLevelAndVersionCompatibility, createHistory, createPlugin, disablePackage, enablePackage, enablePackage, filterCVTerms, filterCVTerms, filterCVTerms, filterCVTerms, fireNodeRemovedEvent, firePropertyChange, getAllDeclaredNamespaces, getAnnotation, getAnnotationString, getCVTerm, getCVTermCount, getCVTerms, getDeclaredNamespaces, getElementByMetaId, getElementBySId, getExtension, getExtensionCount, getExtensionPackages, getFirstElementIndex, getHistory, getId, getIdManager, getLevel, getLevelAndVersion, getMetaId, getModel, getName, getNamespace, getNotes, getNotesString, getNumCVTerms, getNumPlugins, getPackageName, getPackageVersion, getParent, getParentSBMLObject, getPlugin, getSBMLDocument, getSBOTerm, getSBOTermID, getURI, getVersion, hasExtension, hasValidAnnotation, hasValidLevelVersionNamespaceCombination, isExtendedByOtherPackages, isIdMandatory, isPackageEnabled, isPackageURIEnabled, isPkgEnabled, isPkgURIEnabled, isSetAnnotation, isSetHistory, isSetId, isSetLevel, isSetLevelAndVersion, isSetMetaId, isSetName, isSetNotes, isSetPackageVErsion, isSetParentSBMLObject, isSetPlugin, isSetSBOTerm, isSetVersion, isValidLevelAndVersionCombination, isValidMetaId, notifyChildChange, registerChild, removeCVTerm, removeCVTerm, removeDeclaredNamespaceByNamespace, removeDeclaredNamespaceByPrefix, removeTopLevelAnnotationElement, removeTopLevelAnnotationElement, removeTopLevelAnnotationElement, replaceTopLevelAnnotationElement, replaceTopLevelAnnotationElement, setAnnotation, setAnnotation, setAnnotation, setHistory, setId, setLevel, setMetaId, setName, setNamespace, setNotes, setNotes, setPackageVersion, setParentSBML, setParentSBMLObject, setSBOTerm, setSBOTerm, setThisAsParentSBMLObject, setVersion, toString, unregisterChild, unsetAnnotation, unsetCVTerms, unsetExtension, unsetHistory, unsetId, unsetMetaId, unsetName, unsetNamespace, unsetNotes, unsetPlugin, unsetSBOTermaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, children, clearUserObjects, containsUserObjectKey, filter, filter, filter, fireNodeAddedEvent, getIndex, getListOfTreeNodeChangeListeners, getNumChildren, getRoot, getTreeNodeChangeListenerCount, getUserObject, indexOf, isCloningInProgress, isInvalidSBMLAllowed, isLeaf, isReadingInProgress, isRoot, isSetParent, isSetUserObjects, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeFromParent, removeTreeNodeChangeListener, removeTreeNodeChangeListener, removeUserObject, setParent, userObjectKeySetof, of, of, of, of, of, of, of, of, of, of, of, replaceAll, sort, spliteratoradd, add, addAll, addAll, append, clear, contains, containsAll, filterList, firstHit, get, get, getElementName, getFirst, getLast, getOtherListName, getSBaseListType, indexOf, initListOf, isDebugMode, isEmpty, iterator, lastIndexOf, listIterator, listIterator, newInstance, remove, remove, remove, remove, removeAll, removeAll, removeFirst, retainAll, set, setDebugMode, setListOf, setOtherListName, setPackageName, setSBaseListType, setSBaseListType, size, subList, toArray, toArray, unsetSBaseListTypeequals, getAllowsChildren, getChildAt, getChildCount, getDefaultValues, getVersionMajor, getVersionMinor, hashCode, isSetDefaultValues, isSetVersionMajor, isSetVersionMinor, readAttribute, setDefaultValues, setVersionMajor, setVersionMajor, setVersionMinor, setVersionMinor, unsetDefaultValues, unsetVersionMajor, unsetVersionMinor, writeXMLAttributesfinalize, getClass, notify, notifyAll, wait, wait, waitaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, clearUserObjects, containsUserObjectKey, filter, filter, filter, fireNodeAddedEvent, getListOfTreeNodeChangeListeners, getRoot, getTreeNodeChangeListenerCount, getUserObject, isRoot, isSetParent, isSetUserObjects, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeFromParent, removeTreeNodeChangeListener, removeUserObject, userObjectKeySetpublic ListOfLocalRenderInformation()
ListOfLocalRenderInformation instance.public ListOfLocalRenderInformation(int level,
int version)
ListOfLocalRenderInformation instance with a level and version.level - SBML Levelversion - SBML Versionpublic ListOfLocalRenderInformation(ListOfLocalRenderInformation obj)
public ListOfLocalRenderInformation clone()
clone in class org.sbml.jsbml.ListOf<LocalRenderInformation>public void initDefaults()
initDefaults in class ListOfRenderInformation<LocalRenderInformation>Copyright © 2009–2022. All rights reserved.