Uses of Class
gov.nih.nci.mageom.domain.BioEvent.impl.MapImpl

Packages that use MapImpl
gov.nih.nci.mageom.domain.BioAssayData.impl   
gov.nih.nci.mageom.domain.DesignElement.impl   
 

Uses of MapImpl in gov.nih.nci.mageom.domain.BioAssayData.impl
 

Subclasses of MapImpl in gov.nih.nci.mageom.domain.BioAssayData.impl
 class BioAssayMapImpl
          The BioAssayMap is the description of how source MeasuredBioAssays and/or DerivedBioAssays are manipulated (mathematically) to produce DerivedBioAssays.
 class DesignElementMapImpl
          A DesignElementMap is the description of how source DesignElements are transformed into a target DesignElement.
 class QuantitationTypeMapImpl
          A QuantitationTypeMap is the description of how source QuantitationTypes are mathematically transformed into a target QuantitationType.
 

Uses of MapImpl in gov.nih.nci.mageom.domain.DesignElement.impl
 

Subclasses of MapImpl in gov.nih.nci.mageom.domain.DesignElement.impl
 class CompositeCompositeMapImpl
          A CompositeCompositeMap is the description of how source CompositeSequences are transformed into a target CompositeSequence.
 class FeatureReporterMapImpl
          A FeatureReporterMap is the description of how source features are transformed into a target reporter.
 class ReporterCompositeMapImpl
          A ReporterCompositeMap is the description of how source Reporters are transformed into a target CompositeSequences.