Uses of Class
net.pricefx.formulaengine.ModelFormulaContext.TreeNode
-
Uses of ModelFormulaContext.TreeNode in net.pricefx.formulaengine
Modifier and TypeMethodDescriptionRetrieves the root node of the tree with the given name, if it exists (i.e.Modifier and TypeMethodDescriptionModelEvaluator.evaluateTree
(ModelFormulaContext.TreeNode tree, Map<String, Object> input) Determines the node in a model tree that complies to the given input, starting from a given TreeNode.