public interface SequenceSite extends SequenceLocation
(URI: http://www.biopax.org/release/biopax-level3.owl#SequenceSite)
Modifier and Type | Field and Description |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
positionStatusProperty
The Jena Property for positionStatus
|
static com.hp.hpl.jena.rdf.model.Property |
sequencePositionProperty
The Jena Property for sequencePosition
|
static Resource |
TYPE
The rdf:type for this ontology class
|
commentProperty
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPositionStatus()
Gets the 'positionStatus' property value
|
java.lang.Integer |
getSequencePosition()
Gets the 'sequencePosition' property value
|
void |
setPositionStatus(java.lang.String positionStatus)
Sets the 'positionStatus' property value
|
void |
setSequencePosition(java.lang.Integer sequencePosition)
Sets the 'sequencePosition' property value
|
addComment, getComment, removeComment
static final Resource TYPE
static final com.hp.hpl.jena.rdf.model.Property sequencePositionProperty
(URI: http://www.biopax.org/release/biopax-level3.owl#sequencePosition)
static final com.hp.hpl.jena.rdf.model.Property positionStatusProperty
(URI: http://www.biopax.org/release/biopax-level3.owl#positionStatus)
java.lang.Integer getSequencePosition() throws com.ibm.adtech.jastor.JastorException
Integer
com.ibm.adtech.jastor.JastorException
sequencePositionProperty
void setSequencePosition(java.lang.Integer sequencePosition) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.Integer}com.ibm.adtech.jastor.JastorException
sequencePositionProperty
java.lang.String getPositionStatus() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
positionStatusProperty
void setPositionStatus(java.lang.String positionStatus) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}com.ibm.adtech.jastor.JastorException
positionStatusProperty