Uses of Interface
fr.curie.BiNoM.pathways.biopax.smallMolecule

Packages that use smallMolecule
fr.curie.BiNoM.pathways.biopax Java mapping of BioPAX version 2 (generated by Jastor) 
 

Uses of smallMolecule in fr.curie.BiNoM.pathways.biopax
 

Classes in fr.curie.BiNoM.pathways.biopax that implement smallMolecule
 class smallMoleculeImpl
          Implementation of smallMolecule 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 smallMolecule
static smallMolecule biopax_DASH_level2_DOT_owlFactory.createsmallMolecule(com.hp.hpl.jena.rdf.model.Resource resource, com.hp.hpl.jena.rdf.model.Model model)
          Create a new instance of smallMolecule.
static smallMolecule biopax_DASH_level2_DOT_owlFactory.createsmallMolecule(java.lang.String uri, com.hp.hpl.jena.rdf.model.Model model)
          Create a new instance of smallMolecule.
static smallMolecule biopax_DASH_level2_DOT_owlFactory.getsmallMolecule(com.hp.hpl.jena.rdf.model.Resource resource, com.hp.hpl.jena.rdf.model.Model model)
          Create a new instance of smallMolecule.
static smallMolecule biopax_DASH_level2_DOT_owlFactory.getsmallMolecule(java.lang.String uri, com.hp.hpl.jena.rdf.model.Model model)
          Create a new instance of smallMolecule.
 

Methods in fr.curie.BiNoM.pathways.biopax with parameters of type smallMolecule
 void smallMoleculeListener.AVAILABILITYAdded(smallMolecule source, java.lang.String newValue)
          Called when a value of AVAILABILITY has been added
 void smallMoleculeListener.AVAILABILITYRemoved(smallMolecule source, java.lang.String oldValue)
          Called when a value of AVAILABILITY has been removed
 void smallMoleculeListener.CHEMICAL_DASH_FORMULAChanged(smallMolecule source)
          Called when CHEMICAL_DASH_FORMULA has changed
 void smallMoleculeListener.COMMENTAdded(smallMolecule source, java.lang.String newValue)
          Called when a value of COMMENT has been added
 void smallMoleculeListener.COMMENTRemoved(smallMolecule source, java.lang.String oldValue)
          Called when a value of COMMENT has been removed
 void smallMoleculeListener.DATA_DASH_SOURCEAdded(smallMolecule source, dataSource newValue)
          Called when a value of DATA_DASH_SOURCE has been added
 void smallMoleculeListener.DATA_DASH_SOURCERemoved(smallMolecule source, dataSource oldValue)
          Called when a value of DATA_DASH_SOURCE has been removed
 void smallMoleculeListener.MOLECULAR_DASH_WEIGHTChanged(smallMolecule source)
          Called when MOLECULAR_DASH_WEIGHT has changed
 void smallMoleculeListener.NAMEChanged(smallMolecule source)
          Called when NAME has changed
 void smallMoleculeListener.SHORT_DASH_NAMEChanged(smallMolecule source)
          Called when SHORT_DASH_NAME 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
 void smallMoleculeListener.SYNONYMSAdded(smallMolecule source, java.lang.String newValue)
          Called when a value of SYNONYMS has been added
 void smallMoleculeListener.SYNONYMSRemoved(smallMolecule source, java.lang.String oldValue)
          Called when a value of SYNONYMS has been removed
 void smallMoleculeListener.XREFAdded(smallMolecule source, xref newValue)
          Called when a value of XREF has been added
 void smallMoleculeListener.XREFRemoved(smallMolecule source, xref oldValue)
          Called when a value of XREF has been removed