Class Extract

All Implemented Interfaces:
AccessControlled, Annotatable, Identifiable, Listable, Nameable, Ownable, Registered, Removable, Shareable, Subtypable

public class Extract extends MeasuredBioMaterial
This class is used to represent extract items. An extract is created from a Sample or by combining other extracts (pooling). It is also possible to create standalone extracts, with no reference to a sample or to other extracts.
Version:
2.0
Author:
Nicklas
Last modified
$Date: 2019-02-06 10:41:56 +0100 (ons, 06 feb. 2019) $
  • Field Details

    • TYPE

      public static final Item TYPE
      The type of item represented by this class.
      See Also:
    • LABELED

      public static final String LABELED
      The id for the ExtractType item representing a labeled extract.
      Since:
      3.0
      See Also:
    • LIBRARY

      public static final String LIBRARY
      The id for the ExtractType item representing a library.
      Since:
      3.0
      See Also:
  • Constructor Details

  • Method Details