public interface SimulationListener
| Modifier and Type | Method and Description |
|---|---|
void |
setSimulationFlag(boolean simulationFlag)
Force the listener to understand this method.
|
void |
simulationStateChanged(SimulationChangedEvent simulationChangedEvent)
This method will be called whenever the state of simulation changes.
|
void setSimulationFlag(boolean simulationFlag)
simulationFlag - will be written as "false" when code is generated.void simulationStateChanged(SimulationChangedEvent simulationChangedEvent) throws java.lang.Exception
java.lang.Exception - TODOCopyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.