Package gov.nih.nci.caarray.domain.project

Interface Summary
BaseJob  
ExecutableJob Adds functionality to Job for execution purposes.
Job  
JobMessageSender Sends messages to subscribers interested in events on the job queue.
ParentJob Represents a job with children.
 

Class Summary
AbstractExperimentDesignNode Common interface for the nodes in the experiment design graph.
AbstractFactorValue  
AssayType Represents a single assay type associated with an Experiment or Array Design.
DefaultJobMessageSenderImpl  
Experiment  
ExperimentContact  
Factor  
JobSnapshot Represents the read-only state of another job at the time an instance of this class is created.
MeasurementFactorValue  
Project A microarray project.
TermBasedFactorValue  
UserDefinedFactorValue A FactorValue with a free text value.
UserVisibleJob This object is a synthetic "job" used to represent the aggregate of a set of split jobs.
 

Enum Summary
ExperimentDesignNodeType An enumeration of different type of nodes in the experiment design graph.
ExperimentOntology Enum of Ontologies for various concepts used by Experiment.
ExperimentOntologyCategory Enum of Ontology categories for various concepts used in caarray The majority of these categories come from the MGED ontology.
JobStatus Indicates the status of aJob.
JobType Indicates the type of a Job.
ServiceType An enumeration of different lab service types that can be requested for an Experiment.