@Entity @Indexed public class DeltaGImpl extends ChemicalConstantImpl implements DeltaG
FIELD_AVAILABILITY, FIELD_COMMENT, FIELD_DATASOURCE, FIELD_ECNUMBER, FIELD_KEYWORD, FIELD_NAME, FIELD_ORGANISM, FIELD_PATHWAY, FIELD_SEQUENCE, FIELD_TERM, FIELD_XREFDB, FIELD_XREFID, FILTER_BY_DATASOURCE, FILTER_BY_ORGANISMUNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Constructor and Description |
|---|
DeltaGImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
equivalenceCode()
If two elements are equivalent, then their equivalence code should be the
same.
|
float |
getDeltaGPrime0()
For biochemical reactions, this property refers to the standard transformed Gibbs energy change for a
reaction written in terms of biochemical reactants (sums of species), delta-G'o.
|
Class<? extends DeltaG> |
getModelInterface()
This method returns the actual model interface that a class implements.
|
protected boolean |
semanticallyEquivalent(BioPAXElement element) |
void |
setDeltaGPrime0(float deltaGPrime0)
For biochemical reactions, this property refers to the standard transformed Gibbs energy change for a
reaction written in terms of biochemical reactants (sums of species), delta-G'o.
|
getIonicStrength, getPh, getPMg, getTemperature, setIonicStrength, setPh, setPMg, setTemperatureaddComment, getComment, getDatasources, getKeywords, getOrganisms, getParentPathways, removeComment, setCommentequals, getAnnotations, getPk, getRDFId, hashCode, isEquivalent, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetIonicStrength, getPh, getPMg, getTemperature, setIonicStrength, setPh, setPMg, setTemperatureaddComment, getComment, removeCommentgetAnnotations, getRDFId, isEquivalentpublic Class<? extends DeltaG> getModelInterface()
BioPAXElementgetModelInterface in interface BioPAXElementgetModelInterface in class ChemicalConstantImplorg.biopax.paxtools.model package
corresponding to a BioPAX class.protected boolean semanticallyEquivalent(BioPAXElement element)
semanticallyEquivalent in class ChemicalConstantImplpublic int equivalenceCode()
BioPAXElementequivalenceCode in interface BioPAXElementequivalenceCode in class ChemicalConstantImplpublic float getDeltaGPrime0()
DeltaGgetDeltaGPrime0 in interface DeltaGpublic void setDeltaGPrime0(float deltaGPrime0)
DeltaGsetDeltaGPrime0 in interface DeltaGdeltaGPrime0 - delta-G'o for this conditionCopyright © 2015 BioPAX. All rights reserved.