Uses of Class
com.tccc.kos.ext.dispense.pipeline.beverage.graph.BevGraph
Packages that use BevGraph
Package
Description
-
Uses of BevGraph in com.tccc.kos.ext.dispense.pipeline.beverage
Methods in com.tccc.kos.ext.dispense.pipeline.beverage that return BevGraphMethods in com.tccc.kos.ext.dispense.pipeline.beverage with parameters of type BevGraphModifier and TypeMethodDescriptionvoid
BeveragePourEngine.onRebuildGraph
(BevGraph graph) Called afterrebuildGraph()
returns so the engine can populate any state into the newly created graph. -
Uses of BevGraph in com.tccc.kos.ext.dispense.pipeline.beverage.graph
Methods in com.tccc.kos.ext.dispense.pipeline.beverage.graph that return BevGraph