Uses of Class
weka.knowledgeflow.steps.FlowByExpression.ExpressionNode
-
Uses of FlowByExpression.ExpressionNode in weka.knowledgeflow.steps
Modifier and TypeClassDescriptionstatic class
An expression node that encloses other expression nodes in bracketsstatic class
An expression node that represents a clause of an expressionModifier and TypeMethodDescriptionvoid
FlowByExpression.BracketNode.addChild
(FlowByExpression.ExpressionNode child) Add a child to this bracket nodevoid
FlowByExpression.BracketNode.removeChild
(FlowByExpression.ExpressionNode child) Remove a child from this bracket node