public class KPrimeImpl extends ChemicalConstantImpl implements KPrime
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Constructor and Description |
|---|
KPrimeImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
equivalenceCode()
If two elements are equivalent, then their equivalence code should be the
same.
|
float |
getKPrime()
The apparent equilibrium constant K'.
|
Class<? extends KPrime> |
getModelInterface()
This method returns the actual model interface that a class implements.
|
protected boolean |
semanticallyEquivalent(BioPAXElement element) |
void |
setKPrime(float prime)
The apparent equilibrium constant K'.
|
getIonicStrength, getPh, getPMg, getTemperature, setIonicStrength, setPh, setPMg, setTemperatureaddComment, getComment, removeComment, setCommentequals, getAnnotations, getUri, hashCode, isEquivalent, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetIonicStrength, getPh, getPMg, getTemperature, setIonicStrength, setPh, setPMg, setTemperatureaddComment, getComment, removeCommentgetAnnotations, getUri, isEquivalentpublic Class<? extends KPrime> 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 getKPrime()
KPrimepublic void setKPrime(float prime)
KPrimeCopyright © 2016 BioPAX. All rights reserved.