Class MappingEntryImpl

  • 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, MappingEntry

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

    The following features are implemented:

    Generated class or method.
    • Field Detail

      • value

        protected ValueLiteral value
        The cached value of the 'Value' containment reference.
        See Also:
        getValue()
        Generated class or method.
        Ordered collection.
      • key

        protected EList key
        The cached value of the 'Key' containment reference list.
        See Also:
        getKey()
        Generated class or method.
        Ordered collection.
    • Constructor Detail

      • MappingEntryImpl

        protected MappingEntryImpl()
        Generated class or method.