Uses of Package
com.genologics.ri.processexecution
Package
Description
The main public package of the Clarity API.
Concrete implementation classes of the Clarity API.
-
ClassDescriptionThe base representation of an Artifact in the context of Process execution, defining common elements for both input and output Artifacts.Processes link inputs to outputs and this relationship is called an input-output map.The process element defines the XML needed to run a process.The input element provides URIs to one or more Artifacts that will be used by the Process.The instrument element provides a URI to the instrument that is responsible for running the process.The output element provides information about the Artifacts that will be created by the Process.The parameter is a child element of process execution that integrates the Process with the External Program Integration plug-in (EPP).The technician element provides a URI to the user that is responsible for the Process.
-
-