|
||||||||||
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.bioSourceImpl
public class bioSourceImpl
Implementation of bioSource
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#bioSource)
Field Summary |
---|
Fields inherited from class com.ibm.adtech.jastor.ThingImpl |
---|
copyright |
Fields inherited from interface fr.curie.BiNoM.pathways.biopax.bioSource |
---|
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 |
clearCache()
|
openControlledVocabulary |
getCELLTYPE()
Gets the 'CELLTYPE' property value |
java.util.Iterator |
getCOMMENT()
Iterates through the 'COMMENT' property values. |
java.lang.String |
getNAME()
Gets the 'NAME' property value |
unificationXref |
getTAXON_DASH_XREF()
Gets the 'TAXON_DASH_XREF' property value |
openControlledVocabulary |
getTISSUE()
Gets the 'TISSUE' property value |
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)
|
openControlledVocabulary |
setCELLTYPE()
Sets the 'CELLTYPE' property value to an anonymous node |
void |
setCELLTYPE(openControlledVocabulary CELLTYPE)
Sets the 'CELLTYPE' property value |
openControlledVocabulary |
setCELLTYPE(com.hp.hpl.jena.rdf.model.Resource resource)
Sets the 'CELLTYPE' property value to the given resource, and add's rdf:type properties. |
void |
setNAME(java.lang.String NAME)
Sets the 'NAME' property value |
unificationXref |
setTAXON_DASH_XREF()
Sets the 'TAXON_DASH_XREF' property value to an anonymous node |
unificationXref |
setTAXON_DASH_XREF(com.hp.hpl.jena.rdf.model.Resource resource)
Sets the 'TAXON_DASH_XREF' property value to the given resource, and add's rdf:type properties. |
void |
setTAXON_DASH_XREF(unificationXref TAXON_DASH_XREF)
Sets the 'TAXON_DASH_XREF' property value |
openControlledVocabulary |
setTISSUE()
Sets the 'TISSUE' property value to an anonymous node |
void |
setTISSUE(openControlledVocabulary TISSUE)
Sets the 'TISSUE' property value |
openControlledVocabulary |
setTISSUE(com.hp.hpl.jena.rdf.model.Resource resource)
Sets the 'TISSUE' property value to the given resource, and add's rdf:type properties. |
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 openControlledVocabulary getCELLTYPE() throws com.ibm.adtech.jastor.JastorException
bioSource
getCELLTYPE
in interface bioSource
openControlledVocabulary
com.ibm.adtech.jastor.JastorException
bioSource.CELLTYPEProperty
public void setCELLTYPE(openControlledVocabulary CELLTYPE) throws com.ibm.adtech.jastor.JastorException
bioSource
setCELLTYPE
in interface bioSource
com.ibm.adtech.jastor.JastorException
bioSource.CELLTYPEProperty
public openControlledVocabulary setCELLTYPE() throws com.ibm.adtech.jastor.JastorException
bioSource
setCELLTYPE
in interface bioSource
openControlledVocabulary
, the created value
com.ibm.adtech.jastor.JastorException
bioSource.CELLTYPEProperty
public openControlledVocabulary setCELLTYPE(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
bioSource
openControlledVocabulary
with the factory.
and calling setCELLTYPE(fr.curie.BiNoM.pathways.biopax.openControlledVocabulary CELLTYPE)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#openControlledVocabulary. That is, this method
should not be used as a shortcut for creating new objects in the model.
setCELLTYPE
in interface bioSource
openControlledVocabulary
, the newly created value
com.ibm.adtech.jastor.JastorException
bioSource.CELLTYPEProperty
public openControlledVocabulary getTISSUE() throws com.ibm.adtech.jastor.JastorException
bioSource
getTISSUE
in interface bioSource
openControlledVocabulary
com.ibm.adtech.jastor.JastorException
bioSource.TISSUEProperty
public void setTISSUE(openControlledVocabulary TISSUE) throws com.ibm.adtech.jastor.JastorException
bioSource
setTISSUE
in interface bioSource
com.ibm.adtech.jastor.JastorException
bioSource.TISSUEProperty
public openControlledVocabulary setTISSUE() throws com.ibm.adtech.jastor.JastorException
bioSource
setTISSUE
in interface bioSource
openControlledVocabulary
, the created value
com.ibm.adtech.jastor.JastorException
bioSource.TISSUEProperty
public openControlledVocabulary setTISSUE(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
bioSource
openControlledVocabulary
with the factory.
and calling setTISSUE(fr.curie.BiNoM.pathways.biopax.openControlledVocabulary TISSUE)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#openControlledVocabulary. That is, this method
should not be used as a shortcut for creating new objects in the model.
setTISSUE
in interface bioSource
openControlledVocabulary
, the newly created value
com.ibm.adtech.jastor.JastorException
bioSource.TISSUEProperty
public unificationXref getTAXON_DASH_XREF() throws com.ibm.adtech.jastor.JastorException
bioSource
getTAXON_DASH_XREF
in interface bioSource
unificationXref
com.ibm.adtech.jastor.JastorException
bioSource.TAXON_DASH_XREFProperty
public void setTAXON_DASH_XREF(unificationXref TAXON_DASH_XREF) throws com.ibm.adtech.jastor.JastorException
bioSource
setTAXON_DASH_XREF
in interface bioSource
com.ibm.adtech.jastor.JastorException
bioSource.TAXON_DASH_XREFProperty
public unificationXref setTAXON_DASH_XREF() throws com.ibm.adtech.jastor.JastorException
bioSource
setTAXON_DASH_XREF
in interface bioSource
unificationXref
, the created value
com.ibm.adtech.jastor.JastorException
bioSource.TAXON_DASH_XREFProperty
public unificationXref setTAXON_DASH_XREF(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
bioSource
unificationXref
with the factory.
and calling setTAXON_DASH_XREF(fr.curie.BiNoM.pathways.biopax.unificationXref TAXON_DASH_XREF)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#unificationXref. That is, this method
should not be used as a shortcut for creating new objects in the model.
setTAXON_DASH_XREF
in interface bioSource
unificationXref
, the newly created value
com.ibm.adtech.jastor.JastorException
bioSource.TAXON_DASH_XREFProperty
public java.lang.String getNAME() throws com.ibm.adtech.jastor.JastorException
bioSource
getNAME
in interface bioSource
String
com.ibm.adtech.jastor.JastorException
bioSource.NAMEProperty
public void setNAME(java.lang.String NAME) throws com.ibm.adtech.jastor.JastorException
bioSource
setNAME
in interface bioSource
com.ibm.adtech.jastor.JastorException
bioSource.NAMEProperty
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 |