public interface SequenceInterval extends SequenceLocation
(URI: http://www.biopax.org/release/biopax-level3.owl#SequenceInterval)
Modifier and Type | Field and Description |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
sequenceIntervalBeginProperty
The Jena Property for sequenceIntervalBegin
|
static com.hp.hpl.jena.rdf.model.Property |
sequenceIntervalEndProperty
The Jena Property for sequenceIntervalEnd
|
static Resource |
TYPE
The rdf:type for this ontology class
|
commentProperty
Modifier and Type | Method and Description |
---|---|
SequenceSite |
getSequenceIntervalBegin()
Gets the 'sequenceIntervalBegin' property value
|
SequenceSite |
getSequenceIntervalEnd()
Gets the 'sequenceIntervalEnd' property value
|
SequenceSite |
setSequenceIntervalBegin()
Sets the 'sequenceIntervalBegin' property value to an anonymous node
|
SequenceSite |
setSequenceIntervalBegin(com.hp.hpl.jena.rdf.model.Resource resource)
Sets the 'sequenceIntervalBegin' property value to the given resource, and add's rdf:type properties.
|
void |
setSequenceIntervalBegin(SequenceSite sequenceIntervalBegin)
Sets the 'sequenceIntervalBegin' property value
|
SequenceSite |
setSequenceIntervalEnd()
Sets the 'sequenceIntervalEnd' property value to an anonymous node
|
SequenceSite |
setSequenceIntervalEnd(com.hp.hpl.jena.rdf.model.Resource resource)
Sets the 'sequenceIntervalEnd' property value to the given resource, and add's rdf:type properties.
|
void |
setSequenceIntervalEnd(SequenceSite sequenceIntervalEnd)
Sets the 'sequenceIntervalEnd' property value
|
addComment, getComment, removeComment
static final Resource TYPE
static final com.hp.hpl.jena.rdf.model.Property sequenceIntervalEndProperty
(URI: http://www.biopax.org/release/biopax-level3.owl#sequenceIntervalEnd)
static final com.hp.hpl.jena.rdf.model.Property sequenceIntervalBeginProperty
(URI: http://www.biopax.org/release/biopax-level3.owl#sequenceIntervalBegin)
SequenceSite getSequenceIntervalEnd() throws com.ibm.adtech.jastor.JastorException
SequenceSite
com.ibm.adtech.jastor.JastorException
sequenceIntervalEndProperty
void setSequenceIntervalEnd(SequenceSite sequenceIntervalEnd) throws com.ibm.adtech.jastor.JastorException
{@link
- fr.curie.BiNoM.pathways.biopax.SequenceSite}com.ibm.adtech.jastor.JastorException
sequenceIntervalEndProperty
SequenceSite setSequenceIntervalEnd() throws com.ibm.adtech.jastor.JastorException
SequenceSite
, the created valuecom.ibm.adtech.jastor.JastorException
sequenceIntervalEndProperty
SequenceSite setSequenceIntervalEnd(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
SequenceSite
with the factory.
and calling setSequenceIntervalEnd(fr.curie.BiNoM.pathways.biopax.SequenceSite sequenceIntervalEnd)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level3.owl#SequenceSite. 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.SequenceSite
, the newly created valuecom.ibm.adtech.jastor.JastorException
sequenceIntervalEndProperty
SequenceSite getSequenceIntervalBegin() throws com.ibm.adtech.jastor.JastorException
SequenceSite
com.ibm.adtech.jastor.JastorException
sequenceIntervalBeginProperty
void setSequenceIntervalBegin(SequenceSite sequenceIntervalBegin) throws com.ibm.adtech.jastor.JastorException
{@link
- fr.curie.BiNoM.pathways.biopax.SequenceSite}com.ibm.adtech.jastor.JastorException
sequenceIntervalBeginProperty
SequenceSite setSequenceIntervalBegin() throws com.ibm.adtech.jastor.JastorException
SequenceSite
, the created valuecom.ibm.adtech.jastor.JastorException
sequenceIntervalBeginProperty
SequenceSite setSequenceIntervalBegin(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
SequenceSite
with the factory.
and calling setSequenceIntervalBegin(fr.curie.BiNoM.pathways.biopax.SequenceSite sequenceIntervalBegin)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level3.owl#SequenceSite. 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.SequenceSite
, the newly created valuecom.ibm.adtech.jastor.JastorException
sequenceIntervalBeginProperty