|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use chemicalStructure | |
---|---|
fr.curie.BiNoM.pathways.biopax | Java mapping of BioPAX version 2 (generated by Jastor) |
Uses of chemicalStructure in fr.curie.BiNoM.pathways.biopax |
---|
Classes in fr.curie.BiNoM.pathways.biopax that implement chemicalStructure | |
---|---|
class |
chemicalStructureImpl
Implementation of chemicalStructure
Use the fr.curie.BiNoM.pathways.biopax.biopax_DASH_level2_DOT_owlFactory to create instances of this class. |
Methods in fr.curie.BiNoM.pathways.biopax that return chemicalStructure | |
---|---|
chemicalStructure |
smallMoleculeImpl.addSTRUCTURE()
|
chemicalStructure |
smallMolecule.addSTRUCTURE()
Adds an anonymous value for the 'STRUCTURE' property |
chemicalStructure |
smallMoleculeImpl.addSTRUCTURE(com.hp.hpl.jena.rdf.model.Resource resource)
|
chemicalStructure |
smallMolecule.addSTRUCTURE(com.hp.hpl.jena.rdf.model.Resource resource)
Adds a value for the 'STRUCTURE' property. |
static chemicalStructure |
biopax_DASH_level2_DOT_owlFactory.createchemicalStructure(com.hp.hpl.jena.rdf.model.Resource resource,
com.hp.hpl.jena.rdf.model.Model model)
Create a new instance of chemicalStructure. |
static chemicalStructure |
biopax_DASH_level2_DOT_owlFactory.createchemicalStructure(java.lang.String uri,
com.hp.hpl.jena.rdf.model.Model model)
Create a new instance of chemicalStructure. |
static chemicalStructure |
biopax_DASH_level2_DOT_owlFactory.getchemicalStructure(com.hp.hpl.jena.rdf.model.Resource resource,
com.hp.hpl.jena.rdf.model.Model model)
Create a new instance of chemicalStructure. |
static chemicalStructure |
biopax_DASH_level2_DOT_owlFactory.getchemicalStructure(java.lang.String uri,
com.hp.hpl.jena.rdf.model.Model model)
Create a new instance of chemicalStructure. |
Methods in fr.curie.BiNoM.pathways.biopax with parameters of type chemicalStructure | |
---|---|
void |
smallMoleculeImpl.addSTRUCTURE(chemicalStructure STRUCTURE)
|
void |
smallMolecule.addSTRUCTURE(chemicalStructure STRUCTURE)
Adds a value for the 'STRUCTURE' property |
void |
chemicalStructureListener.COMMENTAdded(chemicalStructure source,
java.lang.String newValue)
Called when a value of COMMENT has been added |
void |
chemicalStructureListener.COMMENTRemoved(chemicalStructure source,
java.lang.String oldValue)
Called when a value of COMMENT has been removed |
void |
smallMoleculeImpl.removeSTRUCTURE(chemicalStructure STRUCTURE)
|
void |
smallMolecule.removeSTRUCTURE(chemicalStructure STRUCTURE)
Removes a value for the 'STRUCTURE' property. |
void |
chemicalStructureListener.STRUCTURE_DASH_DATAChanged(chemicalStructure source)
Called when STRUCTURE_DASH_DATA has changed |
void |
chemicalStructureListener.STRUCTURE_DASH_FORMATChanged(chemicalStructure source)
Called when STRUCTURE_DASH_FORMAT has changed |
void |
smallMoleculeListener.STRUCTUREAdded(smallMolecule source,
chemicalStructure newValue)
Called when a value of STRUCTURE has been added |
void |
smallMoleculeListener.STRUCTURERemoved(smallMolecule source,
chemicalStructure oldValue)
Called when a value of STRUCTURE has been removed |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |