|
||||||||||
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.smallMoleculeImpl
public class smallMoleculeImpl
Implementation of smallMolecule
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#smallMolecule)
Field Summary |
---|
Fields inherited from class com.ibm.adtech.jastor.ThingImpl |
---|
copyright |
Fields inherited from interface fr.curie.BiNoM.pathways.biopax.smallMolecule |
---|
TYPE |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
void |
addAVAILABILITY(java.lang.String AVAILABILITY)
Add a 'AVAILABILITY' property value |
void |
addCOMMENT(java.lang.String COMMENT)
Add a 'COMMENT' property value |
dataSource |
addDATA_DASH_SOURCE()
Adds an anonymous value for the 'DATA_DASH_SOURCE' property |
void |
addDATA_DASH_SOURCE(dataSource DATA_DASH_SOURCE)
Adds a value for the 'DATA_DASH_SOURCE' property |
dataSource |
addDATA_DASH_SOURCE(com.hp.hpl.jena.rdf.model.Resource resource)
Adds a value for the 'DATA_DASH_SOURCE' property. |
void |
addedStatement(com.hp.hpl.jena.rdf.model.Statement stmt)
|
chemicalStructure |
addSTRUCTURE()
Adds an anonymous value for the 'STRUCTURE' property |
void |
addSTRUCTURE(chemicalStructure STRUCTURE)
Adds a value for the 'STRUCTURE' property |
chemicalStructure |
addSTRUCTURE(com.hp.hpl.jena.rdf.model.Resource resource)
Adds a value for the 'STRUCTURE' property. |
void |
addSYNONYMS(java.lang.String SYNONYMS)
Add a 'SYNONYMS' property value |
xref |
addXREF()
Adds an anonymous value for the 'XREF' property |
xref |
addXREF(com.hp.hpl.jena.rdf.model.Resource resource)
Adds a value for the 'XREF' property. |
void |
addXREF(xref XREF)
Adds a value for the 'XREF' property |
void |
clearCache()
|
java.util.Iterator |
getAVAILABILITY()
Iterates through the 'AVAILABILITY' property values. |
java.lang.String |
getCHEMICAL_DASH_FORMULA()
Gets the 'CHEMICAL_DASH_FORMULA' property value |
java.util.Iterator |
getCOMMENT()
Iterates through the 'COMMENT' property values. |
java.util.Iterator |
getDATA_DASH_SOURCE()
Get an Iterator the 'DATA_DASH_SOURCE' property values. |
java.lang.Double |
getMOLECULAR_DASH_WEIGHT()
Gets the 'MOLECULAR_DASH_WEIGHT' property value |
java.lang.String |
getNAME()
Gets the 'NAME' property value |
java.lang.String |
getSHORT_DASH_NAME()
Gets the 'SHORT_DASH_NAME' property value |
java.util.Iterator |
getSTRUCTURE()
Get an Iterator the 'STRUCTURE' property values. |
java.util.Iterator |
getSYNONYMS()
Iterates through the 'SYNONYMS' property values. |
java.util.Iterator |
getXREF()
Get an Iterator the 'XREF' property values. |
java.util.List |
listStatements()
|
void |
registerListener(com.ibm.adtech.jastor.ThingListener listener)
|
void |
removeAVAILABILITY(java.lang.String AVAILABILITY)
Remove a 'AVAILABILITY' property value. |
void |
removeCOMMENT(java.lang.String COMMENT)
Remove a 'COMMENT' property value. |
void |
removeDATA_DASH_SOURCE(dataSource DATA_DASH_SOURCE)
Removes a value for the 'DATA_DASH_SOURCE' property. |
void |
removedStatement(com.hp.hpl.jena.rdf.model.Statement stmt)
|
void |
removeSTRUCTURE(chemicalStructure STRUCTURE)
Removes a value for the 'STRUCTURE' property. |
void |
removeSYNONYMS(java.lang.String SYNONYMS)
Remove a 'SYNONYMS' property value. |
void |
removeXREF(xref XREF)
Removes a value for the 'XREF' property. |
void |
setCHEMICAL_DASH_FORMULA(java.lang.String CHEMICAL_DASH_FORMULA)
Sets the 'CHEMICAL_DASH_FORMULA' property value |
void |
setMOLECULAR_DASH_WEIGHT(java.lang.Double MOLECULAR_DASH_WEIGHT)
Sets the 'MOLECULAR_DASH_WEIGHT' property value |
void |
setNAME(java.lang.String NAME)
Sets the 'NAME' property value |
void |
setSHORT_DASH_NAME(java.lang.String SHORT_DASH_NAME)
Sets the 'SHORT_DASH_NAME' 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 getDATA_DASH_SOURCE() throws com.ibm.adtech.jastor.JastorException
entity
getDATA_DASH_SOURCE
in interface entity
Iterator
of dataSource
com.ibm.adtech.jastor.JastorException
entity.DATA_DASH_SOURCEProperty
public void addDATA_DASH_SOURCE(dataSource DATA_DASH_SOURCE) throws com.ibm.adtech.jastor.JastorException
entity
addDATA_DASH_SOURCE
in interface entity
com.ibm.adtech.jastor.JastorException
entity.DATA_DASH_SOURCEProperty
public dataSource addDATA_DASH_SOURCE() throws com.ibm.adtech.jastor.JastorException
entity
addDATA_DASH_SOURCE
in interface entity
dataSource
created
com.ibm.adtech.jastor.JastorException
entity.DATA_DASH_SOURCEProperty
public dataSource addDATA_DASH_SOURCE(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
entity
dataSource
with the factory
and calling addDATA_DASH_SOURCE(fr.curie.BiNoM.pathways.biopax.dataSource DATA_DASH_SOURCE)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#dataSource. That is, this method
should not be used as a shortcut for creating new objects in the model.
addDATA_DASH_SOURCE
in interface entity
com.ibm.adtech.jastor.JastorException
entity.DATA_DASH_SOURCEProperty
public void removeDATA_DASH_SOURCE(dataSource DATA_DASH_SOURCE) throws com.ibm.adtech.jastor.JastorException
entity
removeDATA_DASH_SOURCE
in interface entity
com.ibm.adtech.jastor.JastorException
entity.DATA_DASH_SOURCEProperty
public java.util.Iterator getAVAILABILITY() throws com.ibm.adtech.jastor.JastorException
entity
getAVAILABILITY
in interface entity
Iterator
of String
com.ibm.adtech.jastor.JastorException
entity.AVAILABILITYProperty
public void addAVAILABILITY(java.lang.String AVAILABILITY) throws com.ibm.adtech.jastor.JastorException
entity
addAVAILABILITY
in interface entity
com.ibm.adtech.jastor.JastorException
entity.AVAILABILITYProperty
public void removeAVAILABILITY(java.lang.String AVAILABILITY) throws com.ibm.adtech.jastor.JastorException
entity
removeAVAILABILITY
in interface entity
com.ibm.adtech.jastor.JastorException
entity.AVAILABILITYProperty
public java.util.Iterator getCOMMENT() throws com.ibm.adtech.jastor.JastorException
entity
getCOMMENT
in interface entity
Iterator
of String
com.ibm.adtech.jastor.JastorException
entity.COMMENTProperty
public void addCOMMENT(java.lang.String COMMENT) throws com.ibm.adtech.jastor.JastorException
entity
addCOMMENT
in interface entity
com.ibm.adtech.jastor.JastorException
entity.COMMENTProperty
public void removeCOMMENT(java.lang.String COMMENT) throws com.ibm.adtech.jastor.JastorException
entity
removeCOMMENT
in interface entity
com.ibm.adtech.jastor.JastorException
entity.COMMENTProperty
public java.lang.String getSHORT_DASH_NAME() throws com.ibm.adtech.jastor.JastorException
entity
getSHORT_DASH_NAME
in interface entity
String
com.ibm.adtech.jastor.JastorException
entity.SHORT_DASH_NAMEProperty
public void setSHORT_DASH_NAME(java.lang.String SHORT_DASH_NAME) throws com.ibm.adtech.jastor.JastorException
entity
setSHORT_DASH_NAME
in interface entity
com.ibm.adtech.jastor.JastorException
entity.SHORT_DASH_NAMEProperty
public java.util.Iterator getSYNONYMS() throws com.ibm.adtech.jastor.JastorException
entity
getSYNONYMS
in interface entity
Iterator
of String
com.ibm.adtech.jastor.JastorException
entity.SYNONYMSProperty
public void addSYNONYMS(java.lang.String SYNONYMS) throws com.ibm.adtech.jastor.JastorException
entity
addSYNONYMS
in interface entity
com.ibm.adtech.jastor.JastorException
entity.SYNONYMSProperty
public void removeSYNONYMS(java.lang.String SYNONYMS) throws com.ibm.adtech.jastor.JastorException
entity
removeSYNONYMS
in interface entity
com.ibm.adtech.jastor.JastorException
entity.SYNONYMSProperty
public java.lang.String getNAME() throws com.ibm.adtech.jastor.JastorException
entity
getNAME
in interface entity
String
com.ibm.adtech.jastor.JastorException
entity.NAMEProperty
public void setNAME(java.lang.String NAME) throws com.ibm.adtech.jastor.JastorException
entity
setNAME
in interface entity
com.ibm.adtech.jastor.JastorException
entity.NAMEProperty
public java.util.Iterator getXREF() throws com.ibm.adtech.jastor.JastorException
entity
getXREF
in interface entity
Iterator
of xref
com.ibm.adtech.jastor.JastorException
entity.XREFProperty
public void addXREF(xref XREF) throws com.ibm.adtech.jastor.JastorException
entity
addXREF
in interface entity
com.ibm.adtech.jastor.JastorException
entity.XREFProperty
public xref addXREF() throws com.ibm.adtech.jastor.JastorException
entity
addXREF
in interface entity
xref
created
com.ibm.adtech.jastor.JastorException
entity.XREFProperty
public xref addXREF(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
entity
xref
with the factory
and calling addXREF(fr.curie.BiNoM.pathways.biopax.xref XREF)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#xref. That is, this method
should not be used as a shortcut for creating new objects in the model.
addXREF
in interface entity
com.ibm.adtech.jastor.JastorException
entity.XREFProperty
public void removeXREF(xref XREF) throws com.ibm.adtech.jastor.JastorException
entity
removeXREF
in interface entity
com.ibm.adtech.jastor.JastorException
entity.XREFProperty
public java.lang.Double getMOLECULAR_DASH_WEIGHT() throws com.ibm.adtech.jastor.JastorException
smallMolecule
getMOLECULAR_DASH_WEIGHT
in interface smallMolecule
Double
com.ibm.adtech.jastor.JastorException
smallMolecule.MOLECULAR_DASH_WEIGHTProperty
public void setMOLECULAR_DASH_WEIGHT(java.lang.Double MOLECULAR_DASH_WEIGHT) throws com.ibm.adtech.jastor.JastorException
smallMolecule
setMOLECULAR_DASH_WEIGHT
in interface smallMolecule
com.ibm.adtech.jastor.JastorException
smallMolecule.MOLECULAR_DASH_WEIGHTProperty
public java.util.Iterator getSTRUCTURE() throws com.ibm.adtech.jastor.JastorException
smallMolecule
getSTRUCTURE
in interface smallMolecule
Iterator
of chemicalStructure
com.ibm.adtech.jastor.JastorException
smallMolecule.STRUCTUREProperty
public void addSTRUCTURE(chemicalStructure STRUCTURE) throws com.ibm.adtech.jastor.JastorException
smallMolecule
addSTRUCTURE
in interface smallMolecule
com.ibm.adtech.jastor.JastorException
smallMolecule.STRUCTUREProperty
public chemicalStructure addSTRUCTURE() throws com.ibm.adtech.jastor.JastorException
smallMolecule
addSTRUCTURE
in interface smallMolecule
chemicalStructure
created
com.ibm.adtech.jastor.JastorException
smallMolecule.STRUCTUREProperty
public chemicalStructure addSTRUCTURE(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
smallMolecule
chemicalStructure
with the factory
and calling addSTRUCTURE(fr.curie.BiNoM.pathways.biopax.chemicalStructure STRUCTURE)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#chemicalStructure. That is, this method
should not be used as a shortcut for creating new objects in the model.
addSTRUCTURE
in interface smallMolecule
com.ibm.adtech.jastor.JastorException
smallMolecule.STRUCTUREProperty
public void removeSTRUCTURE(chemicalStructure STRUCTURE) throws com.ibm.adtech.jastor.JastorException
smallMolecule
removeSTRUCTURE
in interface smallMolecule
com.ibm.adtech.jastor.JastorException
smallMolecule.STRUCTUREProperty
public java.lang.String getCHEMICAL_DASH_FORMULA() throws com.ibm.adtech.jastor.JastorException
smallMolecule
getCHEMICAL_DASH_FORMULA
in interface smallMolecule
String
com.ibm.adtech.jastor.JastorException
smallMolecule.CHEMICAL_DASH_FORMULAProperty
public void setCHEMICAL_DASH_FORMULA(java.lang.String CHEMICAL_DASH_FORMULA) throws com.ibm.adtech.jastor.JastorException
smallMolecule
setCHEMICAL_DASH_FORMULA
in interface smallMolecule
com.ibm.adtech.jastor.JastorException
smallMolecule.CHEMICAL_DASH_FORMULAProperty
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 |