Interface DelegationConnector

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 Subinterfaces:
ProvidedDelegationConnector, ProvidedInfrastructureDelegationConnector, RequiredDelegationConnector, RequiredInfrastructureDelegationConnector, RequiredResourceDelegationConnector, SinkDelegationConnector, SourceDelegationConnector
All Known Implementing Classes:
DelegationConnectorImpl, ProvidedDelegationConnectorImpl, ProvidedInfrastructureDelegationConnectorImpl, RequiredDelegationConnectorImpl, RequiredInfrastructureDelegationConnectorImpl, RequiredResourceDelegationConnectorImpl, SinkDelegationConnectorImpl, SourceDelegationConnectorImpl

public interface DelegationConnector extends Connector
A representation of the model object 'Delegation Connector'. This entity represents a delegation connector, i.e., connector used for connecting a provided/required role of a component woth provided/reqiured port of its subcomponent.
See Also:
Generated class or method.
EMF model class or method.
abstract="true"