Interface AggregatedCommunication

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
AggregatedCommunicationImpl

public interface AggregatedCommunication extends EObject
A representation of the model object ' Aggregated Communication'. AggregatedCommunication holds the communication information for the communication of two services, where the owning service is the sender and the referenced receiver_AggregatedCommunication is the receiver. If two services A and B communicate in different roles with each other, i.e. sometimes A calls B, sometimes B calls A, there will be two AggregatedCommunication, one with A as the sender, one with B as the sender.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.