|
||||||||||
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.publicationXrefImpl
public class publicationXrefImpl
Implementation of publicationXref
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#publicationXref)
Field Summary |
---|
Fields inherited from class com.ibm.adtech.jastor.ThingImpl |
---|
copyright |
Fields inherited from interface fr.curie.BiNoM.pathways.biopax.publicationXref |
---|
TYPE |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
void |
addAUTHORS(java.lang.String AUTHORS)
Add a 'AUTHORS' property value |
void |
addCOMMENT(java.lang.String COMMENT)
Add a 'COMMENT' property value |
void |
addedStatement(com.hp.hpl.jena.rdf.model.Statement stmt)
|
void |
addSOURCE(java.lang.String SOURCE)
Add a 'SOURCE' property value |
void |
addURL(java.lang.String URL)
Add a 'URL' property value |
void |
clearCache()
|
java.util.Iterator |
getAUTHORS()
Iterates through the 'AUTHORS' property values. |
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.Iterator |
getSOURCE()
Iterates through the 'SOURCE' property values. |
java.lang.String |
getTITLE()
Gets the 'TITLE' property value |
java.util.Iterator |
getURL()
Iterates through the 'URL' property values. |
java.lang.Integer |
getYEAR()
Gets the 'YEAR' property value |
java.util.List |
listStatements()
|
void |
registerListener(com.ibm.adtech.jastor.ThingListener listener)
|
void |
removeAUTHORS(java.lang.String AUTHORS)
Remove a 'AUTHORS' property value. |
void |
removeCOMMENT(java.lang.String COMMENT)
Remove a 'COMMENT' property value. |
void |
removedStatement(com.hp.hpl.jena.rdf.model.Statement stmt)
|
void |
removeSOURCE(java.lang.String SOURCE)
Remove a 'SOURCE' property value. |
void |
removeURL(java.lang.String URL)
Remove a 'URL' 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 |
void |
setTITLE(java.lang.String TITLE)
Sets the 'TITLE' property value |
void |
setYEAR(java.lang.Integer YEAR)
Sets the 'YEAR' 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 java.lang.String getTITLE() throws com.ibm.adtech.jastor.JastorException
publicationXref
getTITLE
in interface publicationXref
String
com.ibm.adtech.jastor.JastorException
publicationXref.TITLEProperty
public void setTITLE(java.lang.String TITLE) throws com.ibm.adtech.jastor.JastorException
publicationXref
setTITLE
in interface publicationXref
com.ibm.adtech.jastor.JastorException
publicationXref.TITLEProperty
public java.lang.Integer getYEAR() throws com.ibm.adtech.jastor.JastorException
publicationXref
getYEAR
in interface publicationXref
Integer
com.ibm.adtech.jastor.JastorException
publicationXref.YEARProperty
public void setYEAR(java.lang.Integer YEAR) throws com.ibm.adtech.jastor.JastorException
publicationXref
setYEAR
in interface publicationXref
com.ibm.adtech.jastor.JastorException
publicationXref.YEARProperty
public java.util.Iterator getURL() throws com.ibm.adtech.jastor.JastorException
publicationXref
getURL
in interface publicationXref
Iterator
of String
com.ibm.adtech.jastor.JastorException
publicationXref.URLProperty
public void addURL(java.lang.String URL) throws com.ibm.adtech.jastor.JastorException
publicationXref
addURL
in interface publicationXref
com.ibm.adtech.jastor.JastorException
publicationXref.URLProperty
public void removeURL(java.lang.String URL) throws com.ibm.adtech.jastor.JastorException
publicationXref
removeURL
in interface publicationXref
com.ibm.adtech.jastor.JastorException
publicationXref.URLProperty
public java.util.Iterator getSOURCE() throws com.ibm.adtech.jastor.JastorException
publicationXref
getSOURCE
in interface publicationXref
Iterator
of String
com.ibm.adtech.jastor.JastorException
publicationXref.SOURCEProperty
public void addSOURCE(java.lang.String SOURCE) throws com.ibm.adtech.jastor.JastorException
publicationXref
addSOURCE
in interface publicationXref
com.ibm.adtech.jastor.JastorException
publicationXref.SOURCEProperty
public void removeSOURCE(java.lang.String SOURCE) throws com.ibm.adtech.jastor.JastorException
publicationXref
removeSOURCE
in interface publicationXref
com.ibm.adtech.jastor.JastorException
publicationXref.SOURCEProperty
public java.util.Iterator getAUTHORS() throws com.ibm.adtech.jastor.JastorException
publicationXref
getAUTHORS
in interface publicationXref
Iterator
of String
com.ibm.adtech.jastor.JastorException
publicationXref.AUTHORSProperty
public void addAUTHORS(java.lang.String AUTHORS) throws com.ibm.adtech.jastor.JastorException
publicationXref
addAUTHORS
in interface publicationXref
com.ibm.adtech.jastor.JastorException
publicationXref.AUTHORSProperty
public void removeAUTHORS(java.lang.String AUTHORS) throws com.ibm.adtech.jastor.JastorException
publicationXref
removeAUTHORS
in interface publicationXref
com.ibm.adtech.jastor.JastorException
publicationXref.AUTHORSProperty
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 |