Class InstrumentLink

java.lang.Object
com.genologics.ri.processexecution.InstrumentLink
All Implemented Interfaces:
LimsEntityLink<Instrument>, LimsEntityLinkable<Instrument>, LimsLink<Instrument>, Linkable<Instrument>, Locatable, Serializable

public class InstrumentLink extends Object implements LimsEntityLink<Instrument>, Serializable
The instrument element provides a URI to the instrument that is responsible for running the process. This instrument must have a single software defined to be valid for process execution.
See Also: