|
||||||||||
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.sequenceSiteImpl
public class sequenceSiteImpl
Implementation of sequenceSite
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#sequenceSite)
Field Summary |
---|
Fields inherited from class com.ibm.adtech.jastor.ThingImpl |
---|
copyright |
Fields inherited from interface fr.curie.BiNoM.pathways.biopax.sequenceSite |
---|
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 |
getPOSITION_DASH_STATUS()
Gets the 'POSITION_DASH_STATUS' property value |
com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType |
getSEQUENCE_DASH_POSITION()
Gets the 'SEQUENCE_DASH_POSITION' 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 |
setPOSITION_DASH_STATUS(java.lang.String POSITION_DASH_STATUS)
Sets the 'POSITION_DASH_STATUS' property value |
void |
setSEQUENCE_DASH_POSITION(com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType SEQUENCE_DASH_POSITION)
Sets the 'SEQUENCE_DASH_POSITION' 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 getPOSITION_DASH_STATUS() throws com.ibm.adtech.jastor.JastorException
sequenceSite
getPOSITION_DASH_STATUS
in interface sequenceSite
String
com.ibm.adtech.jastor.JastorException
sequenceSite.POSITION_DASH_STATUSProperty
public void setPOSITION_DASH_STATUS(java.lang.String POSITION_DASH_STATUS) throws com.ibm.adtech.jastor.JastorException
sequenceSite
setPOSITION_DASH_STATUS
in interface sequenceSite
com.ibm.adtech.jastor.JastorException
sequenceSite.POSITION_DASH_STATUSProperty
public com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType getSEQUENCE_DASH_POSITION() throws com.ibm.adtech.jastor.JastorException
sequenceSite
getSEQUENCE_DASH_POSITION
in interface sequenceSite
XSDBaseNumericType
com.ibm.adtech.jastor.JastorException
sequenceSite.SEQUENCE_DASH_POSITIONProperty
public void setSEQUENCE_DASH_POSITION(com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType SEQUENCE_DASH_POSITION) throws com.ibm.adtech.jastor.JastorException
sequenceSite
setSEQUENCE_DASH_POSITION
in interface sequenceSite
com.ibm.adtech.jastor.JastorException
sequenceSite.SEQUENCE_DASH_POSITIONProperty
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 |