Package com.anylogic.engine.markup
@AnyLogicInternalAPI public interface SignalChangeListener
This class is internal and shouldn't be called by user.
it may be removed/renamed in future.
it may be removed/renamed in future.
- Author:
- AnyLogic North America, LLC https://anylogic.com
Modifier and Type | Method | Description |
---|---|---|
void | onSignalChanged |
This method is internal and shouldn't be called by user.
it may be removed/renamed in future. |
@AnyLogicInternalAPI void onSignalChanged(ISignalable signalable)
This method is internal and shouldn't be called by user.
it may be removed/renamed in future.
it may be removed/renamed in future.