Interface RequiredDelegationConnector

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:
RequiredDelegationConnectorImpl

public interface RequiredDelegationConnector extends DelegationConnector
A representation of the model object 'Required Delegation Connector'. A RequiredDelegationConnector delegates required roles of encapsulated assembly contexts to outer required roles .

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='componentOfAssemblyContextAndInnerRoleRequiringComponentNeedToBeTheSame requiringEntityOfOuterRequiredRoleMustBeTheSameAsTheParentOfTheRequiredDelegationConnector requiredDelegationConnectorandtheconnectedComponentmustbepartofthesamecompositestructure'" annotation="http://www.eclipse.org/emf/2002/Ecore/OCL/LPG componentOfAssemblyContextAndInnerRoleRequiringComponentNeedToBeTheSame='self.innerRequiredRole_RequiredDelegationConnector.requiringEntity_RequiredRole = self.assemblyContext_RequiredDelegationConnector.encapsulatedComponent__AssemblyContext' requiringEntityOfOuterRequiredRoleMustBeTheSameAsTheParentOfTheRequiredDelegationConnector='self.outerRequiredRole_RequiredDelegationConnector.requiringEntity_RequiredRole=self.parentStructure__Connector' requiredDelegationConnectorandtheconnectedComponentmustbepartofthesamecompositestructure='self.parentStructure__Connector = self.assemblyContext_RequiredDelegationConnector.parentStructure__AssemblyContext'"