Composite Structure

ToDo: explain how composite structures are created and understood as a service composition (result of B2); also explain their relation to SEFFs

The communication between services in a service composition is understood as RPCs (Remote Procedure Calls). This means, we have no event-based / message-based communication at the moment.