|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface entity
Interface for entity 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#entity)
Field Summary | |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
AVAILABILITYProperty
The Jena Property for AVAILABILITY |
static com.hp.hpl.jena.rdf.model.Property |
COMMENTProperty
The Jena Property for COMMENT |
static com.hp.hpl.jena.rdf.model.Property |
DATA_DASH_SOURCEProperty
The Jena Property for DATA_DASH_SOURCE |
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 com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
void |
addAVAILABILITY(java.lang.String AVAILABILITY)
Add a 'AVAILABILITY' property value |
void |
addCOMMENT(java.lang.String COMMENT)
Add a 'COMMENT' property value |
dataSource |
addDATA_DASH_SOURCE()
Adds an anonymous value for the 'DATA_DASH_SOURCE' property |
void |
addDATA_DASH_SOURCE(dataSource DATA_DASH_SOURCE)
Adds a value for the 'DATA_DASH_SOURCE' property |
dataSource |
addDATA_DASH_SOURCE(com.hp.hpl.jena.rdf.model.Resource resource)
Adds a value for the 'DATA_DASH_SOURCE' 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 |
getAVAILABILITY()
Iterates through the 'AVAILABILITY' property values. |
java.util.Iterator |
getCOMMENT()
Iterates through the 'COMMENT' property values. |
java.util.Iterator |
getDATA_DASH_SOURCE()
Get an Iterator the 'DATA_DASH_SOURCE' property values. |
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 |
removeAVAILABILITY(java.lang.String AVAILABILITY)
Remove a 'AVAILABILITY' property value. |
void |
removeCOMMENT(java.lang.String COMMENT)
Remove a 'COMMENT' property value. |
void |
removeDATA_DASH_SOURCE(dataSource DATA_DASH_SOURCE)
Removes a value for the 'DATA_DASH_SOURCE' property. |
void |
removeSYNONYMS(java.lang.String SYNONYMS)
Remove a 'SYNONYMS' property value. |
void |
removeXREF(xref XREF)
Removes a value for the 'XREF' property. |
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 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 DATA_DASH_SOURCEProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#DATA-SOURCE)
static final com.hp.hpl.jena.rdf.model.Property AVAILABILITYProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#AVAILABILITY)
static final com.hp.hpl.jena.rdf.model.Property COMMENTProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#COMMENT)
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 |
---|
java.util.Iterator getDATA_DASH_SOURCE() throws com.ibm.adtech.jastor.JastorException
Iterator
of dataSource
com.ibm.adtech.jastor.JastorException
DATA_DASH_SOURCEProperty
void addDATA_DASH_SOURCE(dataSource DATA_DASH_SOURCE) throws com.ibm.adtech.jastor.JastorException
The
- dataSource
to add
com.ibm.adtech.jastor.JastorException
DATA_DASH_SOURCEProperty
dataSource addDATA_DASH_SOURCE() throws com.ibm.adtech.jastor.JastorException
dataSource
created
com.ibm.adtech.jastor.JastorException
DATA_DASH_SOURCEProperty
dataSource addDATA_DASH_SOURCE(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
dataSource
with the factory
and calling addDATA_DASH_SOURCE(fr.curie.BiNoM.pathways.biopax.dataSource DATA_DASH_SOURCE)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#dataSource. 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
DATA_DASH_SOURCEProperty
void removeDATA_DASH_SOURCE(dataSource DATA_DASH_SOURCE) throws com.ibm.adtech.jastor.JastorException
The
- dataSource
to remove
com.ibm.adtech.jastor.JastorException
DATA_DASH_SOURCEProperty
java.util.Iterator getAVAILABILITY() throws com.ibm.adtech.jastor.JastorException
Iterator
of String
com.ibm.adtech.jastor.JastorException
AVAILABILITYProperty
void addAVAILABILITY(java.lang.String AVAILABILITY) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}, the value to add
com.ibm.adtech.jastor.JastorException
AVAILABILITYProperty
void removeAVAILABILITY(java.lang.String AVAILABILITY) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}, the value to remove
com.ibm.adtech.jastor.JastorException
AVAILABILITYProperty
java.util.Iterator getCOMMENT() throws com.ibm.adtech.jastor.JastorException
Iterator
of String
com.ibm.adtech.jastor.JastorException
COMMENTProperty
void addCOMMENT(java.lang.String COMMENT) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}, the value to add
com.ibm.adtech.jastor.JastorException
COMMENTProperty
void removeCOMMENT(java.lang.String COMMENT) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}, the value to remove
com.ibm.adtech.jastor.JastorException
COMMENTProperty
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 |