public class UnsatisfiableCriterion extends AbstractActivationCriterion
| Modifier and Type | Field and Description |
|---|---|
static UnsatisfiableCriterion |
INSTANCE
Default instance.
|
| Constructor and Description |
|---|
UnsatisfiableCriterion(String pMsg) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test()
TODO: return an Object (null for passed test).
|
String |
toString() |
addChangeListener, equals, fireSatisfactionChange, hashCode, inverse, removeChangeListenerclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetFailureMessagepublic static final UnsatisfiableCriterion INSTANCE
public UnsatisfiableCriterion(String pMsg)
pMsg - Message used for 'toString()'public final boolean test()
ActivationCriterionCopyright © 2023. All rights reserved.