Package org.chenile.stm.action
Interface STMAction<StateEntityType extends StateEntity>
- All Known Implementing Classes:
DummyAction
,GenericEntryAction
,GenericExitAction
public interface STMAction<StateEntityType extends StateEntity>
Implement this interface to become an STM entry or exit action
- Author:
- Raja Shankar Kolluru
-
Method Summary
-
Method Details
-
execute
- Throws:
Exception
-