Ensembl Model v1.09
© Roslin Institute 2010. GNU General Public License, version3
Ensembl Model
v1.09

Uses of Interface
uk.ac.roslin.ensembl.model.relationship.GroupRelationship

Packages that use GroupRelationship
uk.ac.roslin.ensembl.model.compara   
uk.ac.roslin.ensembl.model.relationship   
 

Uses of GroupRelationship in uk.ac.roslin.ensembl.model.compara
 

Subinterfaces of GroupRelationship in uk.ac.roslin.ensembl.model.compara
 interface HomologyPairRelationship<CLAZZ extends Gene>
          extends HomologyRelationship for those Relationships that are binary
 interface HomologyRelationship<CLAZZ extends Gene>
          Ensembl schema and PerlAPI claims that homology relationships are not necessarily only binary, i.e. the could have more than two members.
 

Uses of GroupRelationship in uk.ac.roslin.ensembl.model.relationship
 

Subinterfaces of GroupRelationship in uk.ac.roslin.ensembl.model.relationship
 interface BinaryRelationship<CLAZZ extends IdentifiableObject>
           
 


Ensembl Model
v1.09

Ensembl Model v1.09
© Roslin Institute 2010. GNU General Public License, version3