Uses of Interface
com.tccc.kos.ext.dispense.pipeline.beverage.graph.BevGraphBuilder.IncludePumpPredicate
Packages that use BevGraphBuilder.IncludePumpPredicate
-
Uses of BevGraphBuilder.IncludePumpPredicate in com.tccc.kos.ext.dispense.pipeline.beverage.graph
Methods in com.tccc.kos.ext.dispense.pipeline.beverage.graph with parameters of type BevGraphBuilder.IncludePumpPredicateModifier and TypeMethodDescriptionvoid
BevGraphBuilder.addIngredientNodes
(BevGraphBuilder.IncludePumpPredicate predicate) Identical toaddIngredientNodes()
except that the supplied predicate can remove individual pumps from the list as the graph is constructed.void
BevGraphBuilder.addIngredientNodes
(String idPrefix, BevGraphBuilder.IncludePumpPredicate predicate) Add ingredient nodes to the graph.