Uses of Class
weka.knowledgeflow.steps.FlowByExpression.ExpressionNode
Packages that use FlowByExpression.ExpressionNode
-
Uses of FlowByExpression.ExpressionNode in weka.knowledgeflow.steps
Subclasses of FlowByExpression.ExpressionNode in weka.knowledgeflow.stepsModifier and TypeClassDescriptionstatic classAn expression node that encloses other expression nodes in bracketsstatic classAn expression node that represents a clause of an expressionMethods in weka.knowledgeflow.steps with parameters of type FlowByExpression.ExpressionNodeModifier and TypeMethodDescriptionvoidFlowByExpression.BracketNode.addChild(FlowByExpression.ExpressionNode child) Add a child to this bracket nodevoidFlowByExpression.BracketNode.removeChild(FlowByExpression.ExpressionNode child) Remove a child from this bracket node