|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface physicalEntityParticipant
Interface for physicalEntityParticipant 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#physicalEntityParticipant)
Field Summary | |
---|---|
static com.hp.hpl.jena.rdf.model.Property |
CELLULAR_DASH_LOCATIONProperty
The Jena Property for CELLULAR_DASH_LOCATION |
static com.hp.hpl.jena.rdf.model.Property |
PHYSICAL_DASH_ENTITYProperty
The Jena Property for PHYSICAL_DASH_ENTITY |
static com.hp.hpl.jena.rdf.model.Property |
STOICHIOMETRIC_DASH_COEFFICIENTProperty
The Jena Property for STOICHIOMETRIC_DASH_COEFFICIENT |
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 |
getCELLULAR_DASH_LOCATION()
Gets the 'CELLULAR_DASH_LOCATION' property value |
physicalEntity |
getPHYSICAL_DASH_ENTITY()
Gets the 'PHYSICAL_DASH_ENTITY' property value |
java.lang.Double |
getSTOICHIOMETRIC_DASH_COEFFICIENT()
Gets the 'STOICHIOMETRIC_DASH_COEFFICIENT' property value |
openControlledVocabulary |
setCELLULAR_DASH_LOCATION()
Sets the 'CELLULAR_DASH_LOCATION' property value to an anonymous node |
void |
setCELLULAR_DASH_LOCATION(openControlledVocabulary CELLULAR_DASH_LOCATION)
Sets the 'CELLULAR_DASH_LOCATION' property value |
openControlledVocabulary |
setCELLULAR_DASH_LOCATION(com.hp.hpl.jena.rdf.model.Resource resource)
Sets the 'CELLULAR_DASH_LOCATION' property value to the given resource, and add's rdf:type properties. |
physicalEntity |
setPHYSICAL_DASH_ENTITY()
Sets the 'PHYSICAL_DASH_ENTITY' property value to an anonymous node |
void |
setPHYSICAL_DASH_ENTITY(physicalEntity PHYSICAL_DASH_ENTITY)
Sets the 'PHYSICAL_DASH_ENTITY' property value |
physicalEntity |
setPHYSICAL_DASH_ENTITY(com.hp.hpl.jena.rdf.model.Resource resource)
Sets the 'PHYSICAL_DASH_ENTITY' property value to the given resource, and add's rdf:type properties. |
void |
setSTOICHIOMETRIC_DASH_COEFFICIENT(java.lang.Double STOICHIOMETRIC_DASH_COEFFICIENT)
Sets the 'STOICHIOMETRIC_DASH_COEFFICIENT' property value |
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 PHYSICAL_DASH_ENTITYProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#PHYSICAL-ENTITY)
static final com.hp.hpl.jena.rdf.model.Property STOICHIOMETRIC_DASH_COEFFICIENTProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#STOICHIOMETRIC-COEFFICIENT)
static final com.hp.hpl.jena.rdf.model.Property CELLULAR_DASH_LOCATIONProperty
(URI: http://www.biopax.org/release/biopax-level2.owl#CELLULAR-LOCATION)
Method Detail |
---|
physicalEntity getPHYSICAL_DASH_ENTITY() throws com.ibm.adtech.jastor.JastorException
physicalEntity
com.ibm.adtech.jastor.JastorException
PHYSICAL_DASH_ENTITYProperty
void setPHYSICAL_DASH_ENTITY(physicalEntity PHYSICAL_DASH_ENTITY) throws com.ibm.adtech.jastor.JastorException
{@link
- fr.curie.BiNoM.pathways.biopax.physicalEntity}
com.ibm.adtech.jastor.JastorException
PHYSICAL_DASH_ENTITYProperty
physicalEntity setPHYSICAL_DASH_ENTITY() throws com.ibm.adtech.jastor.JastorException
physicalEntity
, the created value
com.ibm.adtech.jastor.JastorException
PHYSICAL_DASH_ENTITYProperty
physicalEntity setPHYSICAL_DASH_ENTITY(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
physicalEntity
with the factory.
and calling setPHYSICAL_DASH_ENTITY(fr.curie.BiNoM.pathways.biopax.physicalEntity PHYSICAL_DASH_ENTITY)
The resource argument have rdf:type http://www.biopax.org/release/biopax-level2.owl#physicalEntity. 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.
physicalEntity
, the newly created value
com.ibm.adtech.jastor.JastorException
PHYSICAL_DASH_ENTITYProperty
java.lang.Double getSTOICHIOMETRIC_DASH_COEFFICIENT() throws com.ibm.adtech.jastor.JastorException
Double
com.ibm.adtech.jastor.JastorException
STOICHIOMETRIC_DASH_COEFFICIENTProperty
void setSTOICHIOMETRIC_DASH_COEFFICIENT(java.lang.Double STOICHIOMETRIC_DASH_COEFFICIENT) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.Double}
com.ibm.adtech.jastor.JastorException
STOICHIOMETRIC_DASH_COEFFICIENTProperty
openControlledVocabulary getCELLULAR_DASH_LOCATION() throws com.ibm.adtech.jastor.JastorException
openControlledVocabulary
com.ibm.adtech.jastor.JastorException
CELLULAR_DASH_LOCATIONProperty
void setCELLULAR_DASH_LOCATION(openControlledVocabulary CELLULAR_DASH_LOCATION) throws com.ibm.adtech.jastor.JastorException
{@link
- fr.curie.BiNoM.pathways.biopax.openControlledVocabulary}
com.ibm.adtech.jastor.JastorException
CELLULAR_DASH_LOCATIONProperty
openControlledVocabulary setCELLULAR_DASH_LOCATION() throws com.ibm.adtech.jastor.JastorException
openControlledVocabulary
, the created value
com.ibm.adtech.jastor.JastorException
CELLULAR_DASH_LOCATIONProperty
openControlledVocabulary setCELLULAR_DASH_LOCATION(com.hp.hpl.jena.rdf.model.Resource resource) throws com.ibm.adtech.jastor.JastorException
openControlledVocabulary
with the factory.
and calling setCELLULAR_DASH_LOCATION(fr.curie.BiNoM.pathways.biopax.openControlledVocabulary CELLULAR_DASH_LOCATION)
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.
{@link
- com.hp.hpl.jena.rdf.model.Resource} must not be be null.
openControlledVocabulary
, the newly created value
com.ibm.adtech.jastor.JastorException
CELLULAR_DASH_LOCATIONProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |