org.biopax.paxtools.impl.level2
Class biochemicalReactionImpl

java.lang.Object
  extended by org.biopax.paxtools.impl.level2.bioPAXElementImpl
      extended by org.biopax.paxtools.impl.level2.entityImpl
          extended by org.biopax.paxtools.impl.level2.processImpl
              extended by org.biopax.paxtools.impl.level2.interactionAdapter
                  extended by org.biopax.paxtools.impl.level2.physicalInteractionAdapter
                      extended by org.biopax.paxtools.impl.level2.conversionImpl
                          extended by org.biopax.paxtools.impl.level2.biochemicalReactionImpl
All Implemented Interfaces:
biochemicalReaction, BioPAXElement, conversion, entity, interaction, InteractionParticipant, pathwayComponent, physicalInteraction, process, XReferrable
Direct Known Subclasses:
transportWithBiochemicalReactionImpl

public class biochemicalReactionImpl
extends conversionImpl
implements biochemicalReaction


Field Summary
 
Fields inherited from interface org.biopax.paxtools.model.level2.BioPAXElement
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT
 
Fields inherited from interface org.biopax.paxtools.model.level2.BioPAXElement
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT
 
Fields inherited from interface org.biopax.paxtools.model.level2.BioPAXElement
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT
 
Constructor Summary
biochemicalReactionImpl()
           
 
Method Summary
 void addDELTA_G(deltaGprimeO DELTA_G)
           
 void addDELTA_H(double DELTA_H)
           
 void addDELTA_S(double DELTA_S)
           
 void addEC_NUMBER(java.lang.String EC_NUMBER)
           
 void addKEQ(kPrime KEQ)
           
 java.util.Set<deltaGprimeO> getDELTA_G()
           
 java.util.Set<java.lang.Double> getDELTA_H()
           
 java.util.Set<java.lang.Double> getDELTA_S()
           
 java.util.Set<java.lang.String> getEC_NUMBER()
           
 java.util.Set<kPrime> getKEQ()
           
 java.lang.Class getModelInterface()
           
 void removeDELTA_G(deltaGprimeO DELTA_G)
           
 void removeDELTA_H(double DELTA_H)
           
 void removeDELTA_S(double DELTA_S)
           
 void removeEC_NUMBER(java.lang.String EC_NUMBER)
           
 void removeKEQ(kPrime KEQ)
           
 void setDELTA_G(java.util.Set<deltaGprimeO> DELTA_G)
           
 void setDELTA_H(java.util.Set<java.lang.Double> DELTA_H)
           
 void setDELTA_S(java.util.Set<java.lang.Double> DELTA_S)
           
 void setEC_NUMBER(java.util.Set<java.lang.String> EC_NUMBER)
           
 void setKEQ(java.util.Set<kPrime> KEQ)
           
 
Methods inherited from class org.biopax.paxtools.impl.level2.conversionImpl
addLEFT, addPARTICIPANTS, addRIGHT, equivalenceCode, getLEFT, getRIGHT, getSPONTANEOUS, isEquivalent, removeLEFT, removePARTICIPANTS, removeRIGHT, setLEFT, setPARTICIPANTS, setRIGHT, setSPONTANEOUS
 
Methods inherited from class org.biopax.paxtools.impl.level2.physicalInteractionAdapter
addINTERACTION_TYPE, getINTERACTION_TYPE, removeINTERACTION_TYPE, setINTERACTION_TYPE
 
Methods inherited from class org.biopax.paxtools.impl.level2.interactionAdapter
compareParticipantSets, getPARTICIPANTS, setParticipantInverse, updatePARTICIPANTS
 
Methods inherited from class org.biopax.paxtools.impl.level2.processImpl
addCONTROLLEDof, addEVIDENCE, addSTEP_INTERACTIONSOf, getEVIDENCE, isCONTROLLEDOf, isPATHWAY_COMPONENTSof, isSTEP_INTERACTIONSOf, removeEVIDENCE, setEVIDENCE
 
Methods inherited from class org.biopax.paxtools.impl.level2.entityImpl
addAVAILABILITY, addDATA_SOURCE, addSYNONYMS, addXREF, getAVAILABILITY, getDATA_SOURCE, getNAME, getSHORT_NAME, getSYNONYMS, getXREF, isPARTICIPANTSof, removeAVAILABILITY, removeDATA_SOURCE, removeSYNONYMS, removeXREF, setAVAILABILITY, setDATA_SOURCE, setNAME, setSHORT_NAME, setSYNONYMS, setXREF
 
Methods inherited from class org.biopax.paxtools.impl.level2.bioPAXElementImpl
addCOMMENT, equals, getCOMMENT, getRDFId, hashCode, removeCOMMENT, setCOMMENT, setRDFId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.biopax.paxtools.model.level2.conversion
addLEFT, addRIGHT, getLEFT, getRIGHT, getSPONTANEOUS, removeLEFT, removeRIGHT, setLEFT, setRIGHT, setSPONTANEOUS
 
Methods inherited from interface org.biopax.paxtools.model.level2.physicalInteraction
addINTERACTION_TYPE, getINTERACTION_TYPE, removeINTERACTION_TYPE, setINTERACTION_TYPE
 
