|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.rdf.listeners.StatementListener
com.ibm.adtech.jastor.ThingImpl
fr.curie.BiNoM.pathways.biopax.kPrimeImpl
public class kPrimeImpl
Implementation of kPrime
Use the fr.curie.BiNoM.pathways.biopax.biopax_DASH_level2_DOT_owlFactory to create instances of this class.
(URI: http://www.biopax.org/release/biopax-level2.owl#kPrime)
Field Summary |
---|
Fields inherited from class com.ibm.adtech.jastor.ThingImpl |
---|
copyright |
Fields inherited from interface fr.curie.BiNoM.pathways.biopax.kPrime |
---|
TYPE |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
void |
addCOMMENT(java.lang.String COMMENT)
Add a 'COMMENT' property value |
void |
addedStatement(com.hp.hpl.jena.rdf.model.Statement stmt)
|
void |
addIONIC_DASH_STRENGTH(java.lang.Float IONIC_DASH_STRENGTH)
Add a 'IONIC_DASH_STRENGTH' property value |
void |
addPH(java.lang.Float PH)
Add a 'PH' property value |
void |
addPMG(java.lang.Float PMG)
Add a 'PMG' property value |
void |
addTEMPERATURE(java.lang.Float TEMPERATURE)
Add a 'TEMPERATURE' property value |
void |
clearCache()
|
java.util.Iterator |
getCOMMENT()
Iterates through the 'COMMENT' property values. |
java.util.Iterator |
getIONIC_DASH_STRENGTH()
Iterates through the 'IONIC_DASH_STRENGTH' property values. |
java.lang.Float |
getK_DASH_PRIME()
Gets the 'K_DASH_PRIME' property value |
java.util.Iterator |
getPH()
Iterates through the 'PH' property values. |
java.util.Iterator |
getPMG()
Iterates through the 'PMG' property values. |
java.util.Iterator |
getTEMPERATURE()
Iterates through the 'TEMPERATURE' property values. |
java.util.List |
listStatements()
|
void |
registerListener(com.ibm.adtech.jastor.ThingListener listener)
|
void |
removeCOMMENT(java.lang.String COMMENT)
Remove a 'COMMENT' property value. |
void |
removedStatement(com.hp.hpl.jena.rdf.model.Statement stmt)
|
void |
removeIONIC_DASH_STRENGTH(java.lang.Float IONIC_DASH_STRENGTH)
Remove a 'IONIC_DASH_STRENGTH' property value. |
void |
removePH(java.lang.Float PH)
Remove a 'PH' property value. |
void |
removePMG(java.lang.Float PMG)
Remove a 'PMG' property value. |
void |
removeTEMPERATURE(java.lang.Float TEMPERATURE)
Remove a 'TEMPERATURE' property value. |
void |
setK_DASH_PRIME(java.lang.Float K_DASH_PRIME)
Sets the 'K_DASH_PRIME' property value |
void |
unregisterListener(com.ibm.adtech.jastor.ThingListener listener)
|
Methods inherited from class com.ibm.adtech.jastor.ThingImpl |
---|
equals, isRDFType, model, removeStatements, resource, toString, uri |
Methods inherited from class com.hp.hpl.jena.rdf.listeners.StatementListener |
---|
addedStatements, addedStatements, addedStatements, addedStatements, notifyEvent, removedStatements, removedStatements, removedStatements, removedStatements |
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.ibm.adtech.jastor.Thing |
---|
isRDFType, model, removeStatements, resource, uri |
Method Detail |
---|
public java.util.List listStatements()
listStatements
in interface com.ibm.adtech.jastor.Thing
listStatements
in class com.ibm.adtech.jastor.ThingImpl
public void clearCache()
clearCache
in interface com.ibm.adtech.jastor.Thing
clearCache
in class com.ibm.adtech.jastor.ThingImpl
public java.util.Iterator getCOMMENT() throws com.ibm.adtech.jastor.JastorException
utilityClass
getCOMMENT
in interface utilityClass
Iterator
of String
com.ibm.adtech.jastor.JastorException
utilityClass.COMMENTProperty
public void addCOMMENT(java.lang.String COMMENT) throws com.ibm.adtech.jastor.JastorException
utilityClass
addCOMMENT
in interface utilityClass
com.ibm.adtech.jastor.JastorException
utilityClass.COMMENTProperty
public void removeCOMMENT(java.lang.String COMMENT) throws com.ibm.adtech.jastor.JastorException
utilityClass
removeCOMMENT
in interface utilityClass
com.ibm.adtech.jastor.JastorException
utilityClass.COMMENTProperty
public java.lang.Float getK_DASH_PRIME() throws com.ibm.adtech.jastor.JastorException
kPrime
getK_DASH_PRIME
in interface kPrime
Float
com.ibm.adtech.jastor.JastorException
kPrime.K_DASH_PRIMEProperty
public void setK_DASH_PRIME(java.lang.Float K_DASH_PRIME) throws com.ibm.adtech.jastor.JastorException
kPrime
setK_DASH_PRIME
in interface kPrime
com.ibm.adtech.jastor.JastorException
kPrime.K_DASH_PRIMEProperty
public java.util.Iterator getTEMPERATURE() throws com.ibm.adtech.jastor.JastorException
kPrime
getTEMPERATURE
in interface kPrime
Iterator
of Float
com.ibm.adtech.jastor.JastorException
kPrime.TEMPERATUREProperty
public void addTEMPERATURE(java.lang.Float TEMPERATURE) throws com.ibm.adtech.jastor.JastorException
kPrime
addTEMPERATURE
in interface kPrime
com.ibm.adtech.jastor.JastorException
kPrime.TEMPERATUREProperty
public void removeTEMPERATURE(java.lang.Float TEMPERATURE) throws com.ibm.adtech.jastor.JastorException
kPrime
removeTEMPERATURE
in interface kPrime
com.ibm.adtech.jastor.JastorException
kPrime.TEMPERATUREProperty
public java.util.Iterator getPH() throws com.ibm.adtech.jastor.JastorException
kPrime
getPH
in interface kPrime
Iterator
of Float
com.ibm.adtech.jastor.JastorException
kPrime.PHProperty
public void addPH(java.lang.Float PH) throws com.ibm.adtech.jastor.JastorException
kPrime
addPH
in interface kPrime
com.ibm.adtech.jastor.JastorException
kPrime.PHProperty
public void removePH(java.lang.Float PH) throws com.ibm.adtech.jastor.JastorException
kPrime
removePH
in interface kPrime
com.ibm.adtech.jastor.JastorException
kPrime.PHProperty
public java.util.Iterator getIONIC_DASH_STRENGTH() throws com.ibm.adtech.jastor.JastorException
kPrime
getIONIC_DASH_STRENGTH
in interface kPrime
Iterator
of Float
com.ibm.adtech.jastor.JastorException
kPrime.IONIC_DASH_STRENGTHProperty
public void addIONIC_DASH_STRENGTH(java.lang.Float IONIC_DASH_STRENGTH) throws com.ibm.adtech.jastor.JastorException
kPrime
addIONIC_DASH_STRENGTH
in interface kPrime
com.ibm.adtech.jastor.JastorException
kPrime.IONIC_DASH_STRENGTHProperty
public void removeIONIC_DASH_STRENGTH(java.lang.Float IONIC_DASH_STRENGTH) throws com.ibm.adtech.jastor.JastorException
kPrime
removeIONIC_DASH_STRENGTH
in interface kPrime
com.ibm.adtech.jastor.JastorException
kPrime.IONIC_DASH_STRENGTHProperty
public java.util.Iterator getPMG() throws com.ibm.adtech.jastor.JastorException
kPrime
getPMG
in interface kPrime
Iterator
of Float
com.ibm.adtech.jastor.JastorException
kPrime.PMGProperty
public void addPMG(java.lang.Float PMG) throws com.ibm.adtech.jastor.JastorException
kPrime
addPMG
in interface kPrime
com.ibm.adtech.jastor.JastorException
kPrime.PMGProperty
public void removePMG(java.lang.Float PMG) throws com.ibm.adtech.jastor.JastorException
kPrime
removePMG
in interface kPrime
com.ibm.adtech.jastor.JastorException
kPrime.PMGProperty
public void registerListener(com.ibm.adtech.jastor.ThingListener listener)
registerListener
in interface com.ibm.adtech.jastor.Thing
registerListener
in class com.ibm.adtech.jastor.ThingImpl
public void unregisterListener(com.ibm.adtech.jastor.ThingListener listener)
unregisterListener
in interface com.ibm.adtech.jastor.Thing
unregisterListener
in class com.ibm.adtech.jastor.ThingImpl
public void addedStatement(com.hp.hpl.jena.rdf.model.Statement stmt)
addedStatement
in interface com.hp.hpl.jena.rdf.model.ModelChangedListener
addedStatement
in class com.hp.hpl.jena.rdf.listeners.StatementListener
public void removedStatement(com.hp.hpl.jena.rdf.model.Statement stmt)
removedStatement
in interface com.hp.hpl.jena.rdf.model.ModelChangedListener
removedStatement
in class com.hp.hpl.jena.rdf.listeners.StatementListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |