Interface ProvidedDelegationConnector

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

public interface ProvidedDelegationConnector extends DelegationConnector
A representation of the model object 'Provided Delegation Connector'. A ProvidedDelegationConnector delegates incoming calls of provided roles to inner provided roles of encapsulated assembly contexts.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
annotation="http://www.eclipse.org/emf/2002/Ecore constraints='componentOfAssemblyContextAndInnerRoleProvidingComponentNeedToBeTheSame providedDelegationConnectorandtheconnectedComponentmustbepartofthesamecompositestructure'" annotation="http://www.eclipse.org/emf/2002/Ecore/OCL/LPG componentOfAssemblyContextAndInnerRoleProvidingComponentNeedToBeTheSame='self.innerProvidedRole_ProvidedDelegationConnector.providingEntity_ProvidedRole = self.assemblyContext_ProvidedDelegationConnector.encapsulatedComponent__AssemblyContext' providedDelegationConnectorandtheconnectedComponentmustbepartofthesamecompositestructure='self.parentStructure__Connector = self.assemblyContext_ProvidedDelegationConnector.parentStructure__AssemblyContext'"