Methods inherited from interface org.biopax.paxtools.model.level2.interaction
addPARTICIPANTS, getPARTICIPANTS, removePARTICIPANTS, setPARTICIPANTS
 
Methods inherited from interface org.biopax.paxtools.model.level2.process
addEVIDENCE, getEVIDENCE, isCONTROLLEDOf, isSTEP_INTERACTIONSOf, removeEVIDENCE, setEVIDENCE
 
Methods inherited from interface org.biopax.paxtools.model.level2.entity
addAVAILABILITY, addDATA_SOURCE, addSYNONYMS, getAVAILABILITY, getDATA_SOURCE, getNAME, getSHORT_NAME, getSYNONYMS, removeAVAILABILITY, removeDATA_SOURCE, removeSYNONYMS, setAVAILABILITY, setDATA_SOURCE, setNAME, setSHORT_NAME, setSYNONYMS
 
Methods inherited from interface org.biopax.paxtools.model.level2.BioPAXElement
addCOMMENT, equivalenceCode, getCOMMENT, getRDFId, isEquivalent, removeCOMMENT, setCOMMENT, setRDFId
 
Methods inherited from interface org.biopax.paxtools.model.level2.XReferrable
addXREF, getXREF, removeXREF, setXREF
 
Methods inherited from interface org.biopax.paxtools.model.level2.BioPAXElement
addCOMMENT, equivalenceCode, getCOMMENT, getRDFId, isEquivalent, removeCOMMENT, setCOMMENT, setRDFId
 
Methods inherited from interface org.biopax.paxtools.model.level2.InteractionParticipant
isPARTICIPANTSof
 
Methods inherited from interface org.biopax.paxtools.model.level2.BioPAXElement
addCOMMENT, equivalenceCode, getCOMMENT, getRDFId, isEquivalent, removeCOMMENT, setCOMMENT, setRDFId
 
Methods inherited from interface org.biopax.paxtools.model.level2.pathwayComponent
isPATHWAY_COMPONENTSof
 

Constructor Detail

biochemicalReactionImpl

public biochemicalReactionImpl()
Method Detail

getModelInterface

public java.lang.Class getModelInterface()
Specified by:
getModelInterface in interface BioPAXElement
Overrides:
getModelInterface in class conversionImpl

addDELTA_G

public void addDELTA_G(deltaGprimeO DELTA_G)
Specified by:
addDELTA_G in interface biochemicalReaction

removeDELTA_G

public void removeDELTA_G(deltaGprimeO DELTA_G)
Specified by:
removeDELTA_G in interface biochemicalReaction

setDELTA_G

public void setDELTA_G(java.util.Set<deltaGprimeO> DELTA_G)
Specified by:
setDELTA_G in interface biochemicalReaction

getDELTA_G

public java.util.Set<deltaGprimeO> getDELTA_G()
Specified by:
getDELTA_G in interface biochemicalReaction

addDELTA_H

public void addDELTA_H(double DELTA_H)
Specified by:
addDELTA_H in interface biochemicalReaction

removeDELTA_H

public void removeDELTA_H(double DELTA_H)
Specified by:
removeDELTA_H in interface biochemicalReaction

setDELTA_H

public void setDELTA_H(java.util.Set<java.lang.Double> DELTA_H)
Specified by:
setDELTA_H in interface biochemicalReaction

getDELTA_H

public java.util.Set<java.lang.Double> getDELTA_H()
Specified by:
getDELTA_H in interface biochemicalReaction

getDELTA_S

public java.util.Set<java.lang.Double> getDELTA_S()
Specified by:
getDELTA_S in interface biochemicalReaction

setDELTA_S

public void setDELTA_S(java.util.Set<java.lang.Double> DELTA_S)
Specified by:
setDELTA_S in interface biochemicalReaction

addDELTA_S

public void addDELTA_S(double DELTA_S)
Specified by:
addDELTA_S in interface biochemicalReaction

removeDELTA_S

public void removeDELTA_S(double DELTA_S)
Specified by:
removeDELTA_S in interface biochemicalReaction

addEC_NUMBER

public void addEC_NUMBER(java.lang.String EC_NUMBER)
Specified by:
addEC_NUMBER in interface biochemicalReaction

removeEC_NUMBER

public void removeEC_NUMBER(java.lang.String EC_NUMBER)
Specified by:
removeEC_NUMBER in interface biochemicalReaction

getEC_NUMBER

public java.util.Set<java.lang.String> getEC_NUMBER()
Specified by:
getEC_NUMBER in interface biochemicalReaction

setEC_NUMBER

public void setEC_NUMBER(java.util.Set<java.lang.String> EC_NUMBER)
Specified by:
setEC_NUMBER in interface biochemicalReaction

addKEQ

public void addKEQ(kPrime KEQ)
Specified by:
addKEQ in interface biochemicalReaction

removeKEQ

public void removeKEQ(kPrime KEQ)
Specified by:
removeKEQ in interface biochemicalReaction

getKEQ

public java.util.Set<kPrime> getKEQ()
Specified by:
getKEQ in interface biochemicalReaction

setKEQ

public void setKEQ(java.util.Set<kPrime> KEQ)
Specified by:
setKEQ in interface biochemicalReaction