Index
A Choreography is a definition of the expected behavior between interacting Participants.
While a normal Process exists within a Pool, a Choreography exists between Pools (or Participants).
| MODULE | DESCRIPTION |
|---|---|
call_choreography |
Represents a Choreography Task that calls another Choreography. |
choreography |
Represents a Choreography. |
choreography_activity |
The base class for choreography tasks. |
choreography_task |
Represents a Choreography Task. |
global_choreography_task |
Represents a Global Choreography Task. |
sub_choreography |
Represents a SubChoreography activity. |