java.lang.Object
com.genologics.ri.processexecution.ArtifactBase
com.genologics.ri.processexecution.Output
- All Implemented Interfaces:
Serializable
The output element provides information about the Artifacts that will be
created by the Process. Output is a child element of the input-output-map
element.
- See Also:
-
Field Summary
Fields inherited from class com.genologics.ri.processexecution.ArtifactBase
qcFlag
-
Constructor Summary
ConstructorDescriptionOutput()
Output
(OutputType type) Output
(OutputType type, LimsEntityLinkable<Container> container, String position) -
Method Summary
Modifier and TypeMethodDescriptiongetType()
setLocation
(LimsEntityLinkable<Container> container, String position) setLocation
(Location location) void
setType
(OutputType type) Methods inherited from class com.genologics.ri.processexecution.ArtifactBase
getQCFlag, setQCFlag, updateQCFlag
-
Field Details
-
location
-
type
-
-
Constructor Details
-
Output
public Output() -
Output
-
Output
-
-
Method Details
-
getLocation
-
setLocation
-
setLocation
-
getType
-
setType
-