Uses of Package
com.genologics.ri.process
Packages that use com.genologics.ri.process
Package
Description
Provides JAXB bindings for artifacts in the Genologics REST API.
Entities for processes executed in the Clarity system.
The main public package of the Clarity API.
Concrete implementation classes of the Clarity API.
-
Classes in com.genologics.ri.process used by com.genologics.ri.artifact
-
Classes in com.genologics.ri.process used by com.genologics.ri.processClassDescriptionArtifact 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.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.
-
Classes in com.genologics.ri.process used by org.cruk.clarity.api
-
Classes in com.genologics.ri.process used by org.cruk.clarity.api.impl