Class DataCubeLayer

All Implemented Interfaces:
AccessControlled, Identifiable

public class DataCubeLayer
extends ChildItem
This represents the layer coordinate in a data cube. A BioAssaySet must have a link to an item of this type. It is possible for more than one bioassayset to link to the same layer. This item keeps track of two important things. The layer coordinate number and the number of bytes the data in this layer occupies on disk. The number of bytes is reported up to the Experiment which is the item that handles user quota.
Version:
2.0
Author:
Nicklas
See Also:
DataCube, BioAssaySet.getDataCubeLayer(), BioAssaySet.getDataCubeLayerNo()
Last modified
$Date: 2015-04-17 14:02:22 +0200 (fr, 17 apr 2015) $