Uses of Package
org.biomage.ArrayDesign

Packages that use org.biomage.ArrayDesign
gov.nih.nci.caarray.services.arraydesign   
gov.nih.nci.caarray.services.arraydesign.loader   
gov.nih.nci.caarray.services.arraydesign.loader.affymetrix   
gov.nih.nci.caarray.services.arraydesign.loader.agilent   
gov.nih.nci.caarray.services.arraydesign.loader.genepix   
gov.nih.nci.caarray.services.arraydesign.loader.illumina   
gov.nih.nci.caarray.services.arraydesign.loader.imagene   
gov.nih.nci.caarray.services.arraydesign.loader.ucsf   
gov.nih.nci.caarray.services.experiment   
gov.nih.nci.caarray.services.fileparse.gal.magemapping   
gov.nih.nci.caarray.services.fileparse2.arraydesign   
gov.nih.nci.caarray.services.fileparse2.arraydesign.zonematchers   
gov.nih.nci.caarray.services.fileupload2 This package provides supporting persistable beans for managing hybridization and array design file upload and parsing processes... 
org.biomage.Array   
org.biomage.ArrayDesign   
org.biomage.Common   
org.biomage.DesignElement   
org.biomage.Interface   
 

Classes in org.biomage.ArrayDesign used by gov.nih.nci.caarray.services.arraydesign
CompositeGroup
          Allows specification of the type of Composite Design Element.
DesignProviderRole
           
FeatureGroup
          A collection of like features.
PhysicalArrayDesign
          A design that is expected to be used to manufacture physical arrays.
ReporterGroup
          Allows specification of the type of Reporter Design Element.
ZoneGroup
          Specifies a repeating area on an array.
 

Classes in org.biomage.ArrayDesign used by gov.nih.nci.caarray.services.arraydesign.loader
CompositeGroup
          Allows specification of the type of Composite Design Element.
FeatureGroup
          A collection of like features.
PhysicalArrayDesign
          A design that is expected to be used to manufacture physical arrays.
ReporterGroup
          Allows specification of the type of Reporter Design Element.
 

Classes in org.biomage.ArrayDesign used by gov.nih.nci.caarray.services.arraydesign.loader.affymetrix
PhysicalArrayDesign
          A design that is expected to be used to manufacture physical arrays.
 

Classes in org.biomage.ArrayDesign used by gov.nih.nci.caarray.services.arraydesign.loader.agilent
PhysicalArrayDesign
          A design that is expected to be used to manufacture physical arrays.
 

Classes in org.biomage.ArrayDesign used by gov.nih.nci.caarray.services.arraydesign.loader.genepix
PhysicalArrayDesign
          A design that is expected to be used to manufacture physical arrays.
 

Classes in org.biomage.ArrayDesign used by gov.nih.nci.caarray.services.arraydesign.loader.illumina
PhysicalArrayDesign
          A design that is expected to be used to manufacture physical arrays.
 

Classes in org.biomage.ArrayDesign used by gov.nih.nci.caarray.services.arraydesign.loader.imagene
PhysicalArrayDesign
          A design that is expected to be used to manufacture physical arrays.
 

Classes in org.biomage.ArrayDesign used by gov.nih.nci.caarray.services.arraydesign.loader.ucsf
PhysicalArrayDesign
          A design that is expected to be used to manufacture physical arrays.
 

Classes in org.biomage.ArrayDesign used by gov.nih.nci.caarray.services.experiment
PhysicalArrayDesign
          A design that is expected to be used to manufacture physical arrays.
 

Classes in org.biomage.ArrayDesign used by gov.nih.nci.caarray.services.fileparse.gal.magemapping
PhysicalArrayDesign
          A design that is expected to be used to manufacture physical arrays.
 

Classes in org.biomage.ArrayDesign used by gov.nih.nci.caarray.services.fileparse2.arraydesign
Zone
          Specifies the location of a zone on an array.
ZoneGroup
          Specifies a repeating area on an array.
ZoneLayout
          Specifies the layout of features in a rectangular grid.
 

Classes in org.biomage.ArrayDesign used by gov.nih.nci.caarray.services.fileparse2.arraydesign.zonematchers
Zone
          Specifies the location of a zone on an array.
 

Classes in org.biomage.ArrayDesign used by gov.nih.nci.caarray.services.fileupload2
PhysicalArrayDesign
          A design that is expected to be used to manufacture physical arrays.
 

Classes in org.biomage.ArrayDesign used by org.biomage.Array
ArrayDesign
          Describes the design of an gene expression layout.
Zone
          Specifies the location of a zone on an array.
 

Classes in org.biomage.ArrayDesign used by org.biomage.ArrayDesign
ArrayDesign
          Describes the design of an gene expression layout.
ArrayDesign_package.ArrayDesign_list
          Inner list class for holding multiple entries for attribute arrayDesign.
ArrayDesign_package.CompositeGroup_list
          Inner list class for holding multiple entries for attribute compositeGroup.
ArrayDesign_package.ReporterGroup_list
          Inner list class for holding multiple entries for attribute reporterGroup.
CompositeGroup
          Allows specification of the type of Composite Design Element.
DesignElementGroup
          The DesignElementGroup holds information on either features, reporters, or compositeSequences, particularly that information that is common between all of the DesignElements contained.
DesignProviderRole
           
FeatureGroup
          A collection of like features.
ReporterGroup
          Allows specification of the type of Reporter Design Element.
Zone
          Specifies the location of a zone on an array.
ZoneGroup
          Specifies a repeating area on an array.
ZoneLayout
          Specifies the layout of features in a rectangular grid.
 

Classes in org.biomage.ArrayDesign used by org.biomage.Common
ArrayDesign_package
          Describes a microarray design that can be printed and then, in the case of gene expression, hybridized.
 

Classes in org.biomage.ArrayDesign used by org.biomage.DesignElement
FeatureGroup
          A collection of like features.
Zone
          Specifies the location of a zone on an array.
 

Classes in org.biomage.ArrayDesign used by org.biomage.Interface
ArrayDesign
          Describes the design of an gene expression layout.
CompositeGroup
          Allows specification of the type of Composite Design Element.
FeatureGroup
          A collection of like features.
ReporterGroup
          Allows specification of the type of Reporter Design Element.
Zone
          Specifies the location of a zone on an array.
ZoneGroup
          Specifies a repeating area on an array.
ZoneLayout
          Specifies the layout of features in a rectangular grid.