Uses of Class
gov.nih.nci.mageom.domain.BioAssayData.impl.DesignElementMapImpl

Packages that use DesignElementMapImpl
gov.nih.nci.mageom.domain.DesignElement.impl   
 

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

Subclasses of DesignElementMapImpl 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.