|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface sequenceFeature
Interface for sequenceFeature 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#sequenceFeature)
Field Summary | |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
FEATURE_DASH_LOCATIONProperty
The Jena Property for FEATURE_DASH_LOCATION |
static com.hp.hpl.jena.rdf.model.Property |
FEATURE_DASH_TYPEProperty
The Jena Property for FEATURE_DASH_TYPE |
static com.hp.hpl.jena.rdf.model.Property |
NAMEProperty
The Jena Property for NAME |
static com.hp.hpl.jena.rdf.model.Property |
SHORT_DASH_NAMEProperty
The Jena Property for SHORT_DASH_NAME |
static com.hp.hpl.jena.rdf.model.Property |
SYNONYMSProperty
The Jena Property for SYNONYMS |
static com.hp.hpl.jena.rdf.model.Resource |
TYPE
The rdf:type for this ontology class |
static com.hp.hpl.jena.rdf.model.Property |
XREFProperty
The Jena Property for XREF |
Fields inherited from interface fr.curie.BiNoM.pathways.biopax.utilityClass |
---|
COMMENTProperty |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
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 |
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. |
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 |
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 FEATURE_DASH_TYPEProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#FEATURE-TYPE)
static final com.hp.hpl.jena.rdf.model.Property FEATURE_DASH_LOCATIONProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#FEATURE-LOCATION)
static final com.hp.hpl.jena.rdf.model.Property SHORT_DASH_NAMEProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#SHORT-NAME)
static final com.hp.hpl.jena.rdf.model.Property SYNONYMSProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#SYNONYMS)
static final com.hp.hpl.jena.rdf.model.Property NAMEProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#NAME)
static final com.hp.hpl.jena.rdf.model.Property XREFProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#XREF)
Method Detail |
---|
openControlledVocabulary getFEATURE_DASH_TYPE() throws com.ibm.adtech.jastor.JastorException
openControlledVocabulary
com.ibm.adtech.jastor.JastorException
FEATURE_DASH_TYPEProperty
void setFEATURE_DASH_TYPE(openControlledVocabulary FEATURE_DASH_TYPE) throws com.ibm.adtech.jastor.JastorException
{@link
- fr.curie.BiNoM.pathways.biopax.openControlledVocabulary}
com.ibm.adtech.jastor.JastorException
FEATURE_DASH_TYPEProperty
openControlledVocabulary setFEATURE_DASH_TYPE() throws com.ibm.adtech.jastor.JastorException
openControlledVocabulary
, the created value
com.ibm.adtech.jastor.JastorException
FEATURE_DASH_TYPEProperty
openControlledVocabulary setFEATURE_DASH_TYPE(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
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.
{@link
- com.hp.hpl.jena.rdf.model.Resource} must not be be null.
openControlledVocabulary
, the newly created value
com.ibm.adtech.jastor.JastorException
FEATURE_DASH_TYPEProperty
java.util.Iterator getFEATURE_DASH_LOCATION() throws com.ibm.adtech.jastor.JastorException
Iterator
of sequenceLocation
com.ibm.adtech.jastor.JastorException
FEATURE_DASH_LOCATIONProperty
void addFEATURE_DASH_LOCATION(sequenceLocation FEATURE_DASH_LOCATION) throws com.ibm.adtech.jastor.JastorException
The
- sequenceLocation
to add
com.ibm.adtech.jastor.JastorException
FEATURE_DASH_LOCATIONProperty
sequenceLocation addFEATURE_DASH_LOCATION() throws com.ibm.adtech.jastor.JastorException
sequenceLocation
created
com.ibm.adtech.jastor.JastorException
FEATURE_DASH_LOCATIONProperty
sequenceLocation addFEATURE_DASH_LOCATION(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
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.
The
- om.hp.hpl.jena.rdf.model.Resource
to add
com.ibm.adtech.jastor.JastorException
FEATURE_DASH_LOCATIONProperty
void removeFEATURE_DASH_LOCATION(sequenceLocation FEATURE_DASH_LOCATION) throws com.ibm.adtech.jastor.JastorException
The
- sequenceLocation
to remove
com.ibm.adtech.jastor.JastorException
FEATURE_DASH_LOCATIONProperty
java.lang.String getSHORT_DASH_NAME() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
SHORT_DASH_NAMEProperty
void setSHORT_DASH_NAME(java.lang.String SHORT_DASH_NAME) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
SHORT_DASH_NAMEProperty
java.util.Iterator getSYNONYMS() throws com.ibm.adtech.jastor.JastorException
Iterator
of String
com.ibm.adtech.jastor.JastorException
SYNONYMSProperty
void addSYNONYMS(java.lang.String SYNONYMS) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}, the value to add
com.ibm.adtech.jastor.JastorException
SYNONYMSProperty
void removeSYNONYMS(java.lang.String SYNONYMS) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}, the value to remove
com.ibm.adtech.jastor.JastorException
SYNONYMSProperty
java.lang.String getNAME() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
NAMEProperty
void setNAME(java.lang.String NAME) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
NAMEProperty
java.util.Iterator getXREF() throws com.ibm.adtech.jastor.JastorException
Iterator
of xref
com.ibm.adtech.jastor.JastorException
XREFProperty
void addXREF(xref XREF) throws com.ibm.adtech.jastor.JastorException
The
- xref
to add
com.ibm.adtech.jastor.JastorException
XREFProperty
xref addXREF() throws com.ibm.adtech.jastor.JastorException
xref
created
com.ibm.adtech.jastor.JastorException
XREFProperty
xref addXREF(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
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.
The
- om.hp.hpl.jena.rdf.model.Resource
to add
com.ibm.adtech.jastor.JastorException
XREFProperty
void removeXREF(xref XREF) throws com.ibm.adtech.jastor.JastorException
The
- xref
to remove
com.ibm.adtech.jastor.JastorException
XREFProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |