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

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

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

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

Methods in fr.curie.BiNoM.pathways.biopax with parameters of type relationshipXref
 void relationshipXrefListener.COMMENTAdded(relationshipXref source, java.lang.String newValue)
          Called when a value of COMMENT has been added
 void relationshipXrefListener.COMMENTRemoved(relationshipXref source, java.lang.String oldValue)
          Called when a value of COMMENT has been removed
 void relationshipXrefListener.DB_DASH_VERSIONChanged(relationshipXref source)
          Called when DB_DASH_VERSION has changed
 void relationshipXrefListener.DBChanged(relationshipXref source)
          Called when DB has changed
 void relationshipXrefListener.ID_DASH_VERSIONChanged(relationshipXref source)
          Called when ID_DASH_VERSION has changed
 void relationshipXrefListener.IDChanged(relationshipXref source)
          Called when ID has changed
 void relationshipXrefListener.RELATIONSHIP_DASH_TYPEChanged(relationshipXref source)
          Called when RELATIONSHIP_DASH_TYPE has changed