Triggered Behaviours and Events
TRIGGERED BEHAVIOURS
On some elements, you will have access to the extra category "Triggered Behaviours". It allows you to add special behaviors depending on the chosen context element.
For example, the Pie Chart has a triggered behaviour for adding a slice in the pie chart, and a second one for clearing all slices. It is possible to associate one triggered behaviour with a model to simu mapping/Receive flow to clear all slices when a flow is sent from a model.
EVENTS
On a context element, Events correspond to the way the associated mapping will be triggered. This behavior depends on the context element you are working with. Not all context elements have events.
For example, the Button has two events, Pressed and Released. It is possible to associate two different mappings to send two different flows to a model.