public interface TemplateReactionRegulation extends Control
(URI: http://www.biopax.org/release/biopax-level3.owl#TemplateReactionRegulation)
Modifier and Type | Field and Description |
---|---|
static Resource |
TYPE
The rdf:type for this ontology class
|
controlledProperty, controllerProperty, controlTypeProperty
interactionTypeProperty, participantProperty
availabilityProperty, commentProperty, dataSourceProperty, evidenceProperty, nameProperty, xrefProperty
Modifier and Type | Method and Description |
---|---|
PhysicalEntity |
addController_asPhysicalEntity()
Adds an anonymous value for the 'controller' property
|
PhysicalEntity |
addController_asPhysicalEntity(com.hp.hpl.jena.rdf.model.Resource resource)
Adds a value for the 'controller' property.
|
void |
addController(PhysicalEntity controller)
Adds a value for the 'controller' property
|
TemplateReaction |
getControlled_asTemplateReaction()
Gets the 'controlled' property value
|
java.util.Iterator |
getController_asPhysicalEntity()
Get an Iterator the 'controller' property values.
|
void |
removeController(PhysicalEntity controller)
Removes a value for the 'controller' property.
|
TemplateReaction |
setControlled_asTemplateReaction()
Sets the 'controlled' property value to an anonymous node
|
TemplateReaction |
setControlled_asTemplateReaction(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(TemplateReaction controlled)
Sets the 'controlled' property value
|
addController_asPathway, addController_asPathway, addController, getControlled_asInteraction, getControlled_asPathway, getController_asPathway, getControlType, removeController, setControlled_asInteraction, setControlled_asInteraction, setControlled_asPathway, setControlled_asPathway, setControlled, setControlled, setControlType
addParticipant, addParticipant, addParticipant, getInteractionType, getParticipant, removeParticipant, setInteractionType, setInteractionType, setInteractionType
addAvailability, addComment, addDataSource, addDataSource, addDataSource, addEvidence, addEvidence, addEvidence, addName, addXref, addXref, addXref, getAvailability, getComment, getDataSource, getEvidence, getName, getXref, removeAvailability, removeComment, removeDataSource, removeEvidence, removeName, removeXref
TemplateReaction getControlled_asTemplateReaction() throws com.ibm.adtech.jastor.JastorException
TemplateReaction
com.ibm.adtech.jastor.JastorException
Control.controlledProperty
void setControlled(TemplateReaction controlled) throws com.ibm.adtech.jastor.JastorException
{@link
- fr.curie.BiNoM.pathways.biopax.TemplateReaction}com.ibm.adtech.jastor.JastorException
Control.controlledProperty
TemplateReaction setControlled_asTemplateReaction() throws com.ibm.adtech.jastor.JastorException
TemplateReaction
, the created valuecom.ibm.adtech.jastor.JastorException
Control.controlledProperty
TemplateReaction setControlled_asTemplateReaction(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
TemplateReaction
with the factory.
and calling setControlled(fr.curie.BiNoM.pathways.biopax.TemplateReaction controlled)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level3.owl#TemplateReaction. 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.TemplateReaction
, the newly created valuecom.ibm.adtech.jastor.JastorException
Control.controlledProperty
java.util.Iterator getController_asPhysicalEntity() throws com.ibm.adtech.jastor.JastorException
getController_asPhysicalEntity
in interface Control
Iterator
of PhysicalEntity
com.ibm.adtech.jastor.JastorException
Control.controllerProperty
void addController(PhysicalEntity controller) throws com.ibm.adtech.jastor.JastorException
addController
in interface Control
The
- PhysicalEntity
to addcom.ibm.adtech.jastor.JastorException
Control.controllerProperty
PhysicalEntity addController_asPhysicalEntity() throws com.ibm.adtech.jastor.JastorException
addController_asPhysicalEntity
in interface Control
PhysicalEntity
createdcom.ibm.adtech.jastor.JastorException
Control.controllerProperty
PhysicalEntity addController_asPhysicalEntity(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
PhysicalEntity
with the factory
and calling addController(fr.curie.BiNoM.pathways.biopax.PhysicalEntity controller)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level3.owl#PhysicalEntity. That is, this method
should not be used as a shortcut for creating new objects in the model.addController_asPhysicalEntity
in interface Control
The
- om.hp.hpl.jena.rdf.model.Resource
to addcom.ibm.adtech.jastor.JastorException
Control.controllerProperty
void removeController(PhysicalEntity controller) throws com.ibm.adtech.jastor.JastorException
removeController
in interface Control
The
- PhysicalEntity
to removecom.ibm.adtech.jastor.JastorException
Control.controllerProperty