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

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

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

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

Methods in fr.curie.BiNoM.pathways.biopax with parameters of type modulation
 void modulationListener.AVAILABILITYAdded(modulation source, java.lang.String newValue)
          Called when a value of AVAILABILITY has been added
 void modulationListener.AVAILABILITYRemoved(modulation source, java.lang.String oldValue)
          Called when a value of AVAILABILITY has been removed
 void modulationListener.COMMENTAdded(modulation source, java.lang.String newValue)
          Called when a value of COMMENT has been added
 void modulationListener.COMMENTRemoved(modulation source, java.lang.String oldValue)
          Called when a value of COMMENT has been removed
 void modulationListener.CONTROL_DASH_TYPEChanged(modulation source)
          Called when CONTROL_DASH_TYPE has changed
 void modulationListener.CONTROLLEDChanged(modulation source)
          Called when CONTROLLED has changed
 void modulationListener.CONTROLLERChanged(modulation source)
          Called when CONTROLLER has changed
 void modulationListener.DATA_DASH_SOURCEAdded(modulation source, dataSource newValue)
          Called when a value of DATA_DASH_SOURCE has been added
 void modulationListener.DATA_DASH_SOURCERemoved(modulation source, dataSource oldValue)
          Called when a value of DATA_DASH_SOURCE has been removed
 void modulationListener.EVIDENCEAdded(modulation source, evidence newValue)
          Called when a value of EVIDENCE has been added
 void modulationListener.EVIDENCERemoved(modulation source, evidence oldValue)
          Called when a value of EVIDENCE has been removed
 void modulationListener.INTERACTION_DASH_TYPEAdded(modulation source, openControlledVocabulary newValue)
          Called when a value of INTERACTION_DASH_TYPE has been added
 void modulationListener.INTERACTION_DASH_TYPERemoved(modulation source, openControlledVocabulary oldValue)
          Called when a value of INTERACTION_DASH_TYPE has been removed
 void modulationListener.NAMEChanged(modulation source)
          Called when NAME has changed
 void modulationListener.PARTICIPANTSAdded(modulation source, entity newValue)
          Called when a value of PARTICIPANTS has been added
 void modulationListener.PARTICIPANTSAdded(modulation source, physicalEntityParticipant newValue)
          Called when a value of PARTICIPANTS has been added
 void modulationListener.PARTICIPANTSRemoved(modulation source, entity oldValue)
          Called when a value of PARTICIPANTS has been removed
 void modulationListener.PARTICIPANTSRemoved(modulation source, physicalEntityParticipant oldValue)
          Called when a value of PARTICIPANTS has been removed
 void modulationListener.SHORT_DASH_NAMEChanged(modulation source)
          Called when SHORT_DASH_NAME has changed
 void modulationListener.SYNONYMSAdded(modulation source, java.lang.String newValue)
          Called when a value of SYNONYMS has been added
 void modulationListener.SYNONYMSRemoved(modulation source, java.lang.String oldValue)
          Called when a value of SYNONYMS has been removed
 void modulationListener.XREFAdded(modulation source, xref newValue)
          Called when a value of XREF has been added
 void modulationListener.XREFRemoved(modulation source, xref oldValue)
          Called when a value of XREF has been removed