|
||||||||||
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.sequenceFeatureImpl
public class sequenceFeatureImpl
Implementation of sequenceFeature
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#sequenceFeature)
Field Summary |
---|
Fields inherited from class com.ibm.adtech.jastor.ThingImpl |
---|
copyright |
Fields inherited from interface fr.curie.BiNoM.pathways.biopax.sequenceFeature |
---|
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)
|
sequenceLocation |
addFEATURE_DASH_LOCATION()
Adds an anonymous value for the 'FEATURE_DASH_LOCATION' property |
sequenceLocation |
addFEATURE_DASH_LOCATION(com.hp.hpl.jena.rdf.model.Resource resource)
Adds a value for the 'FEATURE_DASH_LOCATION' property. |
void |
addFEATURE_DASH_LOCATION(sequenceLocation FEATURE_DASH_LOCATION)
Adds a value for the 'FEATURE_DASH_LOCATION' property |
void |
addSYNONYMS(java.lang.String SYNONYMS)
Add a 'SYNONYMS' property value |
xref |
addXREF()
Adds an anonymous value for the 'XREF' property |
xref |
addXREF(com.hp.hpl.jena.rdf.model.Resource resource)
Adds a value for the 'XREF' property. |
void |
addXREF(xref XREF)
Adds a value for the 'XREF' property |
void |
clearCache()
|
java.util.Iterator |
getCOMMENT()
Iterates through the 'COMMENT' property values. |
java.util.Iterator |
getFEATURE_DASH_LOCATION()
Get an Iterator the 'FEATURE_DASH_LOCATION' property values. |
openControlledVocabulary |
getFEATURE_DASH_TYPE()
Gets the 'FEATURE_DASH_TYPE' property value |
java.lang.String |
getNAME()
Gets the 'NAME' property value |
java.lang.String |
getSHORT_DASH_NAME()
Gets the 'SHORT_DASH_NAME' property value |
java.util.Iterator |
getSYNONYMS()
Iterates through the 'SYNONYMS' property values. |
java.util.Iterator |
getXREF()
Get an Iterator the 'XREF' property values. |
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 |
removeFEATURE_DASH_LOCATION(sequenceLocation FEATURE_DASH_LOCATION)
Removes a value for the 'FEATURE_DASH_LOCATION' property. |
void |
removeSYNONYMS(java.lang.String SYNONYMS)
Remove a 'SYNONYMS' property value. |
void |
removeXREF(xref XREF)
Removes a value for the 'XREF' property. |
openControlledVocabulary |
setFEATURE_DASH_TYPE()
Sets the 'FEATURE_DASH_TYPE' property value to an anonymous node |
void |
setFEATURE_DASH_TYPE(openControlledVocabulary FEATURE_DASH_TYPE)
Sets the 'FEATURE_DASH_TYPE' property value |
openControlledVocabulary |
setFEATURE_DASH_TYPE(com.hp.hpl.jena.rdf.model.Resource resource)
Sets the 'FEATURE_DASH_TYPE' property value to the given resource, and add's rdf:type properties. |
void |
setNAME(java.lang.String NAME)
Sets the 'NAME' property value |
void |
setSHORT_DASH_NAME(java.lang.String SHORT_DASH_NAME)
Sets the 'SHORT_DASH_NAME' 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 openControlledVocabulary getFEATURE_DASH_TYPE() throws com.ibm.adtech.jastor.JastorException
sequenceFeature
getFEATURE_DASH_TYPE
in interface sequenceFeature
openControlledVocabulary
com.ibm.adtech.jastor.JastorException
sequenceFeature.FEATURE_DASH_TYPEProperty
public void setFEATURE_DASH_TYPE(openControlledVocabulary FEATURE_DASH_TYPE) throws com.ibm.adtech.jastor.JastorException
sequenceFeature
setFEATURE_DASH_TYPE
in interface sequenceFeature
com.ibm.adtech.jastor.JastorException
sequenceFeature.FEATURE_DASH_TYPEProperty
public openControlledVocabulary setFEATURE_DASH_TYPE() throws com.ibm.adtech.jastor.JastorException
sequenceFeature
setFEATURE_DASH_TYPE
in interface sequenceFeature
openControlledVocabulary
, the created value
com.ibm.adtech.jastor.JastorException
sequenceFeature.FEATURE_DASH_TYPEProperty
public openControlledVocabulary setFEATURE_DASH_TYPE(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
sequenceFeature
openControlledVocabulary
with the factory.
and calling setFEATURE_DASH_TYPE(fr.curie.BiNoM.pathways.biopax.openControlledVocabulary FEATURE_DASH_TYPE)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#openControlledVocabulary. That is, this method
should not be used as a shortcut for creating new objects in the model.
setFEATURE_DASH_TYPE
in interface sequenceFeature
openControlledVocabulary
, the newly created value
com.ibm.adtech.jastor.JastorException
sequenceFeature.FEATURE_DASH_TYPEProperty
public java.util.Iterator getFEATURE_DASH_LOCATION() throws com.ibm.adtech.jastor.JastorException
sequenceFeature
getFEATURE_DASH_LOCATION
in interface sequenceFeature
Iterator
of sequenceLocation
com.ibm.adtech.jastor.JastorException
sequenceFeature.FEATURE_DASH_LOCATIONProperty
public void addFEATURE_DASH_LOCATION(sequenceLocation FEATURE_DASH_LOCATION) throws com.ibm.adtech.jastor.JastorException
sequenceFeature
addFEATURE_DASH_LOCATION
in interface sequenceFeature
com.ibm.adtech.jastor.JastorException
sequenceFeature.FEATURE_DASH_LOCATIONProperty
public sequenceLocation addFEATURE_DASH_LOCATION() throws com.ibm.adtech.jastor.JastorException
sequenceFeature
addFEATURE_DASH_LOCATION
in interface sequenceFeature
sequenceLocation
created
com.ibm.adtech.jastor.JastorException
sequenceFeature.FEATURE_DASH_LOCATIONProperty
public sequenceLocation addFEATURE_DASH_LOCATION(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
sequenceFeature
sequenceLocation
with the factory
and calling addFEATURE_DASH_LOCATION(fr.curie.BiNoM.pathways.biopax.sequenceLocation FEATURE_DASH_LOCATION)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#sequenceLocation. That is, this method
should not be used as a shortcut for creating new objects in the model.
addFEATURE_DASH_LOCATION
in interface sequenceFeature
com.ibm.adtech.jastor.JastorException
sequenceFeature.FEATURE_DASH_LOCATIONProperty
public void removeFEATURE_DASH_LOCATION(sequenceLocation FEATURE_DASH_LOCATION) throws com.ibm.adtech.jastor.JastorException
sequenceFeature
removeFEATURE_DASH_LOCATION
in interface sequenceFeature
com.ibm.adtech.jastor.JastorException
sequenceFeature.FEATURE_DASH_LOCATIONProperty
public java.lang.String getSHORT_DASH_NAME() throws com.ibm.adtech.jastor.JastorException
sequenceFeature
getSHORT_DASH_NAME
in interface sequenceFeature
String
com.ibm.adtech.jastor.JastorException
sequenceFeature.SHORT_DASH_NAMEProperty
public void setSHORT_DASH_NAME(java.lang.String SHORT_DASH_NAME) throws com.ibm.adtech.jastor.JastorException
sequenceFeature
setSHORT_DASH_NAME
in interface sequenceFeature
com.ibm.adtech.jastor.JastorException
sequenceFeature.SHORT_DASH_NAMEProperty
public java.util.Iterator getSYNONYMS() throws com.ibm.adtech.jastor.JastorException
sequenceFeature
getSYNONYMS
in interface sequenceFeature
Iterator
of String
com.ibm.adtech.jastor.JastorException
sequenceFeature.SYNONYMSProperty
public void addSYNONYMS(java.lang.String SYNONYMS) throws com.ibm.adtech.jastor.JastorException
sequenceFeature
addSYNONYMS
in interface sequenceFeature
com.ibm.adtech.jastor.JastorException
sequenceFeature.SYNONYMSProperty
public void removeSYNONYMS(java.lang.String SYNONYMS) throws com.ibm.adtech.jastor.JastorException
sequenceFeature
removeSYNONYMS
in interface sequenceFeature
com.ibm.adtech.jastor.JastorException
sequenceFeature.SYNONYMSProperty
public java.lang.String getNAME() throws com.ibm.adtech.jastor.JastorException
sequenceFeature
getNAME
in interface sequenceFeature
String
com.ibm.adtech.jastor.JastorException
sequenceFeature.NAMEProperty
public void setNAME(java.lang.String NAME) throws com.ibm.adtech.jastor.JastorException
sequenceFeature
setNAME
in interface sequenceFeature
com.ibm.adtech.jastor.JastorException
sequenceFeature.NAMEProperty
public java.util.Iterator getXREF() throws com.ibm.adtech.jastor.JastorException
sequenceFeature
getXREF
in interface sequenceFeature
Iterator
of xref
com.ibm.adtech.jastor.JastorException
sequenceFeature.XREFProperty
public void addXREF(xref XREF) throws com.ibm.adtech.jastor.JastorException
sequenceFeature
addXREF
in interface sequenceFeature
com.ibm.adtech.jastor.JastorException
sequenceFeature.XREFProperty
public xref addXREF() throws com.ibm.adtech.jastor.JastorException
sequenceFeature
addXREF
in interface sequenceFeature
xref
created
com.ibm.adtech.jastor.JastorException
sequenceFeature.XREFProperty
public xref addXREF(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
sequenceFeature
xref
with the factory
and calling addXREF(fr.curie.BiNoM.pathways.biopax.xref XREF)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#xref. That is, this method
should not be used as a shortcut for creating new objects in the model.
addXREF
in interface sequenceFeature
com.ibm.adtech.jastor.JastorException
sequenceFeature.XREFProperty
public void removeXREF(xref XREF) throws com.ibm.adtech.jastor.JastorException
sequenceFeature
removeXREF
in interface sequenceFeature
com.ibm.adtech.jastor.JastorException
sequenceFeature.XREFProperty
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 |