|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.x8ing.lsm4j.std.TrueCondition
public class TrueCondition
A condition that always returns true.
| Constructor Summary | |
|---|---|
TrueCondition()
|
|
| Method Summary | |
|---|---|
boolean |
conditionTrue(StateContext currentContext)
|
java.lang.String |
traceInfo()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrueCondition()
| Method Detail |
|---|
public boolean conditionTrue(StateContext currentContext)
conditionTrue in interface Conditionpublic java.lang.String traceInfo()
traceInfo in interface Condition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||