Uses of Class
com.genologics.ri.step.OutputPlacement
Packages that use OutputPlacement
-
Uses of OutputPlacement in com.genologics.ri.step
Fields in com.genologics.ri.step with type parameters of type OutputPlacementModifier and TypeFieldDescriptionprotected List<OutputPlacement>Placements.outputPlacementsThe list of output placements.Methods in com.genologics.ri.step that return OutputPlacementModifier and TypeMethodDescriptionPlacements.addOutputPlacement(Linkable<Artifact> artifact, Linkable<Container> container, String wellPosition) Creates and adds an output placement.Placements.addOutputPlacement(OutputPlacement placement) Adds an output placement.ObjectFactory.createOutputPlacement()Create an instance ofOutputPlacement.Methods in com.genologics.ri.step that return types with arguments of type OutputPlacementModifier and TypeMethodDescriptionPlacements.getOutputPlacements()Gets the list of output placements.Methods in com.genologics.ri.step with parameters of type OutputPlacementModifier and TypeMethodDescriptionPlacements.addOutputPlacement(OutputPlacement placement) Adds an output placement.