Package gov.nih.nci.caarray.domain.file

Interface Summary
FileTypeRegistry A registry of file types.
 

Class Summary
CaArrayFile This class represents metadata about a file managed by caArray.
CaArrayFileSet Provides functionality to handle multiple CaArrayFiles as a single set.
FileType Describes a type of file that can be uploaded to caArray.
FileTypeRegistryImpl Default implementation of FileTypeRegistry.
 

Enum Summary
FileCategory FileCategory classifies files according to the kind of data they contain.
FileStatus Status of a CaArrayFile.
UnsupportedAffymetrixCdfFiles A list of Affymetrix CDF files that the AffxFusion jar (and therefore caArray) cannot handle.