|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface experimentalForm
Interface for experimentalForm 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#experimentalForm)
Field Summary | |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
EXPERIMENTAL_DASH_FORM_DASH_TYPEProperty
The Jena Property for EXPERIMENTAL_DASH_FORM_DASH_TYPE |
static com.hp.hpl.jena.rdf.model.Property |
PARTICIPANTProperty
The Jena Property for PARTICIPANT |
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.utilityClass |
---|
COMMENTProperty |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
openControlledVocabulary |
addEXPERIMENTAL_DASH_FORM_DASH_TYPE()
Adds an anonymous value for the 'EXPERIMENTAL_DASH_FORM_DASH_TYPE' property |
void |
addEXPERIMENTAL_DASH_FORM_DASH_TYPE(openControlledVocabulary EXPERIMENTAL_DASH_FORM_DASH_TYPE)
Adds a value for the 'EXPERIMENTAL_DASH_FORM_DASH_TYPE' property |
openControlledVocabulary |
addEXPERIMENTAL_DASH_FORM_DASH_TYPE(com.hp.hpl.jena.rdf.model.Resource resource)
Adds a value for the 'EXPERIMENTAL_DASH_FORM_DASH_TYPE' property. |
java.util.Iterator |
getEXPERIMENTAL_DASH_FORM_DASH_TYPE()
Get an Iterator the 'EXPERIMENTAL_DASH_FORM_DASH_TYPE' property values. |
physicalEntityParticipant |
getPARTICIPANT()
Gets the 'PARTICIPANT' property value |
void |
removeEXPERIMENTAL_DASH_FORM_DASH_TYPE(openControlledVocabulary EXPERIMENTAL_DASH_FORM_DASH_TYPE)
Removes a value for the 'EXPERIMENTAL_DASH_FORM_DASH_TYPE' property. |
physicalEntityParticipant |
setPARTICIPANT()
Sets the 'PARTICIPANT' property value to an anonymous node |
void |
setPARTICIPANT(physicalEntityParticipant PARTICIPANT)
Sets the 'PARTICIPANT' property value |
physicalEntityParticipant |
setPARTICIPANT(com.hp.hpl.jena.rdf.model.Resource resource)
Sets the 'PARTICIPANT' property value to the given resource, and add's rdf:type properties. |
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 PARTICIPANTProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#PARTICIPANT)
static final com.hp.hpl.jena.rdf.model.Property EXPERIMENTAL_DASH_FORM_DASH_TYPEProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#EXPERIMENTAL-FORM-TYPE)
Method Detail |
---|
physicalEntityParticipant getPARTICIPANT() throws com.ibm.adtech.jastor.JastorException
physicalEntityParticipant
com.ibm.adtech.jastor.JastorException
PARTICIPANTProperty
void setPARTICIPANT(physicalEntityParticipant PARTICIPANT) throws com.ibm.adtech.jastor.JastorException
{@link
- fr.curie.BiNoM.pathways.biopax.physicalEntityParticipant}
com.ibm.adtech.jastor.JastorException
PARTICIPANTProperty
physicalEntityParticipant setPARTICIPANT() throws com.ibm.adtech.jastor.JastorException
physicalEntityParticipant
, the created value
com.ibm.adtech.jastor.JastorException
PARTICIPANTProperty
physicalEntityParticipant setPARTICIPANT(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
physicalEntityParticipant
with the factory.
and calling setPARTICIPANT(fr.curie.BiNoM.pathways.biopax.physicalEntityParticipant PARTICIPANT)
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
PARTICIPANTProperty
java.util.Iterator getEXPERIMENTAL_DASH_FORM_DASH_TYPE() throws com.ibm.adtech.jastor.JastorException
Iterator
of openControlledVocabulary
com.ibm.adtech.jastor.JastorException
EXPERIMENTAL_DASH_FORM_DASH_TYPEProperty
void addEXPERIMENTAL_DASH_FORM_DASH_TYPE(openControlledVocabulary EXPERIMENTAL_DASH_FORM_DASH_TYPE) throws com.ibm.adtech.jastor.JastorException
The
- openControlledVocabulary
to add
com.ibm.adtech.jastor.JastorException
EXPERIMENTAL_DASH_FORM_DASH_TYPEProperty
openControlledVocabulary addEXPERIMENTAL_DASH_FORM_DASH_TYPE() throws com.ibm.adtech.jastor.JastorException
openControlledVocabulary
created
com.ibm.adtech.jastor.JastorException
EXPERIMENTAL_DASH_FORM_DASH_TYPEProperty
openControlledVocabulary addEXPERIMENTAL_DASH_FORM_DASH_TYPE(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
openControlledVocabulary
with the factory
and calling addEXPERIMENTAL_DASH_FORM_DASH_TYPE(fr.curie.BiNoM.pathways.biopax.openControlledVocabulary EXPERIMENTAL_DASH_FORM_DASH_TYPE)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#openControlledVocabulary. 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
EXPERIMENTAL_DASH_FORM_DASH_TYPEProperty
void removeEXPERIMENTAL_DASH_FORM_DASH_TYPE(openControlledVocabulary EXPERIMENTAL_DASH_FORM_DASH_TYPE) throws com.ibm.adtech.jastor.JastorException
The
- openControlledVocabulary
to remove
com.ibm.adtech.jastor.JastorException
EXPERIMENTAL_DASH_FORM_DASH_TYPEProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |