service

A service is a state machine being part of a process instance, and cannot be addressed as a separate objects. It shares the input port and the expressions self, parent, offspring and sender of the process instance.

Only one service at a time is executing a transition. Services alternate based on signals in the input port of the process .

Z.100