|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.operator.meta.branch.MaxNumberOfAttributesCondition
public class MaxNumberOfAttributesCondition
This condition tests if the provided example set has a maximum number of regular attributes.
| Constructor Summary | |
|---|---|
MaxNumberOfAttributesCondition()
Constructor used by reflection. |
|
| Method Summary | |
|---|---|
boolean |
check(ProcessBranch operator,
java.lang.String value)
This method checks if the actual condition is met for the given value . |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MaxNumberOfAttributesCondition()
| Method Detail |
|---|
public boolean check(ProcessBranch operator,
java.lang.String value)
throws OperatorException
ProcessBranchCondition
check in interface ProcessBranchConditionoperator - the operator which checks this conditionvalue - the value to check if meets condition
OperatorException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||