public interface ContinuousStatefulComponent
Modifier and Type | Method and Description |
---|---|
void |
rollBackToCommittedState()
Roll back to committed state.
|
void rollBackToCommittedState() throws IllegalActionException
IllegalActionException
- If the rollback attempts to go
back further than the last committed time.