Uses of Interface
org.biomage.Interface.HasSpecies

Packages that use HasSpecies
org.biomage.ArrayDesign   
org.biomage.BioSequence   
 

Uses of HasSpecies in org.biomage.ArrayDesign
 

Classes in org.biomage.ArrayDesign that implement HasSpecies
 class CompositeGroup
          Allows specification of the type of Composite Design Element.
 class DesignElementGroup
          The DesignElementGroup holds information on either features, reporters, or compositeSequences, particularly that information that is common between all of the DesignElements contained.
 class FeatureGroup
          A collection of like features.
 class ReporterGroup
          Allows specification of the type of Reporter Design Element.
 

Uses of HasSpecies in org.biomage.BioSequence
 

Classes in org.biomage.BioSequence that implement HasSpecies
 class BioSequence
          A BioSequence is a representation of a DNA, RNA, or protein sequence.