public class ReactionGlyph extends AbstractReferenceGlyph
Reaction object has to at least have one reactant
or product, the ReactionGlyph has to at least have one
SpeciesReferenceGlyph stored in the
listOfSpeciesReferenceGlyphs. The ReactionGlyph inherits
from GraphicalObject.
In addition to the attributes inherited from GraphicalObject, the
ReactionGlyph is described by an attribute reaction, a Curve
element and a listOfSpeciesReferenceGlyphs element.ignoredExtensions, ignoredXMLElements, JSBML_WRONG_SBO_TERM, packageNamelistOfListeners, parent, resourceBundle| Constructor and Description |
|---|
ReactionGlyph() |
ReactionGlyph(int level,
int version) |
ReactionGlyph(ReactionGlyph reactionGlyph) |
ReactionGlyph(String id) |
ReactionGlyph(String id,
int level,
int version) |
getNamedSBaseInstance, getReference, getReferenceInstance, getSBaseInstance, isSetReference, setNamedSBase, setReference, setSBase, unsetReferencecreateBoundingBox, createBoundingBox, createBoundingBox, createBoundingBox, getAllowsChildren, getBoundingBox, getMetaidRef, isIdMandatory, isSetBoundingBox, isSetMetaidRef, setBoundingBox, setMetaidRef, unsetBoundingBox, unsetMetaidRefisValidIdaddCVTerm, addDeclaredNamespace, addExtension, addPlugin, appendAnnotation, appendAnnotation, appendNotes, appendNotes, checkAndSetPackageNamespaceAndVersion, checkAndSetPackageNamespaceAndVersion, checkAttribute, checkLevelAndVersionCompatibility, createHistory, createPlugin, disablePackage, enablePackage, enablePackage, filterCVTerms, filterCVTerms, filterCVTerms, filterCVTerms, fireNodeRemovedEvent, firePropertyChange, getAnnotation, getAnnotationString, getCVTerm, getCVTermCount, getCVTerms, getDeclaredNamespaces, getElementByMetaId, getElementBySId, getElementName, getExtension, getExtensionCount, getExtensionPackages, getHistory, getId, getIdManager, getLevel, getLevelAndVersion, getMetaId, getModel, getName, getNamespace, getNotes, getNotesString, getNumCVTerms, getNumPlugins, getPackageName, getPackageVersion, getParent, getParentSBMLObject, getPlugin, getSBMLDocument, getSBOTerm, getSBOTermID, getURI, getVersion, hasValidAnnotation, hasValidLevelVersionNamespaceCombination, isExtendedByOtherPackages, isPackageEnabled, isPackageURIEnabled, isPkgEnabled, isPkgURIEnabled, isSetAnnotation, isSetHistory, isSetId, isSetLevel, isSetLevelAndVersion, isSetMetaId, isSetName, isSetNotes, isSetPackageVErsion, isSetParentSBMLObject, isSetPlugin, isSetSBOTerm, isSetVersion, isValidLevelAndVersionCombination, isValidMetaId, notifyChildChange, registerChild, removeCVTerm, removeCVTerm, 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, userObjectKeySetfinalize, getClass, notify, notifyAll, wait, wait, waitgetId, getName, isSetId, isSetName, setId, setName, unsetId, unsetNameaddCVTerm, addDeclaredNamespace, addExtension, addPlugin, appendAnnotation, appendAnnotation, appendNotes, appendNotes, createPlugin, disablePackage, enablePackage, enablePackage, filterCVTerms, filterCVTerms, filterCVTerms, filterCVTerms, getAnnotation, getAnnotationString, getCVTerm, getCVTermCount, getCVTerms, getDeclaredNamespaces, getElementByMetaId, getElementBySId, 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 ReactionGlyph()
public ReactionGlyph(int level,
int version)
level - version - public ReactionGlyph(ReactionGlyph reactionGlyph)
reactionGlyph - public ReactionGlyph(String id)
id - public ReactionGlyph(String id, int level, int version)
id - level - version - public void initDefaults()
initDefaults in class GraphicalObjectpublic boolean addSpeciesReferenceGlyph(SpeciesReferenceGlyph glyph)
listOfSpeciesReferenceGlyphs.glyph - true (as specified by Collection.add(E))NullPointerException - if the specified element is null and this list does not
permit null elementsIllegalArgumentException - if some property of this element prevents it from being added
to this listpublic ReactionGlyph clone()
clone in interface SBaseclone in class AbstractReferenceGlyphpublic Curve createCurve()
Curve to this ReactionGlyph.Curve instance.public SpeciesReferenceGlyph createSpeciesReferenceGlyph(String id)
SpeciesReferenceGlyphid - the identifier for the SpeciesReferenceGlyph to be created.SpeciesReferenceGlyph.public SpeciesReferenceGlyph createSpeciesReferenceGlyph(String id, String speciesGlyph)
SpeciesReferenceGlyphid - the identifier for the SpeciesReferenceGlyph to be created.speciesGlyph - corresponding SpeciesGlyph ID.SpeciesReferenceGlyph that points to the given
speciesGlyph.public boolean equals(Object object)
equals in interface SBaseequals in class AbstractReferenceGlyphpublic TreeNode getChildAt(int index)
getChildAt in interface TreeNodegetChildAt in class GraphicalObjectpublic int getChildCount()
getChildCount in interface TreeNodegetChildCount in class GraphicalObjectpublic Curve getCurve()
public ListOf<SpeciesReferenceGlyph> getListOfSpeciesReferenceGlyphs()
SpeciesReferenceGlyphs.
If the listOfSpeciesReferenceGlyphs has not yet been initialized, this
will be done by this method.
listOfSpeciesReferenceGlyphspublic String getReaction()
public NamedSBase getReactionInstance()
NamedSBase because it
could be possible to link some element from other packages to this glyph.public SpeciesReferenceGlyph getSpeciesReferenceGlyph(int i)
i - public SpeciesReferenceGlyph getSpeciesReferenceGlyph(String srGlyphId)
srGlyphId - public int getSpeciesReferenceGlyphCount()
@Deprecated public int getNumSpeciesReferenceGlyphs()
getSpeciesReferenceGlyphCount()public int hashCode()
hashCode in interface SBasehashCode in class AbstractReferenceGlyphpublic boolean isSetCurve()
public boolean isSetListOfSpeciesReferenceGlyphs()
true is the list of SpeciesReferenceGlyph is set.true is the list of SpeciesReferenceGlyph is set.@Deprecated public boolean isSetListOfSpeciesReferencesGlyphs()
isSetListOfSpeciesReferenceGlyphs()true is the list of SpeciesReferenceGlyph is set.true is the list of SpeciesReferenceGlyph is set.public boolean isSetReaction()
public boolean isSetReactionInstance()
public boolean readAttribute(String attributeName, String prefix, String value)
readAttribute in interface SBasereadAttribute in class GraphicalObjectpublic void setCurve(Curve curve)
ReactionGlyph. The center
section is frequently used by tools to separate the point where substrates arcs come together
from the point where product arcs split off. The Curve is optional, and when not present
the dimensions of the inherited BoundingBox describes the center section, by storing its
position and dimension.curve - public void setListOfSpeciesReferenceGlyphs(ListOf<SpeciesReferenceGlyph> listOfSpeciesReferencesGlyph)
SpeciesReferenceGlyphs.
Since the Species element can have several graphical representations
in the layout there must be a way to specify which SpeciesGlyph should
be connected to the ReactionGlyph. This is done using the
listOfSpeciesReferenceGlyphs.
listOfSpeciesReferencesGlyph - the list of SpeciesReferenceGlyphs to set.@Deprecated public void setListOfSpeciesReferencesGlyph(ListOf<SpeciesReferenceGlyph> listOfSpeciesReferencesGlyph)
setListOfSpeciesReferenceGlyphs(ListOf)SpeciesReferenceGlyphs.listOfSpeciesReferencesGlyph - the list of SpeciesReferenceGlyphs to set.public void setReaction(Reaction reaction)
reaction - public void setReaction(String reaction)
Reaction in the Model. This reference is optional.reaction - @Deprecated public void unsetListOfSpeciesReferencesGlyph()
unsetListOfSpeciesReferenceGlyphs()SpeciesReferenceGlyphs.public void unsetListOfSpeciesReferenceGlyphs()
SpeciesReferenceGlyphs.public void unsetReaction()
public Map<String,String> writeXMLAttributes()
writeXMLAttributes in interface SBasewriteXMLAttributes in class GraphicalObjectCopyright © 2009–2017. All rights reserved.