Uses of Interface
org.biojavax.bio.seq.RichFeatureRelationshipHolder

Packages that use RichFeatureRelationshipHolder
org.biojavax.bio.seq Rich implementations of Sequences, Locations and Features. 
 

Uses of RichFeatureRelationshipHolder in org.biojavax.bio.seq
 

Subinterfaces of RichFeatureRelationshipHolder in org.biojavax.bio.seq
 interface RichFeature
          Represents a feature that can be given name and rank and be moved from one sequence to another.
 

Classes in org.biojavax.bio.seq that implement RichFeatureRelationshipHolder
 class SimpleRichFeature
          A simple implementation of RichFeature.