public interface KPrime extends UtilityClass
(URI: http://www.biopax.org/release/biopax-level3.owl#KPrime)
Modifier and Type | Field and Description |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
ionicStrengthProperty
The Jena Property for ionicStrength
|
static com.hp.hpl.jena.rdf.model.Property |
kPrimeProperty
The Jena Property for kPrime
|
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 |
getIonicStrength()
Gets the 'ionicStrength' property value
|
java.lang.Float |
getKPrime()
Gets the 'kPrime' 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 |
setIonicStrength(java.lang.Float ionicStrength)
Sets the 'ionicStrength' property value
|
void |
setKPrime(java.lang.Float kPrime)
Sets the 'kPrime' 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 kPrimeProperty
(URI: http://www.biopax.org/release/biopax-level3.owl#kPrime)
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 getKPrime() throws com.ibm.adtech.jastor.JastorException
Float
com.ibm.adtech.jastor.JastorException
kPrimeProperty
void setKPrime(java.lang.Float kPrime) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.Float}com.ibm.adtech.jastor.JastorException
kPrimeProperty
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