|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.x8ing.mc.bp.develop.BugFixedCondition
public class BugFixedCondition
Constructor Summary | |
---|---|
BugFixedCondition(boolean inverse)
|
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 BugFixedCondition(boolean inverse)
Method Detail |
---|
public java.lang.String traceInfo()
traceInfo
in interface Condition
Condition.traceInfo()
public boolean conditionTrue(StateContext currentContext)
conditionTrue
in interface Condition
Condition.conditionTrue(com.x8ing.lsm4j.StateContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |