org.biopax.paxtools.impl.level2
Class kPrimeImpl
java.lang.Object
org.biopax.paxtools.impl.level2.bioPAXElementImpl
org.biopax.paxtools.impl.level2.kPrimeImpl
- All Implemented Interfaces:
- BioPAXElement, kPrime, utilityClass
public class kPrimeImpl
- extends bioPAXElementImpl
- implements kPrime
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
kPrimeImpl
public kPrimeImpl()
equivalenceCode
public int equivalenceCode()
- Specified by:
equivalenceCode in interface BioPAXElement
isEquivalent
public boolean isEquivalent(BioPAXElement element)
- Specified by:
isEquivalent in interface BioPAXElement
getModelInterface
public java.lang.Class getModelInterface()
- Specified by:
getModelInterface in interface BioPAXElement
getK_PRIME
public float getK_PRIME()
- Specified by:
getK_PRIME in interface kPrime
setK_PRIME
public void setK_PRIME(float K_PRIME)
- Specified by:
setK_PRIME in interface kPrime
getTEMPERATURE
public float getTEMPERATURE()
- Specified by:
getTEMPERATURE in interface kPrime
setTEMPERATURE
public void setTEMPERATURE(float TEMPERATURE)
- Specified by:
setTEMPERATURE in interface kPrime
getIONIC_STRENGTH
public float getIONIC_STRENGTH()
- Specified by:
getIONIC_STRENGTH in interface kPrime
setIONIC_STRENGTH
public void setIONIC_STRENGTH(float IONIC_STRENGTH)
- Specified by:
setIONIC_STRENGTH in interface kPrime
getPH
public float getPH()
- Specified by:
getPH in interface kPrime
setPH
public void setPH(float PH)
- Specified by:
setPH in interface kPrime
getPMG
public float getPMG()
- Specified by:
getPMG in interface kPrime
setPMG
public void setPMG(float PMG)
- Specified by:
setPMG in interface kPrime