Uses of Annotation Type
com.genologics.ri.ClarityEntity
Package
Description
Concrete implementation classes of the Clarity API.
-
Uses of ClarityEntity in com.genologics.ri.artifact
-
Uses of ClarityEntity in com.genologics.ri.artifactgroup
Modifier and TypeClassDescriptionclass
ArtifactGroups are created by the Lab Scientist interface for each workflow. -
Uses of ClarityEntity in com.genologics.ri.automation
Modifier and TypeClassDescriptionclass
The automation element integrates the process with the Automation Worker (previously called External Program Plugin or EPP). -
Uses of ClarityEntity in com.genologics.ri.configuration
-
Uses of ClarityEntity in com.genologics.ri.container
-
Uses of ClarityEntity in com.genologics.ri.containertype
Modifier and TypeClassDescriptionclass
The detailed representation of a container type. -
Uses of ClarityEntity in com.genologics.ri.controltype
-
Uses of ClarityEntity in com.genologics.ri.file
Modifier and TypeClassDescriptionclass
The file element contains information about a file in the system. -
Uses of ClarityEntity in com.genologics.ri.instrument
-
Uses of ClarityEntity in com.genologics.ri.instrumenttype
Modifier and TypeClassDescriptionclass
An instrument describes properties common to all instruments of that type. -
Uses of ClarityEntity in com.genologics.ri.lab
-
Uses of ClarityEntity in com.genologics.ri.permission
-
Uses of ClarityEntity in com.genologics.ri.process
-
Uses of ClarityEntity in com.genologics.ri.processtemplate
Modifier and TypeClassDescriptionclass
The detailed representation of a Process Template. -
Uses of ClarityEntity in com.genologics.ri.processtype
Modifier and TypeClassDescriptionclass
The process-type element contains the XML representation of a type of process configured in the system. -
Uses of ClarityEntity in com.genologics.ri.project
-
Uses of ClarityEntity in com.genologics.ri.protocolconfiguration
-
Uses of ClarityEntity in com.genologics.ri.queue
-
Uses of ClarityEntity in com.genologics.ri.reagentkit
-
Uses of ClarityEntity in com.genologics.ri.reagentlot
-
Uses of ClarityEntity in com.genologics.ri.reagenttype
Modifier and TypeClassDescriptionclass
The detailed representation of a reagent type. -
Uses of ClarityEntity in com.genologics.ri.researcher
-
Uses of ClarityEntity in com.genologics.ri.role
-
Uses of ClarityEntity in com.genologics.ri.sample
-
Uses of ClarityEntity in com.genologics.ri.stage
-
Uses of ClarityEntity in com.genologics.ri.step
Modifier and TypeClassDescriptionclass
class
The detailed representation of a step's output artifact container placementsclass
The detailed representation of a step's pooled inputs.class
The detailed representation of a step.class
The current EPP status for a step (supports automatically triggered programs only).class
The list representation of a step's reagent lots.class
The detailed representation of a step's output artifact reagents.class
A request to create a step.class
class
-
Uses of ClarityEntity in com.genologics.ri.stepconfiguration
-
Uses of ClarityEntity in com.genologics.ri.workflowconfiguration
-
Uses of ClarityEntity in org.cruk.clarity.api.impl
Modifier and TypeMethodDescriptionprotected ClarityEntity
ClarityAPIImpl.checkEntityAnnotated
(Class<?> entityClass) Check that the class given as an entity class is annotated with theClarityEntity
annotation.