java.lang.Object
com.genologics.ri.processexecution.ArtifactBase
com.genologics.ri.processexecution.Input
The input element provides URIs to one or more Artifacts that will be used by
the Process. Input is a child element of input-output-map.
- See Also:
-
Field Summary
Fields inherited from class com.genologics.ri.processexecution.ArtifactBase
qcFlag
-
Constructor Summary
-
Method Summary
Methods inherited from class com.genologics.ri.processexecution.ArtifactBase
getQCFlag, setQCFlag, updateQCFlag
-
Field Details
-
uri
-
-
Constructor Details
-
Input
public Input() -
Input
-
Input
-
Input
-
-
Method Details
-
getEntityClass
Description copied from interface:LimsLink
Get the class of the true, full LIMS entity this object links to.- Specified by:
getEntityClass
in interfaceLimsLink<Artifact>
- Returns:
- The real object class.
-
getUri
Description copied from interface:LimsLink
Get the URI of the object we are linking to. -
setUri
Description copied from interface:Locatable
Set the URI of this object.
-