| Package | Description |
|---|---|
| weka.knowledgeflow.steps |
| Modifier and Type | Class and Description |
|---|---|
static class |
FlowByExpression.BracketNode
An expression node that encloses other expression nodes in brackets
|
static class |
FlowByExpression.ExpressionClause
An expression node that represents a clause of an expression
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowByExpression.BracketNode.addChild(FlowByExpression.ExpressionNode child)
Add a child to this bracket node
|
void |
FlowByExpression.BracketNode.removeChild(FlowByExpression.ExpressionNode child)
Remove a child from this bracket node
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.