Module com.genologics.ri
Package com.genologics.ri.containertype
package com.genologics.ri.containertype
Entities for container type definitions in the Clarity system.
This package contains classes that represent container types, which describe the physical characteristics of containers used in the laboratory. Container types define the dimensions, well layouts, and coordinate systems for containers such as plates, tubes, and other sample storage vessels.
Key classes include:
ContainerType- The main representation of a container typeDimension- Defines the size and identification method for container dimensionsContainerTypeLink- A link to a container type resourceContainerTypes- A paginated list of container type links
-
ClassesClassDescriptionDeprecated.This type is no longer supported.The detailed representation of a container type.Container-type-link is a child element type of containers and provides a URI linking to the detailed representation of a container type.The representation for a list of container type links.Dimension is a child element of container type and describes the size and identification method of the horizontal and vertical dimensions of the coordinate system of the container type.Factory class for creating instances of JAXB content classes defined in the
com.genologics.ri.containertypepackage.