Package ru.ispras.microtesk.model
Interface ModelStateManager
-
- All Known Implementing Classes:
CacheUnit
,MmuModel
,Model
,RegisterMapping
public interface ModelStateManager
TheModelStateManager
interface is to be defines methods for managing the state of the model.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
resetState()
void
setUseTempState(boolean value)
-