|
Evolvica Core API Version 0.6.3 Last Modified: July 20 2004 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.evolvica.core.terminate.FalseCondition
A condition that is always false.
| Constructor Summary | |
FalseCondition()
|
|
| Method Summary | |
boolean |
isTrue(IIndividualSet iset)
Checks if this condition is true for the given individual set. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FalseCondition()
| Method Detail |
public boolean isTrue(IIndividualSet iset)
ICondition
isTrue in interface IConditioniset - individual set to check for the truth of the condition
ICondition.isTrue(org.evolvica.core.IIndividualSet)
|
Evolvica Core API Version 0.6.3 Last Modified: July 20 2004 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||