Uses of Interface
com.genologics.ri.LimsEntityLinkable
Packages that use 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
Subinterfaces of LimsEntityLinkable in com.genologics.riModifier 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.Classes in com.genologics.ri that implement LimsEntityLinkableModifier 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.Methods in com.genologics.ri with parameters of type LimsEntityLinkableConstructors in com.genologics.ri with parameters of type LimsEntityLinkable -
Uses of LimsEntityLinkable in com.genologics.ri.artifact
Classes in com.genologics.ri.artifact that implement LimsEntityLinkableModifier 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.Methods in com.genologics.ri.artifact with parameters of type LimsEntityLinkableModifier and TypeMethodDescriptionArtifact.setParentProcess
(LimsEntityLinkable<ClarityProcess> link) Method parameters in com.genologics.ri.artifact with type arguments of type LimsEntityLinkableModifier and TypeMethodDescriptionvoid
Artifact.setSamples
(Collection<? extends LimsEntityLinkable<Sample>> links) Constructors in com.genologics.ri.artifact with parameters of type LimsEntityLinkable -
Uses of LimsEntityLinkable in com.genologics.ri.container
Classes in com.genologics.ri.container that implement LimsEntityLinkableModifier 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.Methods in com.genologics.ri.container with parameters of type LimsEntityLinkableModifier and TypeMethodDescriptionContainer.addPlacement
(LimsEntityLinkable<Artifact> artifact, String wellPosition) Method parameters in com.genologics.ri.container with type arguments of type LimsEntityLinkableModifier and TypeMethodDescriptionvoid
Container.setPlacements
(Collection<? extends LimsEntityLinkable<Artifact>> links) Constructors in com.genologics.ri.container with parameters of type LimsEntityLinkableModifierConstructorDescriptionPlacement
(LimsEntityLinkable<Artifact> link) Placement
(LimsEntityLinkable<Artifact> link, String wellPosition) -
Uses of LimsEntityLinkable in com.genologics.ri.file
Classes in com.genologics.ri.file that implement LimsEntityLinkableModifier and TypeClassDescriptionclass
The file element contains information about a file in the system.Constructors in com.genologics.ri.file with parameters of type LimsEntityLinkable -
Uses of LimsEntityLinkable in com.genologics.ri.instrument
Classes in com.genologics.ri.instrument that implement LimsEntityLinkableModifier 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
Classes in com.genologics.ri.lab that implement LimsEntityLinkable -
Uses of LimsEntityLinkable in com.genologics.ri.process
Classes in com.genologics.ri.process that implement LimsEntityLinkableModifier 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.Methods in com.genologics.ri.process with parameters of type LimsEntityLinkableModifier and TypeMethodDescriptionvoid
InputOutputMap.setInput
(LimsEntityLinkable<Artifact> link) void
InputOutputMap.setOutput
(LimsEntityLinkable<Artifact> link) ArtifactLink.setParentProcess
(LimsEntityLinkable<ClarityProcess> parentProcess) Constructors in com.genologics.ri.process with parameters of type LimsEntityLinkableModifierConstructorDescriptionInputOutputMap
(LimsEntityLinkable<Artifact> input, LimsEntityLinkable<Artifact> output) -
Uses of LimsEntityLinkable in com.genologics.ri.processexecution
Classes in com.genologics.ri.processexecution that implement LimsEntityLinkableModifier and TypeClassDescriptionclass
The instrument element provides a URI to the instrument that is responsible for running the process.Methods in com.genologics.ri.processexecution with parameters of type LimsEntityLinkableModifier and TypeMethodDescriptionOutput.setLocation
(LimsEntityLinkable<Container> container, String position) ExecutableInputOutputMap.setOutput
(OutputType type, LimsEntityLinkable<Container> container, String position) Constructors in com.genologics.ri.processexecution with parameters of type LimsEntityLinkableModifierConstructorDescriptionOutput
(OutputType type, LimsEntityLinkable<Container> container, String position) -
Uses of LimsEntityLinkable in com.genologics.ri.processtemplate
Classes in com.genologics.ri.processtemplate that implement LimsEntityLinkableModifier 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
Classes in com.genologics.ri.project that implement LimsEntityLinkableModifier 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.Constructors in com.genologics.ri.project with parameters of type LimsEntityLinkable -
Uses of LimsEntityLinkable in com.genologics.ri.queue
Classes in com.genologics.ri.queue that implement LimsEntityLinkable -
Uses of LimsEntityLinkable in com.genologics.ri.reagentlot
Classes in com.genologics.ri.reagentlot that implement LimsEntityLinkableModifier 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.Constructors in com.genologics.ri.reagentlot with parameters of type LimsEntityLinkableModifierConstructorDescription -
Uses of LimsEntityLinkable in com.genologics.ri.reagenttype
Classes in com.genologics.ri.reagenttype that implement LimsEntityLinkableModifier 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
Classes in com.genologics.ri.researcher that implement LimsEntityLinkableModifier 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
Classes in com.genologics.ri.role that implement LimsEntityLinkableModifier 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
Classes in com.genologics.ri.sample that implement LimsEntityLinkableModifier 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.Methods in com.genologics.ri.sample with parameters of type LimsEntityLinkableModifier 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) Constructors in com.genologics.ri.sample with parameters of type LimsEntityLinkableModifierConstructorDescriptionProjectLink
(LimsEntityLinkable<Project> link) SampleLink
(LimsEntityLinkable<Sample> link) -
Uses of LimsEntityLinkable in com.genologics.ri.step
Classes in com.genologics.ri.step that implement LimsEntityLinkableModifier 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.Methods in com.genologics.ri.step with parameters of type LimsEntityLinkableModifier 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) Constructors in com.genologics.ri.step with parameters of type LimsEntityLinkableModifierConstructorDescriptionInputOutputMap
(LimsEntityLinkable<Artifact> input, LimsEntityLinkable<Artifact> output) OutputPlacement
(Linkable<Artifact> artifact, LimsEntityLinkable<Container> container, String wellPosition) -
Uses of LimsEntityLinkable in org.cruk.clarity.api
Methods in org.cruk.clarity.api with parameters of type LimsEntityLinkableModifier 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
Methods in org.cruk.clarity.api.impl with parameters of type LimsEntityLinkableModifier 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.