org.sbml.jsbml
public abstract class AnnotationElement extends AbstractTreeNode
Annotation.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Generated serial version identifier.
|
listOfListeners, parent, UNKNOWN_ATTRIBUTES, UNKNOWN_ELEMENTS| Constructor and Description |
|---|
AnnotationElement()
Creates a new empty
AnnotationElement without any children, an
empty list of TreeNodeChangeListeners, and a parent that is
null. |
AnnotationElement(AnnotationElement annotation)
Clone constructor.
|
addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, children, clearUserObjects, clone, containsUserObjectKey, equals, filter, filter, filter, fireNodeAddedEvent, fireNodeRemovedEvent, firePropertyChange, getIndex, getListOfTreeNodeChangeListeners, getNumChildren, getParent, getRoot, getTreeNodeChangeListenerCount, getUserObject, hashCode, indexOf, isLeaf, isRoot, isSetParent, isSetUserObjects, notifyChildChange, putUserObject, removeAllTreeNodeChangeListeners, removeFromParent, removeTreeNodeChangeListener, removeTreeNodeChangeListener, removeUserObject, setParent, toString, userObjectKeySetprivate static final long serialVersionUID
public AnnotationElement()
AnnotationElement without any children, an
empty list of TreeNodeChangeListeners, and a parent that is
null.public AnnotationElement(AnnotationElement annotation)
annotation -