public class SpeciesTypeComponentMapInProduct extends AbstractSBase
ignoredExtensions, ignoredXMLElements, JSBML_WRONG_SBO_TERM, packageNamelistOfListeners, parent, resourceBundle| Constructor and Description |
|---|
SpeciesTypeComponentMapInProduct()
Creates an SpeciesTypeComponentMapInProduct instance
|
SpeciesTypeComponentMapInProduct(int level,
int version)
Creates a SpeciesTypeComponentMapInProduct instance with a level and version.
|
SpeciesTypeComponentMapInProduct(SpeciesTypeComponentMapInProduct obj)
Clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
SpeciesTypeComponentMapInProduct |
clone()
clones this class
|
boolean |
equals(Object obj) |
String |
getProductComponent()
Returns the value of
productComponent. |
String |
getReactant()
Returns the value of
reactant. |
String |
getReactantComponent()
Returns the value of
reactantComponent. |
int |
hashCode() |
void |
initDefaults()
Initializes the default values using the namespace.
|
boolean |
isSetProductComponent()
Returns whether
productComponent is set. |
boolean |
isSetReactant()
Returns whether
reactant is set. |
boolean |
isSetReactantComponent()
Returns whether
reactantComponent is set. |
boolean |
readAttribute(String attributeName,
String prefix,
String value) |
void |
setProductComponent(String productComponent)
Sets the value of productComponent
|
void |
setReactant(String reactant)
Sets the value of reactant
|
void |
setReactantComponent(String reactantComponent)
Sets the value of reactantComponent
|
boolean |
unsetProductComponent()
Unsets the variable productComponent.
|
boolean |
unsetReactant()
Unsets the variable reactant.
|
boolean |
unsetReactantComponent()
Unsets the variable reactantComponent.
|
Map<String,String> |
writeXMLAttributes() |
addCVTerm, addDeclaredNamespace, addExtension, addPlugin, appendAnnotation, appendAnnotation, appendNotes, appendNotes, checkAndSetPackageNamespaceAndVersion, checkAndSetPackageNamespaceAndVersion, checkAttribute, checkLevelAndVersionCompatibility, createHistory, createPlugin, disablePackage, enablePackage, enablePackage, filterCVTerms, filterCVTerms, filterCVTerms, filterCVTerms, fireNodeRemovedEvent, firePropertyChange, getAllowsChildren, getAnnotation, getAnnotationString, getChildAt, getChildCount, 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, isIdMandatory, 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, isLeaf, isReadingInProgress, isRoot, isSetParent, isSetUserObjects, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeFromParent, removeTreeNodeChangeListener, removeTreeNodeChangeListener, removeUserObject, setParent, userObjectKeySetfinalize, getClass, notify, notifyAll, wait, wait, waitremoveTreeNodeChangeListeneraddAllChangeListeners, addAllChangeListeners, addTreeNodeChangeListener, addTreeNodeChangeListener, clearUserObjects, containsUserObjectKey, filter, filter, filter, fireNodeAddedEvent, getListOfTreeNodeChangeListeners, getRoot, getTreeNodeChangeListenerCount, getUserObject, isRoot, isSetParent, isSetUserObjects, putUserObject, removeAllTreeNodeChangeListeners, removeAllTreeNodeChangeListeners, removeFromParent, removeTreeNodeChangeListener, removeUserObject, userObjectKeySetpublic SpeciesTypeComponentMapInProduct()
public SpeciesTypeComponentMapInProduct(int level,
int version)
level - SBML Levelversion - SBML Versionpublic SpeciesTypeComponentMapInProduct(SpeciesTypeComponentMapInProduct obj)
public SpeciesTypeComponentMapInProduct clone()
clone in interface SBaseclone in class AbstractSBasepublic void initDefaults()
public int hashCode()
hashCode in interface SBasehashCode in class AbstractSBasepublic boolean equals(Object obj)
equals in interface SBaseequals in class AbstractSBasepublic String getReactant()
reactant.reactant.public boolean isSetReactant()
reactant is set.reactant is set.public void setReactant(String reactant)
reactant - the value of reactant to be set.public boolean unsetReactant()
true if reactant was set before, otherwise false.public String getReactantComponent()
reactantComponent.reactantComponent.public boolean isSetReactantComponent()
reactantComponent is set.reactantComponent is set.public void setReactantComponent(String reactantComponent)
reactantComponent - the value of reactantComponent to be set.public boolean unsetReactantComponent()
true if reactantComponent was set before, otherwise false.public String getProductComponent()
productComponent.productComponent.public boolean isSetProductComponent()
productComponent is set.productComponent is set.public void setProductComponent(String productComponent)
productComponent - the value of productComponent to be set.public boolean unsetProductComponent()
true if productComponent was set before, otherwise false.public Map<String,String> writeXMLAttributes()
writeXMLAttributes in interface SBasewriteXMLAttributes in class AbstractSBasepublic boolean readAttribute(String attributeName, String prefix, String value)
readAttribute in interface SBasereadAttribute in class AbstractSBaseCopyright © 2009–2016. All rights reserved.