public class ToggleableCriterion extends AbstractActivationCriterion
Constructor and Description |
---|
ToggleableCriterion() |
ToggleableCriterion(boolean pSatisfied) |
Modifier and Type | Method and Description |
---|---|
void |
setSatisfied(boolean pSatisfied) |
boolean |
test()
TODO: return an Object (null for passed test).
|
String |
toString() |
addChangeListener, equals, fireSatisfactionChange, hashCode, inverse, removeChangeListener
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getFailureMessage
public ToggleableCriterion()
public ToggleableCriterion(boolean pSatisfied)
public void setSatisfied(boolean pSatisfied)
public boolean test()
ActivationCriterion
Copyright © 2023. All rights reserved.