Package com.genologics.ri.process


package com.genologics.ri.process
Entities for processes executed in the Clarity system.
  • Class
    Description
    Artifact is a child element of input-output-map and provides a link to an Artifact that was either an input or output of the Process for the input-output-map.
    The detailed representation of a process.
    The representation of a list of process links.
    Input-output-map is a child element of Process and relates one of the Process inputs to one of the outputs that was produced for that input.
    The instrument element provides a URI to the instrument that is responsible for running the process.
    Factory class for creating instances of JAXB content classes defined in the com.genologics.ri.process package.
    The output generation type enumeration.
    The parameter is a child element of process that integrates the Process with the External Program Integration plug-in (EPP).
    Parent-process is a child element of Artifact and provides a URI linking to the Process that created the Artifact.
    Process-link is a child element type of process and provides a URI linking to the detailed representation of a process.
    Process-type is a child element of process that identifies and provides a URI linking to the detailed representation of the process type that the process is associated with.
    Technician is a child element of Process and provides a URI linking to the detailed representation of the technician that ran the Process.