Uses of Class
com.genologics.ri.step.PooledInputs
Packages that use PooledInputs
-
Uses of PooledInputs in com.genologics.ri.step
Fields in com.genologics.ri.step with type parameters of type PooledInputsModifier and TypeFieldDescriptionprotected List<PooledInputs>Pools.pooledInputsThe list of pooled input groups.Methods in com.genologics.ri.step that return PooledInputsModifier and TypeMethodDescriptionPools.addPooledInputs(PooledInputs inputs) Adds a pooled input group.Pools.addPooledInputs(Collection<? extends Linkable<Artifact>> inputArtifacts, String poolName, Linkable<Artifact> outputArtifact) Creates and adds a pooled input group.ObjectFactory.createPooledInputs()Create an instance ofPooledInputs.Methods in com.genologics.ri.step that return types with arguments of type PooledInputsMethods in com.genologics.ri.step with parameters of type PooledInputsModifier and TypeMethodDescriptionPools.addPooledInputs(PooledInputs inputs) Adds a pooled input group.