|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biopax.paxtools.impl.BioPAXElementImpl
org.biopax.paxtools.impl.level3.L3ElementImpl
org.biopax.paxtools.impl.level3.XReferrableImpl
org.biopax.paxtools.impl.level3.NamedImpl
org.biopax.paxtools.impl.level3.EntityImpl
org.biopax.paxtools.impl.level3.ProcessImpl
org.biopax.paxtools.impl.level3.InteractionImpl
org.biopax.paxtools.impl.level3.ConversionImpl
org.biopax.paxtools.impl.level3.BiochemicalReactionImpl
@Entity @Indexed public class BiochemicalReactionImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.biopax.paxtools.model.BioPAXElement |
|---|
BioPAXElement.Key |
| Field Summary |
|---|
| Fields inherited from class org.biopax.paxtools.impl.BioPAXElementImpl |
|---|
SEARCH_FIELD_AVAILABILITY, SEARCH_FIELD_COMMENT, SEARCH_FIELD_EC_NUMBER, SEARCH_FIELD_KEYWORD, SEARCH_FIELD_NAME, SEARCH_FIELD_SEQUENCE, SEARCH_FIELD_TERM, SEARCH_FIELD_XREF_DB, SEARCH_FIELD_XREF_ID, SEARCH_INDEX_NAME |
| Fields inherited from interface org.biopax.paxtools.model.BioPAXElement |
|---|
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT |
| Constructor Summary | |
|---|---|
BiochemicalReactionImpl()
|
|
| Method Summary | |
|---|---|
void |
addDeltaG(DeltaG deltaG)
Standard transformed Gibbs energy change for a reaction written in terms of biochemical reactants (sums of species), delta-G'o. |
void |
addDeltaH(float deltaH)
For biochemical reactions this property refers to the standard transformed enthalpy change for a reaction written in terms of biochemical reactants (sums of species), delta-H'o. |
void |
addDeltaS(float deltaS)
For biochemical reactions, this property refers to the standard transformed entropy change for a reaction written in terms of biochemical reactants (sums of species), delta-S'o. |
void |
addECNumber(java.lang.String eCNumber)
The unique number assigned to a reaction by the Enzyme Commission of the International Union of Biochemistry and Molecular Biology. |
void |
addKEQ(KPrime kEQ)
This quantity is dimensionless and is usually a single number. |
java.util.Set<DeltaG> |
getDeltaG()
Standard transformed Gibbs energy change for a reaction written in terms of biochemical reactants (sums of species), delta-G'o. |
java.util.Set<java.lang.Float> |
getDeltaH()
For biochemical reactions this property refers to the standard transformed enthalpy change for a reaction written in terms of biochemical reactants (sums of species), delta-H'o. |
java.util.Set<java.lang.Float> |
getDeltaS()
For biochemical reactions, this property refers to the standard transformed entropy change for a reaction written in terms of biochemical reactants (sums of species), delta-S'o. |
java.util.Set<java.lang.String> |
getECNumber()
The unique number assigned to a reaction by the Enzyme Commission of the International Union of Biochemistry and Molecular Biology. |
java.util.Set<KPrime> |
getKEQ()
This quantity is dimensionless and is usually a single number. |
java.lang.Class<? extends BiochemicalReaction> |
getModelInterface()
This method returns the actual model interface that a class implements. |
void |
removeDeltaG(DeltaG deltaG)
Standard transformed Gibbs energy change for a reaction written in terms of biochemical reactants (sums of species), delta-G'o. |
void |
removeDeltaH(float deltaH)
For biochemical reactions this property refers to the standard transformed enthalpy change for a reaction written in terms of biochemical reactants (sums of species), delta-H'o. |
void |
removeDeltaS(float deltaS)
For biochemical reactions, this property refers to the standard transformed entropy change for a reaction written in terms of biochemical reactants (sums of species), delta-S'o. |
void |
removeECNumber(java.lang.String eCNumber)
The unique number assigned to a reaction by the Enzyme Commission of the International Union of Biochemistry and Molecular Biology. |
void |
removeKEQ(KPrime kEQ)
This quantity is dimensionless and is usually a single number. |
protected void |
setDeltaG(java.util.Set<DeltaG> deltaG)
|
protected void |
setDeltaH(java.util.Set<java.lang.Float> deltaH)
|
protected void |
setDeltaS(java.util.Set<java.lang.Float> deltaS)
|
protected void |
setECNumber(java.util.Set<java.lang.String> eCNumber)
|
protected void |
setKEQ(java.util.Set<KPrime> kEQ)
|
| Methods inherited from class org.biopax.paxtools.impl.level3.ConversionImpl |
|---|
addLeft, addParticipantStoichiometry, addRight, equivalenceCode, getConversionDirection, getLeft, getParticipantStoichiometry, getRight, getSpontaneous, removeLeft, removeParticipantStoichiometry, removeRight, semanticallyEquivalent, setConversionDirection, setLeft, setParticipantStoichiometry, setRight, setSpontaneous |
| Methods inherited from class org.biopax.paxtools.impl.level3.InteractionImpl |
|---|
addInteractionType, addParticipant, getInteractionType, getParticipant, removeInteractionType, removeParticipant, setInteractionType, setParticipant |
| Methods inherited from class org.biopax.paxtools.impl.level3.ProcessImpl |
|---|
getControlledOf, getPathwayComponentOf, getStepProcessOf, setControlledOf, setPathwayComponentOf, setStepProcessOf |
| Methods inherited from class org.biopax.paxtools.impl.level3.EntityImpl |
|---|
addAvailability, addDataSource, addEvidence, getAvailability, getDataSource, getEvidence, getParticipantOf, removeAvailability, removeDataSource, removeEvidence, setAvailability, setDataSource, setEvidence, setParticipantOf |
| Methods inherited from class org.biopax.paxtools.impl.level3.NamedImpl |
|---|
addName, getDisplayName, getDisplayNameX, getName, getNameX, getStandardName, getStandardNameX, removeName, setDisplayName, setDisplayNameX, setName, setNameX, setStandardName, setStandardNameX |
| Methods inherited from class org.biopax.paxtools.impl.level3.XReferrableImpl |
|---|
addXref, getXref, hasCommonUnificationXref, removeXref, setXref |
| Methods inherited from class org.biopax.paxtools.impl.level3.L3ElementImpl |
|---|
addComment, getComment, removeComment, setComment |
| Methods inherited from class org.biopax.paxtools.impl.BioPAXElementImpl |
|---|
getAnnotations, getProxyId, getRDFId, getVersion, isEquivalent, setProxyId, setRDFId, setVersion, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.biopax.paxtools.model.level3.Conversion |
|---|
addLeft, addParticipantStoichiometry, addRight, getConversionDirection, getLeft, getParticipantStoichiometry, getRight, getSpontaneous, removeLeft, removeParticipantStoichiometry, removeRight, setConversionDirection, setSpontaneous |
| Methods inherited from interface org.biopax.paxtools.model.level3.Interaction |
|---|
addInteractionType, addParticipant, getInteractionType, getParticipant, removeInteractionType, removeParticipant |
| Methods inherited from interface org.biopax.paxtools.model.level3.Process |
|---|
getControlledOf, getPathwayComponentOf, getStepProcessOf |
| Methods inherited from interface org.biopax.paxtools.model.level3.Entity |
|---|
addAvailability, addDataSource, getAvailability, getDataSource, getParticipantOf, removeAvailability, removeDataSource |
| Methods inherited from interface org.biopax.paxtools.model.level3.Observable |
|---|
addEvidence, getEvidence, removeEvidence |
| Methods inherited from interface org.biopax.paxtools.model.level3.Named |
|---|
addName, getDisplayName, getName, getStandardName, removeName, setDisplayName, setStandardName |
| Methods inherited from interface org.biopax.paxtools.model.level3.XReferrable |
|---|
addXref, getXref, removeXref |
| Methods inherited from interface org.biopax.paxtools.model.level3.Level3Element |
|---|
addComment, getComment, removeComment |
| Methods inherited from interface org.biopax.paxtools.model.BioPAXElement |
|---|
equivalenceCode, getAnnotations, getRDFId, isEquivalent |
| Constructor Detail |
|---|
public BiochemicalReactionImpl()
| Method Detail |
|---|
public java.lang.Class<? extends BiochemicalReaction> getModelInterface()
BioPAXElement
getModelInterface in interface BioPAXElementgetModelInterface in class ConversionImplorg.biopax.paxtools.model package
corresponding to a BioPAX class.public java.util.Set<DeltaG> getDeltaG()
BiochemicalReaction
getDeltaG in interface BiochemicalReactionprotected void setDeltaG(java.util.Set<DeltaG> deltaG)
public void addDeltaG(DeltaG deltaG)
BiochemicalReaction
addDeltaG in interface BiochemicalReactiondeltaG - to be added.public void removeDeltaG(DeltaG deltaG)
BiochemicalReaction
removeDeltaG in interface BiochemicalReactiondeltaG - to be removed.public java.util.Set<java.lang.Float> getDeltaH()
BiochemicalReaction
getDeltaH in interface BiochemicalReactionprotected void setDeltaH(java.util.Set<java.lang.Float> deltaH)
public void addDeltaH(float deltaH)
BiochemicalReaction
addDeltaH in interface BiochemicalReactiondeltaH - standard transformed enthalpy changepublic void removeDeltaH(float deltaH)
BiochemicalReaction
removeDeltaH in interface BiochemicalReactiondeltaH - standard transformed enthalpy changepublic java.util.Set<java.lang.Float> getDeltaS()
BiochemicalReaction
getDeltaS in interface BiochemicalReactionprotected void setDeltaS(java.util.Set<java.lang.Float> deltaS)
public void addDeltaS(float deltaS)
BiochemicalReaction
addDeltaS in interface BiochemicalReactionpublic void removeDeltaS(float deltaS)
BiochemicalReaction
removeDeltaS in interface BiochemicalReaction
@Field(name="ecnumber",
index=TOKENIZED)
@FieldBridge(impl=SetStringBridge.class)
public java.util.Set<java.lang.String> getECNumber()
BiochemicalReaction
getECNumber in interface BiochemicalReactionprotected void setECNumber(java.util.Set<java.lang.String> eCNumber)
public void addECNumber(java.lang.String eCNumber)
BiochemicalReaction
addECNumber in interface BiochemicalReactioneCNumber - The unique number assigned to a reaction by the Enzyme Commissionpublic void removeECNumber(java.lang.String eCNumber)
BiochemicalReaction
removeECNumber in interface BiochemicalReactioneCNumber - The unique number assigned to a reaction by the Enzyme Commissionpublic java.util.Set<KPrime> getKEQ()
BiochemicalReaction
getKEQ in interface BiochemicalReactionprotected void setKEQ(java.util.Set<KPrime> kEQ)
public void addKEQ(KPrime kEQ)
BiochemicalReaction
addKEQ in interface BiochemicalReactionkEQ - measured equilibrium constant for a biochemical reactionpublic void removeKEQ(KPrime kEQ)
BiochemicalReaction
removeKEQ in interface BiochemicalReactionkEQ - measured equilibrium constant for a biochemical reaction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||