|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface utilityClass
Interface for utilityClass 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#utilityClass)
Field Summary | |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
COMMENTProperty
The Jena Property for COMMENT |
static com.hp.hpl.jena.rdf.model.Resource |
TYPE
The rdf:type for this ontology class |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
void |
addCOMMENT(java.lang.String COMMENT)
Add a 'COMMENT' property value |
java.util.Iterator |
getCOMMENT()
Iterates through the 'COMMENT' property values. |
void |
removeCOMMENT(java.lang.String COMMENT)
Remove a 'COMMENT' property value. |
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 COMMENTProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#COMMENT)
Method Detail |
---|
java.util.Iterator getCOMMENT() throws com.ibm.adtech.jastor.JastorException
Iterator
of String
com.ibm.adtech.jastor.JastorException
COMMENTProperty
void addCOMMENT(java.lang.String COMMENT) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}, the value to add
com.ibm.adtech.jastor.JastorException
COMMENTProperty
void removeCOMMENT(java.lang.String COMMENT) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}, the value to remove
com.ibm.adtech.jastor.JastorException
COMMENTProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |