Uses of Class
org.biomage.BioEvent.Map

Packages that use Map
org.biomage.BioAssayData   
org.biomage.DesignElement   
 

Uses of Map in org.biomage.BioAssayData
 

Subclasses of Map in org.biomage.BioAssayData
 class BioAssayMap
          The BioAssayMap is the description of how source MeasuredBioAssays and/or DerivedBioAssays are manipulated (mathematically) to produce DerivedBioAssays.
 class DesignElementMap
          A DesignElementMap is the description of how source DesignElements are transformed into a target DesignElement.
 class QuantitationTypeMap
          A QuantitationTypeMap is the description of how source QuantitationTypes are mathematically transformed into a target QuantitationType.
 

Uses of Map in org.biomage.DesignElement
 

Subclasses of Map in org.biomage.DesignElement
 class CompositeCompositeMap
          A CompositeCompositeMap is the description of how source CompositeSequences are transformed into a target CompositeSequence.
 class FeatureReporterMap
          A FeatureReporterMap is the description of how source features are transformed into a target reporter.
 class ReporterCompositeMap
          A ReporterCompositeMap is the description of how source Reporters are transformed into a target CompositeSequences.