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

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

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

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

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