Uses of Class
com.genologics.ri.step.ContainerLink
Packages that use ContainerLink
-
Uses of ContainerLink in com.genologics.ri.step
Fields in com.genologics.ri.step with type parameters of type ContainerLinkModifier and TypeFieldDescriptionprotected List<ContainerLink>Placements.selectedContainersThe list of selected containers.Methods in com.genologics.ri.step that return ContainerLinkModifier and TypeMethodDescriptionPlacements.addSelectedContainer(Linkable<Container> container) Adds a selected container.ObjectFactory.createContainer()Create an instance ofContainerLink.Methods in com.genologics.ri.step that return types with arguments of type ContainerLinkModifier and TypeMethodDescriptionPlacements.getSelectedContainers()Gets the list of selected containers.