|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.parameter.conditions.AndCondition
public class AndCondition
This condition allows to and connect several conditions
| Constructor Summary | |
|---|---|
AndCondition(ParameterCondition... conditions)
|
|
| Method Summary | |
|---|---|
boolean |
becomeMandatory()
|
boolean |
dependencyMet()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AndCondition(ParameterCondition... conditions)
| Method Detail |
|---|
public boolean becomeMandatory()
becomeMandatory in interface ParameterConditionpublic boolean dependencyMet()
dependencyMet in interface ParameterCondition
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||