Class GenericCellLevelCharacteristics

java.lang.Object
ubic.gemma.model.common.AbstractIdentifiable
ubic.gemma.model.common.AbstractDescribable
ubic.gemma.model.expression.bioAssayData.GenericCellLevelCharacteristics
All Implemented Interfaces:
Describable, Identifiable, CellLevelCharacteristics

public class GenericCellLevelCharacteristics extends AbstractDescribable implements CellLevelCharacteristics
Generic cell-level characteristics.

For cell types, use CellTypeAssignment instead.

This is not meant to be used directly, prefer CellLevelCharacteristics.Factory.newInstance(java.lang.String, java.lang.String, java.util.List<ubic.gemma.model.common.description.Characteristic>, int[]) for creating cell-level characteristics or CellTypeAssignment for cell types.

Author:
poirigui