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

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

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

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

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