Class ArtifactLink

java.lang.Object
com.genologics.ri.process.ArtifactLink
All Implemented Interfaces:
LimsEntityLink<Artifact>, LimsEntityLinkable<Artifact>, LimsLink<Artifact>, Linkable<Artifact>, Locatable, Serializable

public class ArtifactLink extends Object implements LimsEntityLink<Artifact>, Serializable
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.
See Also: