- Type Parameters:
STATE- the type used to represent states in the state-transition system being analyzed
- All Known Implementing Classes:
TraceStep
public interface TraceStepIF<STATE>
A TraceStepIF represents the execution result of nextState of StateManagerIF.
See
.
invalid reference
StateManager#nextState(STATE, TRANSITION)
-
Method Summary