Class MappingImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
org.eclipse.emf.internal.cdo.CDOObjectImpl
de.uka.ipd.sdq.identifier.impl.IdentifierImpl
org.palladiosimulator.pcm.core.entity.impl.EntityImpl
org.palladiosimulator.qualitymodel.impl.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 Details

    • mappingEntries

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

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

    • MappingImpl

      protected MappingImpl()
      Generated class or method.
  • Method Details