Class MappingImpl

  • All Implemented Interfaces:
    de.uka.ipd.sdq.identifier.Identifier, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, org.eclipse.emf.cdo.common.model.CDOPackageTypeRegistry.CDOObjectMarker, Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, org.eclipse.emf.spi.cdo.InternalCDOLoadable, org.eclipse.emf.spi.cdo.InternalCDOObject, org.palladiosimulator.pcm.core.entity.Entity, org.palladiosimulator.pcm.core.entity.NamedElement, org.palladiosimulator.pcm.PCMBaseClass, org.palladiosimulator.pcm.PCMClass, Mapping

    public class MappingImpl
    extends org.palladiosimulator.pcm.core.entity.impl.EntityImpl
    implements Mapping
    An implementation of the model object 'Mapping'.

    The following features are implemented:

    Generated class or method.
    • Field Detail

      • mappingEntries

        protected EList mappingEntries
        The cached value of the 'Mapping Entries' containment reference list.
        See Also:
        getMappingEntries()
        Generated class or method.
        Ordered collection.
      • identity

        protected ValueLiteral identity
        The cached value of the 'Identity' containment reference.
        See Also:
        getIdentity()
        Generated class or method.
        Ordered collection.
    • Constructor Detail

      • MappingImpl

        protected MappingImpl()
        Generated class or method.