|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface xref
Interface for xref 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#xref)
Field Summary | |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
DB_DASH_VERSIONProperty
The Jena Property for DB_DASH_VERSION |
static com.hp.hpl.jena.rdf.model.Property |
DBProperty
The Jena Property for DB |
static com.hp.hpl.jena.rdf.model.Property |
ID_DASH_VERSIONProperty
The Jena Property for ID_DASH_VERSION |
static com.hp.hpl.jena.rdf.model.Property |
IDProperty
The Jena Property for ID |
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 |
getDB_DASH_VERSION()
Gets the 'DB_DASH_VERSION' property value |
java.lang.String |
getDB()
Gets the 'DB' property value |
java.lang.String |
getID_DASH_VERSION()
Gets the 'ID_DASH_VERSION' property value |
java.lang.String |
getID()
Gets the 'ID' property value |
void |
setDB_DASH_VERSION(java.lang.String DB_DASH_VERSION)
Sets the 'DB_DASH_VERSION' property value |
void |
setDB(java.lang.String DB)
Sets the 'DB' property value |
void |
setID_DASH_VERSION(java.lang.String ID_DASH_VERSION)
Sets the 'ID_DASH_VERSION' property value |
void |
setID(java.lang.String ID)
Sets the 'ID' 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 ID_DASH_VERSIONProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#ID-VERSION)
static final com.hp.hpl.jena.rdf.model.Property DB_DASH_VERSIONProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#DB-VERSION)
static final com.hp.hpl.jena.rdf.model.Property IDProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#ID)
static final com.hp.hpl.jena.rdf.model.Property DBProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#DB)
Method Detail |
---|
java.lang.String getID_DASH_VERSION() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
ID_DASH_VERSIONProperty
void setID_DASH_VERSION(java.lang.String ID_DASH_VERSION) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
ID_DASH_VERSIONProperty
java.lang.String getDB_DASH_VERSION() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
DB_DASH_VERSIONProperty
void setDB_DASH_VERSION(java.lang.String DB_DASH_VERSION) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
DB_DASH_VERSIONProperty
java.lang.String getID() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
IDProperty
void setID(java.lang.String ID) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
IDProperty
java.lang.String getDB() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
DBProperty
void setDB(java.lang.String DB) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
DBProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |