|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface sequenceParticipant
Interface for sequenceParticipant 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#sequenceParticipant)
Field Summary | |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
SEQUENCE_DASH_FEATURE_DASH_LISTProperty
The Jena Property for SEQUENCE_DASH_FEATURE_DASH_LIST |
static com.hp.hpl.jena.rdf.model.Resource |
TYPE
The rdf:type for this ontology class |
Fields inherited from interface fr.curie.BiNoM.pathways.biopax.physicalEntityParticipant |
---|
CELLULAR_DASH_LOCATIONProperty, PHYSICAL_DASH_ENTITYProperty, STOICHIOMETRIC_DASH_COEFFICIENTProperty |
Fields inherited from interface fr.curie.BiNoM.pathways.biopax.utilityClass |
---|
COMMENTProperty |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
sequenceFeature |
addSEQUENCE_DASH_FEATURE_DASH_LIST()
Adds an anonymous value for the 'SEQUENCE_DASH_FEATURE_DASH_LIST' property |
sequenceFeature |
addSEQUENCE_DASH_FEATURE_DASH_LIST(com.hp.hpl.jena.rdf.model.Resource resource)
Adds a value for the 'SEQUENCE_DASH_FEATURE_DASH_LIST' property. |
void |
addSEQUENCE_DASH_FEATURE_DASH_LIST(sequenceFeature SEQUENCE_DASH_FEATURE_DASH_LIST)
Adds a value for the 'SEQUENCE_DASH_FEATURE_DASH_LIST' property |
java.util.Iterator |
getSEQUENCE_DASH_FEATURE_DASH_LIST()
Get an Iterator the 'SEQUENCE_DASH_FEATURE_DASH_LIST' property values. |
void |
removeSEQUENCE_DASH_FEATURE_DASH_LIST(sequenceFeature SEQUENCE_DASH_FEATURE_DASH_LIST)
Removes a value for the 'SEQUENCE_DASH_FEATURE_DASH_LIST' property. |
Methods inherited from interface fr.curie.BiNoM.pathways.biopax.physicalEntityParticipant |
---|
getCELLULAR_DASH_LOCATION, getPHYSICAL_DASH_ENTITY, getSTOICHIOMETRIC_DASH_COEFFICIENT, setCELLULAR_DASH_LOCATION, setCELLULAR_DASH_LOCATION, setCELLULAR_DASH_LOCATION, setPHYSICAL_DASH_ENTITY, setPHYSICAL_DASH_ENTITY, setPHYSICAL_DASH_ENTITY, setSTOICHIOMETRIC_DASH_COEFFICIENT |
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 SEQUENCE_DASH_FEATURE_DASH_LISTProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#SEQUENCE-FEATURE-LIST)
Method Detail |
---|
java.util.Iterator getSEQUENCE_DASH_FEATURE_DASH_LIST() throws com.ibm.adtech.jastor.JastorException
Iterator
of sequenceFeature
com.ibm.adtech.jastor.JastorException
SEQUENCE_DASH_FEATURE_DASH_LISTProperty
void addSEQUENCE_DASH_FEATURE_DASH_LIST(sequenceFeature SEQUENCE_DASH_FEATURE_DASH_LIST) throws com.ibm.adtech.jastor.JastorException
The
- sequenceFeature
to add
com.ibm.adtech.jastor.JastorException
SEQUENCE_DASH_FEATURE_DASH_LISTProperty
sequenceFeature addSEQUENCE_DASH_FEATURE_DASH_LIST() throws com.ibm.adtech.jastor.JastorException
sequenceFeature
created
com.ibm.adtech.jastor.JastorException
SEQUENCE_DASH_FEATURE_DASH_LISTProperty
sequenceFeature addSEQUENCE_DASH_FEATURE_DASH_LIST(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
sequenceFeature
with the factory
and calling addSEQUENCE_DASH_FEATURE_DASH_LIST(fr.curie.BiNoM.pathways.biopax.sequenceFeature SEQUENCE_DASH_FEATURE_DASH_LIST)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#sequenceFeature. 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
SEQUENCE_DASH_FEATURE_DASH_LISTProperty
void removeSEQUENCE_DASH_FEATURE_DASH_LIST(sequenceFeature SEQUENCE_DASH_FEATURE_DASH_LIST) throws com.ibm.adtech.jastor.JastorException
The
- sequenceFeature
to remove
com.ibm.adtech.jastor.JastorException
SEQUENCE_DASH_FEATURE_DASH_LISTProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |