Package com.tccc.kos.ext.dispense.pipeline.ingredient
package com.tccc.kos.ext.dispense.pipeline.ingredient
-
ClassDescriptionNozzle pipeline that supports pump operations via pump intents.Nozzle pipeline that supports pump operations via pump intents.Base listener for all ingredient pipeline events.Service performing ingredient pours based on pump operations and named intents.Exception thrown when a call to
PumpOp.validate()
throws an exception.A collection of pump operations that define a particular task that a pump needs to perform, such as a prime.Factory that returns intents for pumps.Listener for when aPumpIntent
starts and stops.APumpIntent
is constructed from a sequence ofPumpOp
operations.Implementation ofPumpIntentFactory
that leverages xml data files to describe operations, intents and rules to map intent types for specific pumps to named intents.