|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FormulaDialogListener
FormulaDIalogListener
This interface is used to listen to event launched from within the formula dialog.Copyright(c) 2005 Université Laval, LSFM research group.
Method Summary | |
---|---|
void |
GetAllStatesVerifying(Formula formula)
This event is fired upon a request of a verification from all of the state set of the system. |
void |
VerifyInitialState(Formula formula)
This event is fired upon a request of a verification from the initial state |
Method Detail |
---|
void VerifyInitialState(Formula formula)
formula
- the formula to be verifiedvoid GetAllStatesVerifying(Formula formula)
formula
- the formula to be verified
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |