public interface ChemicalStructure extends UtilityClass
(URI: http://www.biopax.org/release/biopax-level3.owl#ChemicalStructure)
Modifier and Type | Field and Description |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
structureDataProperty
The Jena Property for structureData
|
static com.hp.hpl.jena.rdf.model.Property |
structureFormatProperty
The Jena Property for structureFormat
|
static Resource |
TYPE
The rdf:type for this ontology class
|
commentProperty
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getStructureData()
Gets the 'structureData' property value
|
java.lang.String |
getStructureFormat()
Gets the 'structureFormat' property value
|
void |
setStructureData(java.lang.String structureData)
Sets the 'structureData' property value
|
void |
setStructureFormat(java.lang.String structureFormat)
Sets the 'structureFormat' property value
|
addComment, getComment, removeComment
static final Resource TYPE
static final com.hp.hpl.jena.rdf.model.Property structureFormatProperty
(URI: http://www.biopax.org/release/biopax-level3.owl#structureFormat)
static final com.hp.hpl.jena.rdf.model.Property structureDataProperty
(URI: http://www.biopax.org/release/biopax-level3.owl#structureData)
java.lang.String getStructureFormat() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
structureFormatProperty
void setStructureFormat(java.lang.String structureFormat) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}com.ibm.adtech.jastor.JastorException
structureFormatProperty
java.lang.String getStructureData() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
structureDataProperty
void setStructureData(java.lang.String structureData) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}com.ibm.adtech.jastor.JastorException
structureDataProperty