Skip to main content

Table 1 Statechart extensions attached to events

From: Extending statecharts to model system interactions

Extension

Outgoing

Incoming

Semantics

Broad

 

Send e to all other systems via broadcast

Broad

 

Receive e from other system via broadcast

Multi

 

Send e to a set of systems via multicast

Multi

 

Receive e from other system via multicast

Uni

 

Send e to a single system via unicast

Uni

 

Receive e from other system via unicast