Interface AssemblyDataConnector

All Superinterfaces:
AssemblyContextSinkConnector, AssemblyContextSourceConnector, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, org.palladiosimulator.pcm.core.composition.Connector, DataSourceSinkConnector, org.palladiosimulator.pcm.core.entity.Entity, EObject, de.uka.ipd.sdq.identifier.Identifier, org.palladiosimulator.pcm.core.entity.NamedElement, Notifier, org.palladiosimulator.pcm.PCMBaseClass, org.palladiosimulator.pcm.PCMClass
All Known Implementing Classes:
AssemblyDataConnectorImpl

public interface AssemblyDataConnector extends AssemblyContextSinkConnector, AssemblyContextSourceConnector
A representation of the model object 'Assembly Data Connector'.
See Also:
Generated class or method.
EMF model class or method.
annotation="http://www.eclipse.org/emf/2002/Ecore constraints='sinkRoleAndAssemblyContextMatch sourceRoleAndAssemblyContextMatch'" annotation="http://www.eclipse.org/emf/2002/Ecore/OCL sinkRoleAndAssemblyContextMatch='self.sinkAssemblyContext.encapsulatedComponent__AssemblyContext.providedRoles_InterfaceProvidingEntity->includes(self.dataSinkRole)' sourceRoleAndAssemblyContextMatch='self.sourceAssemblyContext.encapsulatedComponent__AssemblyContext.requiredRoles_InterfaceRequiringEntity->includes(self.dataSourceRole)'"