Class ModelFormulaContext.TreeNode

Object
TreeNode
Enclosing interface:
ModelFormulaContext

public static class ModelFormulaContext.TreeNode extends Object
Representation of a node in a model tree (see for ex. ModelCalcFormulaContext.addTree(String, Collection) The id and parentId are ids of FilterNodes returned by for example ModelFormulaContext.findTreeNode(String, List)