Uses of Interface
com.genologics.ri.LimsEntityLinkable
Package
Description
The root package of the classes generated (originally) from the
Clarity schemas.
The main public package of the Clarity API.
Concrete implementation classes of the Clarity API.
-
Uses of LimsEntityLinkable in com.genologics.ri
Modifier and TypeInterfaceDescriptioninterface
LimsEntity<E extends LimsEntity<E>>
Interface for all objects that are real LIMS entities (i.e. not links or other references).interface
LimsEntityLink<E extends LimsEntity<E>>
Interface for links to LimsEntity objects.Modifier and TypeClassDescriptionclass
Container is a child element of location and provides a URI linking to the detailed representation of the Container for the location.class
Location provides a URI linking to the detailed representation of a Container along with the well location within that Container. -
Uses of LimsEntityLinkable in com.genologics.ri.artifact
Modifier and TypeClassDescriptionclass
The detailed representation of an Artifact.class
Artifact-link is a child element type of artifacts and provides a URI linking to the detailed representation of an artifact.class
The details of a sample that is part of a pooled artifact.class
Parent-process is a child element of Artifact and provides a URI linking to the detailed representation of the process that produced the Artifact.class
Sample is a child element of Artifact and provides a URI linking to the detailed representation of a submitted Sample for the Artifact.Modifier and TypeMethodDescriptionArtifact.setParentProcess
(LimsEntityLinkable<ClarityProcess> link) Modifier and TypeMethodDescriptionvoid
Artifact.setSamples
(Collection<? extends LimsEntityLinkable<Sample>> links) -
Uses of LimsEntityLinkable in com.genologics.ri.container
Modifier and TypeClassDescriptionclass
class
Container-link is a child element type of containers and provides a URI linking to the detailed representation of a container.class
Placement is a child element of container and provides a URI linking to the detailed representation of the artifact that is located in a specific well of the container.Modifier and TypeMethodDescriptionContainer.addPlacement
(LimsEntityLinkable<Artifact> artifact, String wellPosition) Modifier and TypeMethodDescriptionvoid
Container.setPlacements
(Collection<? extends LimsEntityLinkable<Artifact>> links) ModifierConstructorDescriptionPlacement
(LimsEntityLinkable<Artifact> link) Placement
(LimsEntityLinkable<Artifact> link, String wellPosition) -
Uses of LimsEntityLinkable in com.genologics.ri.file
Modifier and TypeClassDescriptionclass
The file element contains information about a file in the system. -
Uses of LimsEntityLinkable in com.genologics.ri.instrument
Modifier and TypeClassDescriptionclass
The detailed representation of an instrument.class
Instrument-link is a child element type of instruments and provides a URI linking to the detailed representation of an instrument. -
Uses of LimsEntityLinkable in com.genologics.ri.lab
-
Uses of LimsEntityLinkable in com.genologics.ri.process
Modifier and TypeClassDescriptionclass
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.class
The detailed representation of a process.class
The instrument element provides a URI to the instrument that is responsible for running the process.class
Parent-process is a child element of Artifact and provides a URI linking to the Process that created the Artifact.class
Process-link is a child element type of process and provides a URI linking to the detailed representation of a process.Modifier and TypeMethodDescriptionvoid
InputOutputMap.setInput
(LimsEntityLinkable<Artifact> link) void
InputOutputMap.setOutput
(LimsEntityLinkable<Artifact> link) ArtifactLink.setParentProcess
(LimsEntityLinkable<ClarityProcess> parentProcess) ModifierConstructorDescriptionInputOutputMap
(LimsEntityLinkable<Artifact> input, LimsEntityLinkable<Artifact> output) -
Uses of LimsEntityLinkable in com.genologics.ri.processexecution
Modifier and TypeClassDescriptionclass
The instrument element provides a URI to the instrument that is responsible for running the process.Modifier and TypeMethodDescriptionOutput.setLocation
(LimsEntityLinkable<Container> container, String position) ExecutableInputOutputMap.setOutput
(OutputType type, LimsEntityLinkable<Container> container, String position) ModifierConstructorDescriptionOutput
(OutputType type, LimsEntityLinkable<Container> container, String position) -
Uses of LimsEntityLinkable in com.genologics.ri.processtemplate
Modifier and TypeClassDescriptionclass
The instrument is a child element of process-template that provides a URI to the instrument that is responsible for running a Process created using this Process Template. -
Uses of LimsEntityLinkable in com.genologics.ri.project
Modifier and TypeClassDescriptionclass
The detailed representation of a Project.class
Project-link is a child element type of projects and provides a URI linking to the detailed representation of a project.class
Researcher is a child element of Project and provides a URI linking to the detailed representation of the Researcher for the Project. -
Uses of LimsEntityLinkable in com.genologics.ri.queue
-
Uses of LimsEntityLinkable in com.genologics.ri.reagentlot
Modifier and TypeClassDescriptionclass
The detailed representation of a Reagent Lotclass
Reagent-lot-link is a child element type of Reagent Lots and provides a URI linking to the detailed representation of a Reagent Lot.class
Researcher is a child element of the reagent lot.ModifierConstructorDescription -
Uses of LimsEntityLinkable in com.genologics.ri.reagenttype
Modifier and TypeClassDescriptionclass
The detailed representation of a reagent type.class
Reagent-type-link is a child element type of reagent types and provides a URI linking to the detailed representation of a reagent type. -
Uses of LimsEntityLinkable in com.genologics.ri.researcher
Modifier and TypeClassDescriptionclass
Lab is a child element of researcher and provides a URI linking to the detailed representation of the lab for the researcher.class
The detailed representation of a researcher.class
Researcher-link is a child element type of researchers and provides a URI linking to the detailed representation of a researcher. -
Uses of LimsEntityLinkable in com.genologics.ri.role
Modifier and TypeClassDescriptionclass
Researcher-link is a child element type of researchers and provides a URI linking to the detailed representation of a researcher. -
Uses of LimsEntityLinkable in com.genologics.ri.sample
Modifier and TypeClassDescriptionclass
Artifact is a child element of Sample and provides a URI linking to the detailed representation of the artifact for the Sample.class
Project is a child element of Sample and provides a URI linking to the detailed representation of the Project for the Sample.class
The detailed representation of a sample.class
Sample-link is a child element type of samples and provides a URI linking to the detailed representation of a sample.Modifier and TypeMethodDescriptionvoid
SampleBase.setArtifact
(LimsEntityLinkable<Artifact> artifact) void
Sample.setCreationLocation
(LimsEntityLinkable<Container> container, String position) Set the location of this sample for creation.void
SampleBase.setProject
(LimsEntityLinkable<Project> project) ModifierConstructorDescriptionProjectLink
(LimsEntityLinkable<Project> link) SampleLink
(LimsEntityLinkable<Sample> link) -
Uses of LimsEntityLinkable in com.genologics.ri.step
Modifier and TypeClassDescriptionclass
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 Step for the input-output-map.class
The instrument element provides a URI to the selected instrument for the step.class
The detailed representation of a step.class
Provides a URI linking to the reagent lot details.class
The file element describes a shared result file output that will be displayed in the step-setup view.Modifier and TypeMethodDescriptionStepDetails.addInputOutputMap
(LimsEntityLinkable<Artifact> input, LimsEntityLinkable<Artifact> output) ReagentLots.addReagentLot
(LimsEntityLinkable<ReagentLot> lot) void
InputOutputMap.setInput
(LimsEntityLinkable<Artifact> link) void
OutputPlacement.setLocation
(LimsEntityLinkable<Container> container, String wellPosition) void
InputOutputMap.setOutput
(LimsEntityLinkable<Artifact> link) ModifierConstructorDescriptionInputOutputMap
(LimsEntityLinkable<Artifact> input, LimsEntityLinkable<Artifact> output) OutputPlacement
(Linkable<Artifact> artifact, LimsEntityLinkable<Container> container, String wellPosition) -
Uses of LimsEntityLinkable in org.cruk.clarity.api
Modifier and TypeMethodDescription<E extends LimsEntity<E>>
ClarityFileClarityAPI.uploadFile
(LimsEntityLinkable<E> entity, URL fileURL, boolean publishInLablink) Attach a file to an entity and upload that file to the file store. -
Uses of LimsEntityLinkable in org.cruk.clarity.api.impl
Modifier and TypeMethodDescription<E extends LimsEntity<E>>
ClarityFileClarityAPIImpl.uploadFile
(LimsEntityLinkable<E> entity, URL fileURL, boolean publishInLablink) Attach a file to an entity and upload that file to the file store.