Package ru.ispras.microtesk.model
Interface ModelStateManager
-
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)
-