public interface DeltaG extends UtilityClass
(URI: http://www.biopax.org/release/biopax-level3.owl#DeltaG)
Modifier and Type | Field and Description |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
deltaGPrime0Property
The Jena Property for deltaGPrime0
|
static com.hp.hpl.jena.rdf.model.Property |
ionicStrengthProperty
The Jena Property for ionicStrength
|
static com.hp.hpl.jena.rdf.model.Property |
phProperty
The Jena Property for ph
|
static com.hp.hpl.jena.rdf.model.Property |
pMgProperty
The Jena Property for pMg
|
static com.hp.hpl.jena.rdf.model.Property |
temperatureProperty
The Jena Property for temperature
|
static Resource |
TYPE
The rdf:type for this ontology class
|
commentProperty
Modifier and Type | Method and Description |
---|---|
java.lang.Float |
getDeltaGPrime0()
Gets the 'deltaGPrime0' property value
|
java.lang.Float |
getIonicStrength()
Gets the 'ionicStrength' property value
|
java.lang.Float |
getPh()
Gets the 'ph' property value
|
java.lang.Float |
getPMg()
Gets the 'pMg' property value
|
java.lang.Float |
getTemperature()
Gets the 'temperature' property value
|
void |
setDeltaGPrime0(java.lang.Float deltaGPrime0)
Sets the 'deltaGPrime0' property value
|
void |
setIonicStrength(java.lang.Float ionicStrength)
Sets the 'ionicStrength' property value
|
void |
setPh(java.lang.Float ph)
Sets the 'ph' property value
|
void |
setPMg(java.lang.Float pMg)
Sets the 'pMg' property value
|
void |
setTemperature(java.lang.Float temperature)
Sets the 'temperature' property value
|
addComment, getComment, removeComment
static final Resource TYPE
static final com.hp.hpl.jena.rdf.model.Property deltaGPrime0Property
(URI: http://www.biopax.org/release/biopax-level3.owl#deltaGPrime0)
static final com.hp.hpl.jena.rdf.model.Property ionicStrengthProperty
(URI: http://www.biopax.org/release/biopax-level3.owl#ionicStrength)
static final com.hp.hpl.jena.rdf.model.Property temperatureProperty
(URI: http://www.biopax.org/release/biopax-level3.owl#temperature)
static final com.hp.hpl.jena.rdf.model.Property pMgProperty
(URI: http://www.biopax.org/release/biopax-level3.owl#pMg)
static final com.hp.hpl.jena.rdf.model.Property phProperty
(URI: http://www.biopax.org/release/biopax-level3.owl#ph)
java.lang.Float getDeltaGPrime0() throws com.ibm.adtech.jastor.JastorException
Float
com.ibm.adtech.jastor.JastorException
deltaGPrime0Property
void setDeltaGPrime0(java.lang.Float deltaGPrime0) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.Float}com.ibm.adtech.jastor.JastorException
deltaGPrime0Property
java.lang.Float getIonicStrength() throws com.ibm.adtech.jastor.JastorException
Float
com.ibm.adtech.jastor.JastorException
ionicStrengthProperty
void setIonicStrength(java.lang.Float ionicStrength) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.Float}com.ibm.adtech.jastor.JastorException
ionicStrengthProperty
java.lang.Float getTemperature() throws com.ibm.adtech.jastor.JastorException
Float
com.ibm.adtech.jastor.JastorException
temperatureProperty
void setTemperature(java.lang.Float temperature) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.Float}com.ibm.adtech.jastor.JastorException
temperatureProperty
java.lang.Float getPMg() throws com.ibm.adtech.jastor.JastorException
Float
com.ibm.adtech.jastor.JastorException
pMgProperty
void setPMg(java.lang.Float pMg) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.Float}com.ibm.adtech.jastor.JastorException
pMgProperty
java.lang.Float getPh() throws com.ibm.adtech.jastor.JastorException
Float
com.ibm.adtech.jastor.JastorException
phProperty
void setPh(java.lang.Float ph) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.Float}com.ibm.adtech.jastor.JastorException
phProperty