|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface catalysis
Interface for catalysis 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#catalysis)
Field Summary | |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
COFACTORProperty
The Jena Property for COFACTOR |
static com.hp.hpl.jena.rdf.model.Property |
DIRECTIONProperty
The Jena Property for DIRECTION |
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.control |
---|
CONTROL_DASH_TYPEProperty, CONTROLLEDProperty, CONTROLLERProperty |
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 | |
---|---|
physicalEntityParticipant |
addCOFACTOR()
Adds an anonymous value for the 'COFACTOR' property |
void |
addCOFACTOR(physicalEntityParticipant COFACTOR)
Adds a value for the 'COFACTOR' property |
physicalEntityParticipant |
addCOFACTOR(com.hp.hpl.jena.rdf.model.Resource resource)
Adds a value for the 'COFACTOR' property. |
java.util.Iterator |
getCOFACTOR()
Get an Iterator the 'COFACTOR' property values. |
conversion |
getCONTROLLED_asconversion()
Gets the 'CONTROLLED' property value |
java.lang.String |
getDIRECTION()
Gets the 'DIRECTION' property value |
void |
removeCOFACTOR(physicalEntityParticipant COFACTOR)
Removes a value for the 'COFACTOR' property. |
conversion |
setCONTROLLED_asconversion()
Sets the 'CONTROLLED' property value to an anonymous node |
conversion |
setCONTROLLED_asconversion(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(conversion CONTROLLED)
Sets the 'CONTROLLED' property value |
void |
setDIRECTION(java.lang.String DIRECTION)
Sets the 'DIRECTION' property value |
Methods inherited from interface fr.curie.BiNoM.pathways.biopax.control |
---|
getCONTROL_DASH_TYPE, getCONTROLLED_asinteraction, getCONTROLLED_aspathway, getCONTROLLER, setCONTROL_DASH_TYPE, setCONTROLLED_asinteraction, setCONTROLLED_asinteraction, setCONTROLLED_aspathway, setCONTROLLED_aspathway, setCONTROLLED, setCONTROLLED, setCONTROLLER, setCONTROLLER, setCONTROLLER |
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 DIRECTIONProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#DIRECTION)
static final com.hp.hpl.jena.rdf.model.Property COFACTORProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#COFACTOR)
Method Detail |
---|
conversion getCONTROLLED_asconversion() throws com.ibm.adtech.jastor.JastorException
conversion
com.ibm.adtech.jastor.JastorException
control.CONTROLLEDProperty
void setCONTROLLED(conversion CONTROLLED) throws com.ibm.adtech.jastor.JastorException
{@link
- fr.curie.BiNoM.pathways.biopax.conversion}
com.ibm.adtech.jastor.JastorException
control.CONTROLLEDProperty
conversion setCONTROLLED_asconversion() throws com.ibm.adtech.jastor.JastorException
conversion
, the created value
com.ibm.adtech.jastor.JastorException
control.CONTROLLEDProperty
conversion setCONTROLLED_asconversion(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
conversion
with the factory.
and calling setCONTROLLED(fr.curie.BiNoM.pathways.biopax.conversion CONTROLLED)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#conversion. 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.
conversion
, the newly created value
com.ibm.adtech.jastor.JastorException
control.CONTROLLEDProperty
java.lang.String getDIRECTION() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
DIRECTIONProperty
void setDIRECTION(java.lang.String DIRECTION) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
DIRECTIONProperty
java.util.Iterator getCOFACTOR() throws com.ibm.adtech.jastor.JastorException
Iterator
of physicalEntityParticipant
com.ibm.adtech.jastor.JastorException
COFACTORProperty
void addCOFACTOR(physicalEntityParticipant COFACTOR) throws com.ibm.adtech.jastor.JastorException
The
- physicalEntityParticipant
to add
com.ibm.adtech.jastor.JastorException
COFACTORProperty
physicalEntityParticipant addCOFACTOR() throws com.ibm.adtech.jastor.JastorException
physicalEntityParticipant
created
com.ibm.adtech.jastor.JastorException
COFACTORProperty
physicalEntityParticipant addCOFACTOR(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
physicalEntityParticipant
with the factory
and calling addCOFACTOR(fr.curie.BiNoM.pathways.biopax.physicalEntityParticipant COFACTOR)
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.
The
- om.hp.hpl.jena.rdf.model.Resource
to add
com.ibm.adtech.jastor.JastorException
COFACTORProperty
void removeCOFACTOR(physicalEntityParticipant COFACTOR) throws com.ibm.adtech.jastor.JastorException
The
- physicalEntityParticipant
to remove
com.ibm.adtech.jastor.JastorException
COFACTORProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |