Uses of Class
gov.nih.nci.caarray.services.fileparse2.parsers.LocalDynaBeanWrapper

Packages that use LocalDynaBeanWrapper
gov.nih.nci.caarray.services.fileparse2.arraydesign   
gov.nih.nci.caarray.services.fileparse2.hybridization   
 

Uses of LocalDynaBeanWrapper in gov.nih.nci.caarray.services.fileparse2.arraydesign
 

Subclasses of LocalDynaBeanWrapper in gov.nih.nci.caarray.services.fileparse2.arraydesign
 class ParsedFeature
          This class is intended to be dynamically implemented
 

Uses of LocalDynaBeanWrapper in gov.nih.nci.caarray.services.fileparse2.hybridization
 

Subclasses of LocalDynaBeanWrapper in gov.nih.nci.caarray.services.fileparse2.hybridization
 class HybridizationRowWrapper
           
 class SimpleDesignElement
          A wrapper to wrap a simplified DesignElement represented by a BasicDynaBean instance to allow for making a unique key by combining the values of the non-key properties specified when constructing an instance of this class.