Class Categories
java.lang.Object
ubic.gemma.model.common.description.Categories
Enumeration of commonly used categories for referring to in the code.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Categorystatic final Categorystatic final Categorystatic final Categorystatic final Categorystatic final CategoryRepresent a mask for a set of data.static final Categorystatic final Categorystatic final Categorystatic final CategoryIndicate an uncategorized term. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
UNCATEGORIZED
Indicate an uncategorized term. -
TREATMENT
-
CELL_TYPE
-
GENOTYPE
-
ASSAY
-
TIMEPOINT
-
BLOCK
-
BIOLOGICAL_SEX
-
ORGANISM_PART
-
MASK
Represent a mask for a set of data.
-
-
Constructor Details
-
Categories
public Categories()
-