|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface bioSource
Interface for bioSource ontology class
Use the fr.curie.BiNoM.pathways.biopax.biopax_DASH_level2_DOT_owlFactory to create instances of this interface.
(URI: http://www.biopax.org/release/biopax-level2.owl#bioSource)
Field Summary | |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
CELLTYPEProperty
The Jena Property for CELLTYPE |
static com.hp.hpl.jena.rdf.model.Property |
NAMEProperty
The Jena Property for NAME |
static com.hp.hpl.jena.rdf.model.Property |
TAXON_DASH_XREFProperty
The Jena Property for TAXON_DASH_XREF |
static com.hp.hpl.jena.rdf.model.Property |
TISSUEProperty
The Jena Property for TISSUE |
static com.hp.hpl.jena.rdf.model.Resource |
TYPE
The rdf:type for this ontology class |
Fields inherited from interface fr.curie.BiNoM.pathways.biopax.utilityClass |
---|
COMMENTProperty |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
openControlledVocabulary |
getCELLTYPE()
Gets the 'CELLTYPE' property value |
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 |
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. |
Methods inherited from interface fr.curie.BiNoM.pathways.biopax.utilityClass |
---|
addCOMMENT, getCOMMENT, removeCOMMENT |
Methods inherited from interface com.ibm.adtech.jastor.Thing |
---|
clearCache, isRDFType, listStatements, model, registerListener, removeStatements, resource, unregisterListener, uri |
Field Detail |
---|
static final com.hp.hpl.jena.rdf.model.Resource TYPE
static final com.hp.hpl.jena.rdf.model.Property CELLTYPEProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#CELLTYPE)
static final com.hp.hpl.jena.rdf.model.Property TISSUEProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#TISSUE)
static final com.hp.hpl.jena.rdf.model.Property TAXON_DASH_XREFProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#TAXON-XREF)
static final com.hp.hpl.jena.rdf.model.Property NAMEProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#NAME)
Method Detail |
---|
openControlledVocabulary getCELLTYPE() throws com.ibm.adtech.jastor.JastorException
openControlledVocabulary
com.ibm.adtech.jastor.JastorException
CELLTYPEProperty
void setCELLTYPE(openControlledVocabulary CELLTYPE) throws com.ibm.adtech.jastor.JastorException
{@link
- fr.curie.BiNoM.pathways.biopax.openControlledVocabulary}
com.ibm.adtech.jastor.JastorException
CELLTYPEProperty
openControlledVocabulary setCELLTYPE() throws com.ibm.adtech.jastor.JastorException
openControlledVocabulary
, the created value
com.ibm.adtech.jastor.JastorException
CELLTYPEProperty
openControlledVocabulary setCELLTYPE(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
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.
{@link
- com.hp.hpl.jena.rdf.model.Resource} must not be be null.
openControlledVocabulary
, the newly created value
com.ibm.adtech.jastor.JastorException
CELLTYPEProperty
openControlledVocabulary getTISSUE() throws com.ibm.adtech.jastor.JastorException
openControlledVocabulary
com.ibm.adtech.jastor.JastorException
TISSUEProperty
void setTISSUE(openControlledVocabulary TISSUE) throws com.ibm.adtech.jastor.JastorException
{@link
- fr.curie.BiNoM.pathways.biopax.openControlledVocabulary}
com.ibm.adtech.jastor.JastorException
TISSUEProperty
openControlledVocabulary setTISSUE() throws com.ibm.adtech.jastor.JastorException
openControlledVocabulary
, the created value
com.ibm.adtech.jastor.JastorException
TISSUEProperty
openControlledVocabulary setTISSUE(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
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.
{@link
- com.hp.hpl.jena.rdf.model.Resource} must not be be null.
openControlledVocabulary
, the newly created value
com.ibm.adtech.jastor.JastorException
TISSUEProperty
unificationXref getTAXON_DASH_XREF() throws com.ibm.adtech.jastor.JastorException
unificationXref
com.ibm.adtech.jastor.JastorException
TAXON_DASH_XREFProperty
void setTAXON_DASH_XREF(unificationXref TAXON_DASH_XREF) throws com.ibm.adtech.jastor.JastorException
{@link
- fr.curie.BiNoM.pathways.biopax.unificationXref}
com.ibm.adtech.jastor.JastorException
TAXON_DASH_XREFProperty
unificationXref setTAXON_DASH_XREF() throws com.ibm.adtech.jastor.JastorException
unificationXref
, the created value
com.ibm.adtech.jastor.JastorException
TAXON_DASH_XREFProperty
unificationXref setTAXON_DASH_XREF(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
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.
{@link
- com.hp.hpl.jena.rdf.model.Resource} must not be be null.
unificationXref
, the newly created value
com.ibm.adtech.jastor.JastorException
TAXON_DASH_XREFProperty
java.lang.String getNAME() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
NAMEProperty
void setNAME(java.lang.String NAME) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
NAMEProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |