Interface AssemblyEventConnector

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, Connector, Entity, EObject, de.uka.ipd.sdq.identifier.Identifier, NamedElement, Notifier, PCMBaseClass, PCMClass
All Known Implementing Classes:
AssemblyEventConnectorImpl

public interface AssemblyEventConnector extends Connector
A representation of the model object 'Assembly Event Connector'. An AssemblyConnector is a bidirectional link of two assembly contexts. Intuitively, an AssemblyEventConnector connects a sink and a source. AssemblyContext must refer to the tuple (Role,AssemblyContext) in order to uniquely identify which component sink and source roles communicate with each other.

The following features are supported:

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