|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface control
Interface for control 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#control)
Field Summary | |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
CONTROL_DASH_TYPEProperty
The Jena Property for CONTROL_DASH_TYPE |
static com.hp.hpl.jena.rdf.model.Property |
CONTROLLEDProperty
The Jena Property for CONTROLLED |
static com.hp.hpl.jena.rdf.model.Property |
CONTROLLERProperty
The Jena Property for CONTROLLER |
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.physicalInteraction |
---|
INTERACTION_DASH_TYPEProperty |
Fields inherited from interface fr.curie.BiNoM.pathways.biopax.interaction |
---|
EVIDENCEProperty, PARTICIPANTSProperty |
Fields inherited from interface fr.curie.BiNoM.pathways.biopax.entity |
---|
AVAILABILITYProperty, COMMENTProperty, DATA_DASH_SOURCEProperty, NAMEProperty, SHORT_DASH_NAMEProperty, SYNONYMSProperty, XREFProperty |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
java.lang.String |
getCONTROL_DASH_TYPE()
Gets the 'CONTROL_DASH_TYPE' property value |
interaction |
getCONTROLLED_asinteraction()
Gets the 'CONTROLLED' property value |
pathway |
getCONTROLLED_aspathway()
Gets the 'CONTROLLED' property value |
physicalEntityParticipant |
getCONTROLLER()
Gets the 'CONTROLLER' property value |
void |
setCONTROL_DASH_TYPE(java.lang.String CONTROL_DASH_TYPE)
Sets the 'CONTROL_DASH_TYPE' property value |
interaction |
setCONTROLLED_asinteraction()
Sets the 'CONTROLLED' property value to an anonymous node |
interaction |
setCONTROLLED_asinteraction(com.hp.hpl.jena.rdf.model.Resource resource)
Sets the 'CONTROLLED' property value to the given resource, and add's rdf:type properties. |
pathway |
setCONTROLLED_aspathway()
Sets the 'CONTROLLED' property value to an anonymous node |
pathway |
setCONTROLLED_aspathway(com.hp.hpl.jena.rdf.model.Resource resource)
Sets the 'CONTROLLED' property value to the given resource, and add's rdf:type properties. |
void |
setCONTROLLED(interaction CONTROLLED)
Sets the 'CONTROLLED' property value |
void |
setCONTROLLED(pathway CONTROLLED)
Sets the 'CONTROLLED' property value |
physicalEntityParticipant |
setCONTROLLER()
Sets the 'CONTROLLER' property value to an anonymous node |
void |
setCONTROLLER(physicalEntityParticipant CONTROLLER)
Sets the 'CONTROLLER' property value |
physicalEntityParticipant |
setCONTROLLER(com.hp.hpl.jena.rdf.model.Resource resource)
Sets the 'CONTROLLER' property value to the given resource, and add's rdf:type properties. |
Methods inherited from interface fr.curie.BiNoM.pathways.biopax.physicalInteraction |
---|
addINTERACTION_DASH_TYPE, addINTERACTION_DASH_TYPE, addINTERACTION_DASH_TYPE, addPARTICIPANTS_asphysicalEntityParticipant, addPARTICIPANTS_asphysicalEntityParticipant, addPARTICIPANTS, getINTERACTION_DASH_TYPE, getPARTICIPANTS_asphysicalEntityParticipant, removeINTERACTION_DASH_TYPE, removePARTICIPANTS |
Methods inherited from interface fr.curie.BiNoM.pathways.biopax.interaction |
---|
addEVIDENCE, addEVIDENCE, addEVIDENCE, addPARTICIPANTS_asentity, addPARTICIPANTS_asentity, addPARTICIPANTS, getEVIDENCE, getPARTICIPANTS_asentity, removeEVIDENCE, removePARTICIPANTS |
Methods inherited from interface fr.curie.BiNoM.pathways.biopax.entity |
---|
addAVAILABILITY, addCOMMENT, addDATA_DASH_SOURCE, addDATA_DASH_SOURCE, addDATA_DASH_SOURCE, addSYNONYMS, addXREF, addXREF, addXREF, getAVAILABILITY, getCOMMENT, getDATA_DASH_SOURCE, getNAME, getSHORT_DASH_NAME, getSYNONYMS, getXREF, removeAVAILABILITY, removeCOMMENT, removeDATA_DASH_SOURCE, removeSYNONYMS, removeXREF, setNAME, setSHORT_DASH_NAME |
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 CONTROLLERProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#CONTROLLER)
static final com.hp.hpl.jena.rdf.model.Property CONTROLLEDProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#CONTROLLED)
static final com.hp.hpl.jena.rdf.model.Property CONTROL_DASH_TYPEProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#CONTROL-TYPE)
Method Detail |
---|
physicalEntityParticipant getCONTROLLER() throws com.ibm.adtech.jastor.JastorException
physicalEntityParticipant
com.ibm.adtech.jastor.JastorException
CONTROLLERProperty
void setCONTROLLER(physicalEntityParticipant CONTROLLER) throws com.ibm.adtech.jastor.JastorException
{@link
- fr.curie.BiNoM.pathways.biopax.physicalEntityParticipant}
com.ibm.adtech.jastor.JastorException
CONTROLLERProperty
physicalEntityParticipant setCONTROLLER() throws com.ibm.adtech.jastor.JastorException
physicalEntityParticipant
, the created value
com.ibm.adtech.jastor.JastorException
CONTROLLERProperty
physicalEntityParticipant setCONTROLLER(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
physicalEntityParticipant
with the factory.
and calling setCONTROLLER(fr.curie.BiNoM.pathways.biopax.physicalEntityParticipant CONTROLLER)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#physicalEntityParticipant. 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.
physicalEntityParticipant
, the newly created value
com.ibm.adtech.jastor.JastorException
CONTROLLERProperty
interaction getCONTROLLED_asinteraction() throws com.ibm.adtech.jastor.JastorException
interaction
com.ibm.adtech.jastor.JastorException
CONTROLLEDProperty
void setCONTROLLED(interaction CONTROLLED) throws com.ibm.adtech.jastor.JastorException
{@link
- fr.curie.BiNoM.pathways.biopax.interaction}
com.ibm.adtech.jastor.JastorException
CONTROLLEDProperty
interaction setCONTROLLED_asinteraction() throws com.ibm.adtech.jastor.JastorException
interaction
, the created value
com.ibm.adtech.jastor.JastorException
CONTROLLEDProperty
interaction setCONTROLLED_asinteraction(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
interaction
with the factory.
and calling setCONTROLLED(fr.curie.BiNoM.pathways.biopax.interaction CONTROLLED)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#interaction. 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.
interaction
, the newly created value
com.ibm.adtech.jastor.JastorException
CONTROLLEDProperty
pathway getCONTROLLED_aspathway() throws com.ibm.adtech.jastor.JastorException
pathway
com.ibm.adtech.jastor.JastorException
CONTROLLEDProperty
void setCONTROLLED(pathway CONTROLLED) throws com.ibm.adtech.jastor.JastorException
{@link
- fr.curie.BiNoM.pathways.biopax.pathway}
com.ibm.adtech.jastor.JastorException
CONTROLLEDProperty
pathway setCONTROLLED_aspathway() throws com.ibm.adtech.jastor.JastorException
pathway
, the created value
com.ibm.adtech.jastor.JastorException
CONTROLLEDProperty
pathway setCONTROLLED_aspathway(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
pathway
with the factory.
and calling setCONTROLLED(fr.curie.BiNoM.pathways.biopax.pathway CONTROLLED)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#pathway. 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.
pathway
, the newly created value
com.ibm.adtech.jastor.JastorException
CONTROLLEDProperty
java.lang.String getCONTROL_DASH_TYPE() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
CONTROL_DASH_TYPEProperty
void setCONTROL_DASH_TYPE(java.lang.String CONTROL_DASH_TYPE) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
CONTROL_DASH_TYPEProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |