Interface DataSourceRole

  • All Superinterfaces:
    org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, org.palladiosimulator.pcm.core.entity.Entity, EObject, de.uka.ipd.sdq.identifier.Identifier, org.palladiosimulator.pcm.core.entity.NamedElement, Notifier, org.palladiosimulator.pcm.repository.RequiredRole, org.palladiosimulator.pcm.repository.Role
    All Known Implementing Classes:
    DataSourceRoleImpl

    public interface DataSourceRole
    extends org.palladiosimulator.pcm.repository.RequiredRole
    A representation of the model object 'Data Source Role'.

    The following features are supported:

    See Also:
    RepositoryPackage.getDataSourceRole()
    Generated class or method.
    EMF model class or method.
    annotation="http://www.eclipse.org/emf/2002/Ecore constraints='sourceRoleOfComposedStructureHasExactlyOneDelegationConnector'" annotation="http://www.eclipse.org/emf/2002/Ecore/OCL sourceRoleOfComposedStructureHasExactlyOneDelegationConnector='not self.requiringEntity_RequiredRole.oclIsKindOf(pcm::core::composition::ComposedStructure) or\nself.requiringEntity_RequiredRole.oclAsType(pcm::core::composition::ComposedStructure).connectors__ComposedStructure->selectByKind(indirections::composition::DataSourceDelegationConnector)->select(c | c.outerDataSourceRole = self)->size() = 1'"