|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.rdf.listeners.StatementListener
com.ibm.adtech.jastor.ThingImpl
fr.curie.BiNoM.pathways.biopax.unificationXrefImpl
public class unificationXrefImpl
Implementation of unificationXref
Use the fr.curie.BiNoM.pathways.biopax.biopax_DASH_level2_DOT_owlFactory to create instances of this class.
(URI: http://www.biopax.org/release/biopax-level2.owl#unificationXref)
Field Summary |
---|
Fields inherited from class com.ibm.adtech.jastor.ThingImpl |
---|
copyright |
Fields inherited from interface fr.curie.BiNoM.pathways.biopax.unificationXref |
---|
TYPE |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
void |
addCOMMENT(java.lang.String COMMENT)
Add a 'COMMENT' property value |
void |
addedStatement(com.hp.hpl.jena.rdf.model.Statement stmt)
|
void |
clearCache()
|
java.util.Iterator |
getCOMMENT()
Iterates through the 'COMMENT' property values. |
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 |
java.util.List |
listStatements()
|
void |
registerListener(com.ibm.adtech.jastor.ThingListener listener)
|
void |
removeCOMMENT(java.lang.String COMMENT)
Remove a 'COMMENT' property value. |
void |
removedStatement(com.hp.hpl.jena.rdf.model.Statement stmt)
|
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 |
void |
unregisterListener(com.ibm.adtech.jastor.ThingListener listener)
|
Methods inherited from class com.ibm.adtech.jastor.ThingImpl |
---|
equals, isRDFType, model, removeStatements, resource, toString, uri |
Methods inherited from class com.hp.hpl.jena.rdf.listeners.StatementListener |
---|
addedStatements, addedStatements, addedStatements, addedStatements, notifyEvent, removedStatements, removedStatements, removedStatements, removedStatements |
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.ibm.adtech.jastor.Thing |
---|
isRDFType, model, removeStatements, resource, uri |
Method Detail |
---|
public java.util.List listStatements()
listStatements
in interface com.ibm.adtech.jastor.Thing
listStatements
in class com.ibm.adtech.jastor.ThingImpl
public void clearCache()
clearCache
in interface com.ibm.adtech.jastor.Thing
clearCache
in class com.ibm.adtech.jastor.ThingImpl
public java.util.Iterator getCOMMENT() throws com.ibm.adtech.jastor.JastorException
utilityClass
getCOMMENT
in interface utilityClass
Iterator
of String
com.ibm.adtech.jastor.JastorException
utilityClass.COMMENTProperty
public void addCOMMENT(java.lang.String COMMENT) throws com.ibm.adtech.jastor.JastorException
utilityClass
addCOMMENT
in interface utilityClass
com.ibm.adtech.jastor.JastorException
utilityClass.COMMENTProperty
public void removeCOMMENT(java.lang.String COMMENT) throws com.ibm.adtech.jastor.JastorException
utilityClass
removeCOMMENT
in interface utilityClass
com.ibm.adtech.jastor.JastorException
utilityClass.COMMENTProperty
public java.lang.String getID_DASH_VERSION() throws com.ibm.adtech.jastor.JastorException
xref
getID_DASH_VERSION
in interface xref
String
com.ibm.adtech.jastor.JastorException
xref.ID_DASH_VERSIONProperty
public void setID_DASH_VERSION(java.lang.String ID_DASH_VERSION) throws com.ibm.adtech.jastor.JastorException
xref
setID_DASH_VERSION
in interface xref
com.ibm.adtech.jastor.JastorException
xref.ID_DASH_VERSIONProperty
public java.lang.String getDB_DASH_VERSION() throws com.ibm.adtech.jastor.JastorException
xref
getDB_DASH_VERSION
in interface xref
String
com.ibm.adtech.jastor.JastorException
xref.DB_DASH_VERSIONProperty
public void setDB_DASH_VERSION(java.lang.String DB_DASH_VERSION) throws com.ibm.adtech.jastor.JastorException
xref
setDB_DASH_VERSION
in interface xref
com.ibm.adtech.jastor.JastorException
xref.DB_DASH_VERSIONProperty
public java.lang.String getID() throws com.ibm.adtech.jastor.JastorException
xref
getID
in interface xref
String
com.ibm.adtech.jastor.JastorException
xref.IDProperty
public void setID(java.lang.String ID) throws com.ibm.adtech.jastor.JastorException
xref
setID
in interface xref
com.ibm.adtech.jastor.JastorException
xref.IDProperty
public java.lang.String getDB() throws com.ibm.adtech.jastor.JastorException
xref
getDB
in interface xref
String
com.ibm.adtech.jastor.JastorException
xref.DBProperty
public void setDB(java.lang.String DB) throws com.ibm.adtech.jastor.JastorException
xref
setDB
in interface xref
com.ibm.adtech.jastor.JastorException
xref.DBProperty
public void registerListener(com.ibm.adtech.jastor.ThingListener listener)
registerListener
in interface com.ibm.adtech.jastor.Thing
registerListener
in class com.ibm.adtech.jastor.ThingImpl
public void unregisterListener(com.ibm.adtech.jastor.ThingListener listener)
unregisterListener
in interface com.ibm.adtech.jastor.Thing
unregisterListener
in class com.ibm.adtech.jastor.ThingImpl
public void addedStatement(com.hp.hpl.jena.rdf.model.Statement stmt)
addedStatement
in interface com.hp.hpl.jena.rdf.model.ModelChangedListener
addedStatement
in class com.hp.hpl.jena.rdf.listeners.StatementListener
public void removedStatement(com.hp.hpl.jena.rdf.model.Statement stmt)
removedStatement
in interface com.hp.hpl.jena.rdf.model.ModelChangedListener
removedStatement
in class com.hp.hpl.jena.rdf.listeners.StatementListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |