First page Back Continue Last page Graphics
Components
-
Choreography
- Composable unit that describes the behaviour between the
defined participants based on the roles that they play and the
channels that they use to interact.
-
Channel instances
- Represents the communication 'pipe' that is established between
two roles. The channel type, associated with the instance, may
permit an instance of the channel to transfer other channel
instances as valid messages (i.e. channel passing).