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

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

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

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

Methods in fr.curie.BiNoM.pathways.biopax with parameters of type protein
 void proteinListener.AVAILABILITYAdded(protein source, java.lang.String newValue)
          Called when a value of AVAILABILITY has been added
 void proteinListener.AVAILABILITYRemoved(protein source, java.lang.String oldValue)
          Called when a value of AVAILABILITY has been removed
 void proteinListener.COMMENTAdded(protein source, java.lang.String newValue)
          Called when a value of COMMENT has been added
 void proteinListener.COMMENTRemoved(protein source, java.lang.String oldValue)
          Called when a value of COMMENT has been removed
 void proteinListener.DATA_DASH_SOURCEAdded(protein source, dataSource newValue)
          Called when a value of DATA_DASH_SOURCE has been added
 void proteinListener.DATA_DASH_SOURCERemoved(protein source, dataSource oldValue)
          Called when a value of DATA_DASH_SOURCE has been removed
 void proteinListener.NAMEChanged(protein source)
          Called when NAME has changed
 void proteinListener.ORGANISMChanged(protein source)
          Called when ORGANISM has changed
 void proteinListener.SEQUENCEChanged(protein source)
          Called when SEQUENCE has changed
 void proteinListener.SHORT_DASH_NAMEChanged(protein source)
          Called when SHORT_DASH_NAME has changed
 void proteinListener.SYNONYMSAdded(protein source, java.lang.String newValue)
          Called when a value of SYNONYMS has been added
 void proteinListener.SYNONYMSRemoved(protein source, java.lang.String oldValue)
          Called when a value of SYNONYMS has been removed
 void proteinListener.XREFAdded(protein source, xref newValue)
          Called when a value of XREF has been added
 void proteinListener.XREFRemoved(protein source, xref oldValue)
          Called when a value of XREF has been removed