public class CSGeometry extends GeometryDefinition
| Constructor and Description |
|---|
CSGeometry() |
CSGeometry(CSGeometry csg) |
CSGeometry(int level,
int version) |
CSGeometry(String id,
int level,
int version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addCSGObject(CSGObject csgo)
Adds a new
CSGObject to the listOfCSGObjects. |
CSGeometry |
clone() |
CSGObject |
createCSGObject()
Creates a new CSGObject element and adds it to the ListOfCSGObjects list
|
CSGObject |
createCSGObject(String id)
Creates a new
CSGObject element and adds it to the ListOfCSGObjects list |
boolean |
equals(Object obj) |
org.sbml.jsbml.ListOf<CSGObject> |
getListOfCSGObjects()
Returns the listOfCSGObjects.
|
int |
hashCode() |
boolean |
isSetListOfCSGObjects()
Returns
true, if listOfCSGObjects contains at least one element. |
boolean |
removeCSGObject(CSGObject csgo)
Removes an element from the listOfCSGObjects.
|
void |
removeCSGObject(int i)
Removes an element from the listOfCSGObjects at the given index.
|
void |
setListOfCSGObjects(org.sbml.jsbml.ListOf<CSGObject> listOfCSGObjects)
Sets the given
ListOf<CSGObject>. |
String |
toString() |
boolean |
unsetListOfCSGObjects()
Returns
true, if listOfCSGObjects contain at least one element,
otherwise false |
getIsActive, isActive, isSetIsActive, readAttribute, setIsActive, unsetIsActive, writeXMLAttributesgetAllowsChildren, getChildAt, getChildCount, getSpatialId, initDefaults, isSetSpatialId, setSpatialId, unsetSpatialIdaddCVTerm, addDeclaredNamespace, addExtension, addPlugin, appendAnnotation, appendAnnotation, appendNotes, appendNotes, checkAndSetPackageNamespaceAndVersion, checkAndSetPackageNamespaceAndVersion, checkLevelAndVersionCompatibility, createHistory, createPlugin, disablePackage, enablePackage, enablePackage, filterCVTerms, filterCVTerms, filterCVTerms, filterCVTerms, fireNodeRemovedEvent, firePropertyChange, getAnnotation, getAnnotationString, getCVTerm, getCVTermCount, getCVTerms, getDeclaredNamespaces, getElementName, getExtension, getExtensionCount, getExtensionPackages, getHistory, getIdManager, getLevel, getLevelAndVersion, getMetaId, getModel, getNamespace, getNotes, getNotesString, getNumCVTerms, getNumPlugins, getPackageName, getPackageVersion, getParent, getParentSBMLObject, getPlugin, getSBMLDocument, getSBOTerm, getSBOTermID, getURI, getVersion, hasValidAnnotation, hasValidLevelVersionNamespaceCombination, isExtendedByOtherPackages, isPackageEnabled, isPackageURIEnabled, isPkgEnabled, isPkgURIEnabled, isSetAnnotation, isSetHistory, isSetLevel, isSetLevelAndVersion, isSetMetaId, isSetNotes, isSetPackageVErsion, isSetParentSBMLObject, isSetPlugin, isSetSBOTerm, isSetVersion, isValidLevelAndVersionCombination, isValidMetaId, notifyChildChange, registerChild, removeCVTerm, removeCVTerm, setAnnotation, setAnnotation, setAnnotation, setHistory, setLevel, setMetaId, setNamespace, setNotes, setNotes, setPackageVersion, setParentSBML, setParentSBMLObject, setSBOTerm, setSBOTerm, setThisAsParentSBMLObject, setVersion, unregisterChild, unsetAnnotation, unsetCVTerms, unsetExtension, unsetHistory, unsetMetaId, unsetNamespace, unsetNotes, unsetPlugin, unsetSBOTermaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, children, clearUserObjects, containsUserObjectKey, filter, filter, filter, fireNodeAddedEvent, getIndex, getListOfTreeNodeChangeListeners, getNumChildren, getRoot, getTreeNodeChangeListenerCount, getUserObject, indexOf, isLeaf, isRoot, isSetParent, isSetUserObjects, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeFromParent, removeTreeNodeChangeListener, removeTreeNodeChangeListener, removeUserObject, setParent, userObjectKeySetfinalize, getClass, notify, notifyAll, wait, wait, waitaddCVTerm, addDeclaredNamespace, addExtension, addPlugin, appendAnnotation, appendAnnotation, appendNotes, appendNotes, createPlugin, disablePackage, enablePackage, enablePackage, filterCVTerms, filterCVTerms, filterCVTerms, filterCVTerms, getAnnotation, getAnnotationString, getCVTerm, getCVTermCount, getCVTerms, getDeclaredNamespaces, getElementName, getExtension, getExtensionCount, getExtensionPackages, getHistory, getLevel, getLevelAndVersion, getMetaId, getModel, getNamespace, getNotes, getNotesString, getNumCVTerms, getNumPlugins, getPackageName, getPackageVersion, getParentSBMLObject, getPlugin, getSBMLDocument, getSBOTerm, getSBOTermID, getURI, getVersion, hasValidAnnotation, hasValidLevelVersionNamespaceCombination, isExtendedByOtherPackages, isPackageEnabled, isPackageURIEnabled, isPkgEnabled, isPkgURIEnabled, isSetAnnotation, isSetHistory, isSetLevel, isSetLevelAndVersion, isSetMetaId, isSetNotes, isSetPackageVErsion, isSetParentSBMLObject, isSetPlugin, isSetSBOTerm, isSetVersion, registerChild, removeCVTerm, removeCVTerm, removeTreeNodeChangeListener, setAnnotation, setAnnotation, setAnnotation, setHistory, setLevel, setMetaId, setNotes, setNotes, setPackageVersion, setSBOTerm, setSBOTerm, setThisAsParentSBMLObject, setVersion, unregisterChild, unsetAnnotation, unsetCVTerms, unsetExtension, unsetHistory, unsetMetaId, unsetNotes, unsetPlugin, unsetSBOTermaddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, clearUserObjects, containsUserObjectKey, filter, filter, filter, fireNodeAddedEvent, fireNodeRemovedEvent, firePropertyChange, getListOfTreeNodeChangeListeners, getRoot, getTreeNodeChangeListenerCount, getUserObject, isRoot, isSetParent, isSetUserObjects, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeFromParent, removeTreeNodeChangeListener, removeUserObject, userObjectKeySetpublic CSGeometry()
public CSGeometry(CSGeometry csg)
csg - public CSGeometry(int level,
int version)
level - version - public CSGeometry(String id, int level, int version)
id - level - version - public CSGeometry clone()
clone in interface org.sbml.jsbml.SBaseclone in class AbstractSpatialNamedSBasepublic boolean equals(Object obj)
equals in interface org.sbml.jsbml.SBaseequals in class GeometryDefinitionpublic boolean isSetListOfCSGObjects()
true, if listOfCSGObjects contains at least one element.true, if listOfCSGObjects contains at least one element,
otherwise falsepublic org.sbml.jsbml.ListOf<CSGObject> getListOfCSGObjects()
public void setListOfCSGObjects(org.sbml.jsbml.ListOf<CSGObject> listOfCSGObjects)
ListOf<CSGObject>. If listOfCSGObjects
was defined before and contains some elements, they are all unset.listOfCSGObjects - public boolean unsetListOfCSGObjects()
true, if listOfCSGObjects contain at least one element,
otherwise falsetrue, if listOfCSGObjects contain at least one element,
otherwise falsepublic boolean addCSGObject(CSGObject csgo)
CSGObject to the listOfCSGObjects.
The listOfCSGObjects is initialized if necessary.
csgo - the element to add to the listCollection.add(E))public boolean removeCSGObject(CSGObject csgo)
csgo - the element to be removed from the listList.remove(Object)public void removeCSGObject(int i)
i - the index where to remove the CSGObjectIndexOutOfBoundsException - if the listOf is not set or
if the index is out of bound (index < 0 || index > list.size).public CSGObject createCSGObject()
public CSGObject createCSGObject(String id)
CSGObject element and adds it to the ListOfCSGObjects listid - CSGObject elementpublic int hashCode()
hashCode in interface org.sbml.jsbml.SBasehashCode in class GeometryDefinitionpublic String toString()
toString in class GeometryDefinitionCopyright © 2009–2016. All rights reserved.