Uses of Interface
org.biomage.Interface.HasTypes

Packages that use HasTypes
org.biomage.ArrayDesign   
org.biomage.Experiment   
 

Uses of HasTypes in org.biomage.ArrayDesign
 

Classes in org.biomage.ArrayDesign that implement HasTypes
 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 HasTypes in org.biomage.Experiment
 

Classes in org.biomage.Experiment that implement HasTypes
 class ExperimentDesign
          The ExperimentDesign is the description and collection of ExperimentalFactors and the hierarchy of BioAssays to which they pertain.