The model elements are abstract data types that can be accessed by procedures produced by the Code Generator.
There are two ways to interface with the Rational Statemate model:
●
● Set callback functions to respond to changes in the system. The code guarantees that such a callback is called whenever the corresponding change occurs. This can be, for example, displaying a message on the screen or assignment of an appropriate value to a variable used in the user code.