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

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

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

Subinterfaces of transport in fr.curie.BiNoM.pathways.biopax
 interface transportWithBiochemicalReaction
          Interface for transportWithBiochemicalReaction ontology class
Use the fr.curie.BiNoM.pathways.biopax.biopax_DASH_level2_DOT_owlFactory to create instances of this interface.
 

Classes in fr.curie.BiNoM.pathways.biopax that implement transport
 class transportImpl
          Implementation of transport Use the fr.curie.BiNoM.pathways.biopax.biopax_DASH_level2_DOT_owlFactory to create instances of this class.
 class transportWithBiochemicalReactionImpl
          Implementation of transportWithBiochemicalReaction 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 transport
static transport biopax_DASH_level2_DOT_owlFactory.createtransport(com.hp.hpl.jena.rdf.model.Resource resource, com.hp.hpl.jena.rdf.model.Model model)
          Create a new instance of transport.
static transport biopax_DASH_level2_DOT_owlFactory.createtransport(java.lang.String uri, com.hp.hpl.jena.rdf.model.Model model)
          Create a new instance of transport.
static transport biopax_DASH_level2_DOT_owlFactory.gettransport(com.hp.hpl.jena.rdf.model.Resource resource, com.hp.hpl.jena.rdf.model.Model model)
          Create a new instance of transport.
static transport biopax_DASH_level2_DOT_owlFactory.gettransport(java.lang.String uri, com.hp.hpl.jena.rdf.model.Model model)
          Create a new instance of transport.
 

Methods in fr.curie.BiNoM.pathways.biopax with parameters of type transport
 void transportListener.AVAILABILITYAdded(transport source, java.lang.String newValue)
          Called when a value of AVAILABILITY has been added
 void transportListener.AVAILABILITYRemoved(transport source, java.lang.String oldValue)
          Called when a value of AVAILABILITY has been removed
 void transportListener.COMMENTAdded(transport source, java.lang.String newValue)
          Called when a value of COMMENT has been added
 void transportListener.COMMENTRemoved(transport source, java.lang.String oldValue)
          Called when a value of COMMENT has been removed
 void transportListener.DATA_DASH_SOURCEAdded(transport source, dataSource newValue)
          Called when a value of DATA_DASH_SOURCE has been added
 void transportListener.DATA_DASH_SOURCERemoved(transport source, dataSource oldValue)
          Called when a value of DATA_DASH_SOURCE has been removed
 void transportListener.EVIDENCEAdded(transport source, evidence newValue)
          Called when a value of EVIDENCE has been added
 void transportListener.EVIDENCERemoved(transport source, evidence oldValue)
          Called when a value of EVIDENCE has been removed
 void transportListener.INTERACTION_DASH_TYPEAdded(transport source, openControlledVocabulary newValue)
          Called when a value of INTERACTION_DASH_TYPE has been added
 void transportListener.INTERACTION_DASH_TYPERemoved(transport source, openControlledVocabulary oldValue)
          Called when a value of INTERACTION_DASH_TYPE has been removed
 void transportListener.LEFTAdded(transport source, physicalEntityParticipant newValue)
          Called when a value of LEFT has been added
 void transportListener.LEFTRemoved(transport source, physicalEntityParticipant oldValue)
          Called when a value of LEFT has been removed
 void transportListener.NAMEChanged(transport source)
          Called when NAME has changed
 void transportListener.PARTICIPANTSAdded(transport source, entity newValue)
          Called when a value of PARTICIPANTS has been added
 void transportListener.PARTICIPANTSAdded(transport source, physicalEntityParticipant newValue)
          Called when a value of PARTICIPANTS has been added
 void transportListener.PARTICIPANTSRemoved(transport source, entity oldValue)
          Called when a value of PARTICIPANTS has been removed
 void transportListener.PARTICIPANTSRemoved(transport source, physicalEntityParticipant oldValue)
          Called when a value of PARTICIPANTS has been removed
 void transportListener.RIGHTAdded(transport source, physicalEntityParticipant newValue)
          Called when a value of RIGHT has been added
 void transportListener.RIGHTRemoved(transport source, physicalEntityParticipant oldValue)
          Called when a value of RIGHT has been removed
 void transportListener.SHORT_DASH_NAMEChanged(transport source)
          Called when SHORT_DASH_NAME has changed
 void transportListener.SPONTANEOUSChanged(transport source)
          Called when SPONTANEOUS has changed
 void transportListener.SYNONYMSAdded(transport source, java.lang.String newValue)
          Called when a value of SYNONYMS has been added
 void transportListener.SYNONYMSRemoved(transport source, java.lang.String oldValue)
          Called when a value of SYNONYMS has been removed
 void transportListener.XREFAdded(transport source, xref newValue)
          Called when a value of XREF has been added
 void transportListener.XREFRemoved(transport source, xref oldValue)
          Called when a value of XREF has been removed