|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface chemicalStructure
Interface for chemicalStructure 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#chemicalStructure)
Field Summary | |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
STRUCTURE_DASH_DATAProperty
The Jena Property for STRUCTURE_DASH_DATA |
static com.hp.hpl.jena.rdf.model.Property |
STRUCTURE_DASH_FORMATProperty
The Jena Property for STRUCTURE_DASH_FORMAT |
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 | |
---|---|
java.lang.String |
getSTRUCTURE_DASH_DATA()
Gets the 'STRUCTURE_DASH_DATA' property value |
java.lang.String |
getSTRUCTURE_DASH_FORMAT()
Gets the 'STRUCTURE_DASH_FORMAT' property value |
void |
setSTRUCTURE_DASH_DATA(java.lang.String STRUCTURE_DASH_DATA)
Sets the 'STRUCTURE_DASH_DATA' property value |
void |
setSTRUCTURE_DASH_FORMAT(java.lang.String STRUCTURE_DASH_FORMAT)
Sets the 'STRUCTURE_DASH_FORMAT' property value |
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 STRUCTURE_DASH_DATAProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#STRUCTURE-DATA)
static final com.hp.hpl.jena.rdf.model.Property STRUCTURE_DASH_FORMATProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#STRUCTURE-FORMAT)
Method Detail |
---|
java.lang.String getSTRUCTURE_DASH_DATA() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
STRUCTURE_DASH_DATAProperty
void setSTRUCTURE_DASH_DATA(java.lang.String STRUCTURE_DASH_DATA) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
STRUCTURE_DASH_DATAProperty
java.lang.String getSTRUCTURE_DASH_FORMAT() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
STRUCTURE_DASH_FORMATProperty
void setSTRUCTURE_DASH_FORMAT(java.lang.String STRUCTURE_DASH_FORMAT) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
STRUCTURE_DASH_FORMATProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |