Index

A B C D E F G H I K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values

C

CalCupBoard - Class in com.tccc.kos.ext.freestyle.hardware.calcup
Board for a calibration cup
CalCupBoard(Assembly, String) - Constructor for class com.tccc.kos.ext.freestyle.hardware.calcup.CalCupBoard
Create a new calibration cup board
CALIBRATION_CURVE_FIS - Static variable in class com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.MSVPump
 
CALIBRATION_CURVE_HFCS - Static variable in class com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.MSVPump
 
CANBoard<T extends CANBoardConfig> - Class in com.tccc.kos.ext.freestyle.hardware.can.board
This represents a single board on the CAN bus.
CANBoard() - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.board.CANBoard
Dummy constructor for codeGen
CANBoardActivateListener - Interface in com.tccc.kos.ext.freestyle.hardware.can.board.util
Listener for CANBoard activation.
CANBoardConfig - Class in com.tccc.kos.ext.freestyle.hardware.can.board
Base config class for all CAN boards.
CANBoardConfig() - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.board.CANBoardConfig
 
CANPumpConfig - Class in com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.config
Config for CAN pumps.
CANPumpConfig() - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.config.CANPumpConfig
 
CANPumpTrouble<T extends AbstractCANPump> - Class in com.tccc.kos.ext.freestyle.hardware.can.troubles
Base class for all CAN pump troubles.
CANPumpTrouble() - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.troubles.CANPumpTrouble
 
CARB - Enum constant in enum class com.tccc.kos.ext.freestyle.service.brandset.beans.RecipeWaterType
 
CARB - Static variable in interface com.tccc.kos.ext.freestyle.PumpCategory
 
CARB - Static variable in class com.tccc.kos.ext.freestyle.service.brandset.beans.Ingredient
 
CarbAgitator - Class in com.tccc.kos.ext.freestyle.hardware.can.subnode.carbtank
Agitator for carb.
CarbAgitatorConfig - Class in com.tccc.kos.ext.freestyle.hardware.can.subnode.carbtank
Config bean for CarbAgitator
CarbAgitatorConfig() - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.subnode.carbtank.CarbAgitatorConfig
 
CarbAgitatorState - Class in com.tccc.kos.ext.freestyle.hardware.can.subnode.carbtank
State bean for IceAgitator
CarbAgitatorState(Handle) - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.subnode.carbtank.CarbAgitatorState
 
CartridgeAgitator - Class in com.tccc.kos.ext.freestyle.service.cartridgeagitation
Agitator for a cartridge shelf or tower.
CartridgeAgitator(String, CartridgeAgitatorSubNode, boolean) - Constructor for class com.tccc.kos.ext.freestyle.service.cartridgeagitation.CartridgeAgitator
 
CartridgeAgitatorConfig - Class in com.tccc.kos.ext.freestyle.service.cartridgeagitation
Config bean for ShelfAgitator
CartridgeAgitatorConfig() - Constructor for class com.tccc.kos.ext.freestyle.service.cartridgeagitation.CartridgeAgitatorConfig
 
CartridgeAgitatorConfig.AgitationSettings - Class in com.tccc.kos.ext.freestyle.service.cartridgeagitation
 
CartridgeAgitatorListener - Interface in com.tccc.kos.ext.freestyle.service.cartridgeagitation
Interface for monitoring CartridgeAgitator events.
CartridgeAgitatorState(Handle) - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.subnode.cartridgeagitator.CartridgeAgitatorSubNode.CartridgeAgitatorState
 
CartridgeAgitatorSubNode - Class in com.tccc.kos.ext.freestyle.hardware.can.subnode.cartridgeagitator
Node to access a shelf agitator.
CartridgeAgitatorSubNode(CANBoard<?>, int) - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.subnode.cartridgeagitator.CartridgeAgitatorSubNode
Create a new ShelfAgitator sub node with the specified CANOpen subNodeId.
CartridgeAgitatorSubNode.CartridgeAgitatorState - Class in com.tccc.kos.ext.freestyle.hardware.can.subnode.cartridgeagitator
State for the shelf agitator.
CartridgeHolder - Class in com.tccc.kos.ext.freestyle.service.cartridge
Extends Holder to add additional attributes specific to Freestyle holders and boards.
CartridgeHolder(Assembly, String) - Constructor for class com.tccc.kos.ext.freestyle.service.cartridge.CartridgeHolder
 
CartridgeHolder(Assembly, String, Pump<?>) - Constructor for class com.tccc.kos.ext.freestyle.service.cartridge.CartridgeHolder
 
CartridgeHolderBuilder - Class in com.tccc.kos.ext.freestyle.service.cartridge
Extends AbstractHolderBuilder for use with Freestyle holders and boards.
CartridgeHolderBuilder(DispenseAssembly, Nozzle) - Constructor for class com.tccc.kos.ext.freestyle.service.cartridge.CartridgeHolderBuilder
Create a new builder for the specified assembly and nozzle.
CGPPump - Class in com.tccc.kos.ext.freestyle.hardware.can.subnode.pump
Represents a CGP pump.
CGPPump(CANBoard<?>, PumpInfo, int, int) - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.CGPPump
Create a pump with the specified CANOpen subNodeId that also contains an embedded air vent with the specified air vent subNodeId.
CGPPumpConfig - Class in com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.config
Config for cgp pumps.
CGPPumpConfig() - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.config.CGPPumpConfig
 
CGPPumpNoFlowTrouble - Class in com.tccc.kos.ext.freestyle.hardware.can.troubles
Trouble indicating CGP no flow
CGPPumpNoFlowTrouble() - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.troubles.CGPPumpNoFlowTrouble
 
CGPPumpVersionNotSupportedTrouble - Class in com.tccc.kos.ext.freestyle.hardware.can.troubles
Trouble that indicates that the version of CGPPump installed is not supported on this device.
CGPPumpVersionNotSupportedTrouble() - Constructor for class com.tccc.kos.ext.freestyle.hardware.can.troubles.CGPPumpVersionNotSupportedTrouble
 
checkForUpdate(FirmwareService, FirmwareUpdatableDevice) - Method in class com.tccc.kos.ext.freestyle.hardware.calcup.CalCupBoard
 
clone() - Method in class com.tccc.kos.ext.freestyle.service.brandset.beans.Ingredient
 
com.tccc.kos.ext.freestyle - package com.tccc.kos.ext.freestyle
 
com.tccc.kos.ext.freestyle.descriptor - package com.tccc.kos.ext.freestyle.descriptor
 
com.tccc.kos.ext.freestyle.hardware.calcup - package com.tccc.kos.ext.freestyle.hardware.calcup
 
com.tccc.kos.ext.freestyle.hardware.can.board - package com.tccc.kos.ext.freestyle.hardware.can.board
 
com.tccc.kos.ext.freestyle.hardware.can.board.util - package com.tccc.kos.ext.freestyle.hardware.can.board.util
 
com.tccc.kos.ext.freestyle.hardware.can.subnode - package com.tccc.kos.ext.freestyle.hardware.can.subnode
 
com.tccc.kos.ext.freestyle.hardware.can.subnode.carbtank - package com.tccc.kos.ext.freestyle.hardware.can.subnode.carbtank
 
com.tccc.kos.ext.freestyle.hardware.can.subnode.cartridgeagitator - package com.tccc.kos.ext.freestyle.hardware.can.subnode.cartridgeagitator
 
com.tccc.kos.ext.freestyle.hardware.can.subnode.ice - package com.tccc.kos.ext.freestyle.hardware.can.subnode.ice
 
com.tccc.kos.ext.freestyle.hardware.can.subnode.pump - package com.tccc.kos.ext.freestyle.hardware.can.subnode.pump
 
com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.config - package com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.config
 
com.tccc.kos.ext.freestyle.hardware.can.troubles - package com.tccc.kos.ext.freestyle.hardware.can.troubles
 
com.tccc.kos.ext.freestyle.hardware.rfid - package com.tccc.kos.ext.freestyle.hardware.rfid
 
com.tccc.kos.ext.freestyle.hardware.rfid.adapters - package com.tccc.kos.ext.freestyle.hardware.rfid.adapters
 
com.tccc.kos.ext.freestyle.hardware.rfid.freestyle - package com.tccc.kos.ext.freestyle.hardware.rfid.freestyle
 
com.tccc.kos.ext.freestyle.pipeline.beverage - package com.tccc.kos.ext.freestyle.pipeline.beverage
 
com.tccc.kos.ext.freestyle.pipeline.ingredient - package com.tccc.kos.ext.freestyle.pipeline.ingredient
 
com.tccc.kos.ext.freestyle.pumpinfo - package com.tccc.kos.ext.freestyle.pumpinfo
 
com.tccc.kos.ext.freestyle.region - package com.tccc.kos.ext.freestyle.region
 
com.tccc.kos.ext.freestyle.service.brandset - package com.tccc.kos.ext.freestyle.service.brandset
 
com.tccc.kos.ext.freestyle.service.brandset.beans - package com.tccc.kos.ext.freestyle.service.brandset.beans
 
com.tccc.kos.ext.freestyle.service.brandset.regulatory - package com.tccc.kos.ext.freestyle.service.brandset.regulatory
 
com.tccc.kos.ext.freestyle.service.cartridge - package com.tccc.kos.ext.freestyle.service.cartridge
 
com.tccc.kos.ext.freestyle.service.cartridgeagitation - package com.tccc.kos.ext.freestyle.service.cartridgeagitation
 
com.tccc.kos.ext.freestyle.service.micro.calibration - package com.tccc.kos.ext.freestyle.service.micro.calibration
 
com.tccc.kos.ext.freestyle.service.rfid - package com.tccc.kos.ext.freestyle.service.rfid
 
configureFoldbackRateErr() - Method in class com.tccc.kos.ext.freestyle.hardware.can.board.CANBoard
Fold-back/Rate Error threshold for each zone
configureZone() - Method in class com.tccc.kos.ext.freestyle.hardware.can.board.CANBoard
Fold-back/Rate Error Zone Setting
createStorage(String, int) - Method in interface com.tccc.kos.ext.freestyle.service.micro.calibration.MicroCalibrationStorageMgr
Create new storage for the specified handle path with space to store the specified number of calibration entries.
createTag(RfidAntenna, int, short[], short[], short[], RfidReadDescriptor) - Method in class com.tccc.kos.ext.freestyle.hardware.rfid.freestyle.FreestyleRfidTagFactory
 
createTag(RfidAntenna, int, short[], short[], short[], RfidReadDescriptor) - Method in class com.tccc.kos.ext.freestyle.hardware.rfid.freestyle.TIDVerifyFreestyleRFIDTagFactory
 
createTag(RfidAntenna, int, short[], short[], short[], RfidReadDescriptor) - Method in interface com.tccc.kos.ext.freestyle.hardware.rfid.RfidTagFactory
Create a tag with the specified data.
CRITICAL_DATA_EEPROM_ADDR - Static variable in class com.tccc.kos.ext.freestyle.hardware.can.board.CANBoard
 
CRITICAL_DATA_EEPROM_ADDR - Static variable in class com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.FCMPump
 
CRITICAL_DATA_EEPROM_ADDR - Static variable in class com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.MSVPump
 
CustomMix() - Constructor for class com.tccc.kos.ext.freestyle.pipeline.beverage.FreestylePourable.CustomMix
 
A B C D E F G H I K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values