Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- abortRecurring() - Method in class com.tccc.kos.ext.freestyle.service.rfid.RfidService
-
Stop the currently active recurring scan as quickly as possible.
- AbstractCANPump<T extends CANPumpConfig> - Class in com.tccc.kos.ext.freestyle.hardware.can.subnode.pump
-
Base class for CAN based pumps.
- AbstractCANPump(CANBoard<?>, PumpInfo, int) - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.AbstractCANPump
-
Create a pump with the specified CANOpen subNodeId.
- AbstractCANSubNode - Class in com.tccc.kos.ext.freestyle.hardware.can.subnode
-
Base implementation of CANSubNode to make life easy.
- AbstractCANSubNode(CANBoard<?>, int) - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.subnode.AbstractCANSubNode
-
Create a new sub node with the specified board and CANOpen subNodeId.
- AbstractFCMPump<T extends FCMPumpConfig> - Class in com.tccc.kos.ext.freestyle.hardware.can.subnode.pump
-
Represents an FCM pump.
- AbstractFCMPump(CANBoard<?>, PumpInfo, int) - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.AbstractFCMPump
-
Create a pump with the specified CANOpen subNodeId.
- AbstractFCMPump(CANBoard<?>, PumpInfo, int, boolean) - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.AbstractFCMPump
-
Create a pump with the specified CANOpen subNodeId.
- AbstractMicroBoard<T extends CANBoardConfig> - Class in com.tccc.kos.ext.freestyle.hardware.can.board
-
Base class for boards that have micro pumps that can be configured as super pumps.
- AbstractMicroBoard() - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.board.AbstractMicroBoard
- AbstractMicroPump<T extends CANPumpConfig> - Class in com.tccc.kos.ext.freestyle.hardware.can.subnode.pump
-
Represents a micro pump.
- AbstractMicroPump(CANBoard<?>, PumpInfo, int) - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.AbstractMicroPump
-
Create a pump with the specified CANOpen subNodeId.
- add(Pump<?>) - Method in class com.tccc.kos.ext.freestyle.service.cartridge.CartridgeHolder
- add(MixPart) - Method in class com.tccc.kos.ext.freestyle.service.brandset.beans.BeverageMix
-
Add a part to the mix.
- add(NutritionVolume) - Method in class com.tccc.kos.ext.freestyle.service.brandset.regulatory.NutritionInfo
-
Add a volume to the list.
- add(NutritionVolume.RoundedValue) - Method in class com.tccc.kos.ext.freestyle.service.brandset.regulatory.NutritionVolume
-
Add a value to the list.
- addAgitator(CartridgeAgitator) - Method in class com.tccc.kos.ext.freestyle.StandardFreestyleAssembly
-
Add a cartridge agitator to the assembly
- addAntenna(RfidAntenna) - Method in class com.tccc.kos.ext.freestyle.hardware.rfid.RfidBoard
-
Add an antenna to the board.
- addGroup(RfidScanGroup) - Method in class com.tccc.kos.ext.freestyle.service.rfid.RfidService
-
Add a scan group to the service.
- addHolder(Holder, int) - Method in class com.tccc.kos.ext.freestyle.service.cartridge.FreestyleCartridgeScanner
-
Add an antenna position for the specified holder.
- addListener(CANBoardActivateListener) - Method in class com.tccc.kos.ext.freestyle.hardware.can.board.CANBoard
-
Add an activation listener to the list.
- addListener(RfidTagListener<T>) - Method in class com.tccc.kos.ext.freestyle.service.rfid.RfidScanner
-
Add a tag listener to the scanner.
- addPosition(int, Object) - Method in class com.tccc.kos.ext.freestyle.service.rfid.RfidScanner
-
Add a position to the scanner.
- addRoundedResults(NutritionVolume, RecipeNutritionData) - Method in interface com.tccc.kos.ext.freestyle.service.brandset.regulatory.RegulatoryRules
-
Populate a
NutritionResults
for the specified nutrition data at the volume specified in the results. - addScanner(RfidScanner<?>) - Method in class com.tccc.kos.ext.freestyle.service.rfid.RfidScanGroup
-
Add a
RfidAntennaScanner
to the group. - addScanner(RfidScanner<?>) - Method in class com.tccc.kos.ext.freestyle.service.rfid.RfidService
-
Add a
RfidScanner
to the default group. - addType(String) - Method in class com.tccc.kos.ext.freestyle.service.rfid.RfidScanGroup
-
Add a type of scan this group should be included in.
- agitate(int, boolean) - Method in class com.tccc.kos.ext.freestyle.hardware.can.subnode.ice.IceAgitator
-
Perform a custom agitation cycle.
- AgitationSettings() - Constructor for class com.tccc.kos.ext.freestyle.service.cartridgeagitation.CartridgeAgitatorConfig.AgitationSettings
- AGITATOR_MODE_ONE_SHOT - Static variable in class com.tccc.kos.ext.freestyle.hardware.can.subnode.cartridgeagitator.CartridgeAgitatorSubNode
- AirVent - Class in com.tccc.kos.ext.freestyle.hardware.can.subnode
-
The air vent associated with a CGP.
- AirVent(AbstractCANPump<?>, int) - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.subnode.AirVent
-
Create a new AirVent sub node with the specified CANOpen subNodeId.
- AirVentAwarePumpFlowTrouble - Class in com.tccc.kos.ext.freestyle.hardware.can.troubles
-
Base class for various AirVentAware flow errors.
- AirVentAwarePumpFlowTrouble() - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.troubles.AirVentAwarePumpFlowTrouble
- AirVentConfig - Class in com.tccc.kos.ext.freestyle.hardware.can.subnode
-
The air vent associated with a CGP.
- AirVentConfig() - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.subnode.AirVentConfig
- AirVentState - Class in com.tccc.kos.ext.freestyle.hardware.can.subnode
-
State of the air vent associated with a CGP.
- AirVentState(Handle) - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.subnode.AirVentState
- AMBIENT - Static variable in interface com.tccc.kos.ext.freestyle.PumpCategory
- AMBIENT_WATER - Static variable in class com.tccc.kos.ext.freestyle.service.brandset.beans.Ingredient
- assemble(String, Pump<?>, String) - Method in class com.tccc.kos.ext.freestyle.service.cartridge.CartridgeHolderBuilder
All Classes and Interfaces|All Packages|Constant Field Values