Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EMF Compare/Specifications/FeatureMap

< EMF Compare
Revision as of 03:35, 15 April 2014 by Axel.richard.obeo.fr (Talk | contribs) (Created page with "= Evolution Specification: handling of FetaureMaps in EMF Compare = Current status is '''DRAFT''' == Preamble == ''Summary'': Define how to graphically represent feature ...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Evolution Specification: handling of FetaureMaps in EMF Compare

Current status is DRAFT

Preamble

Summary: Define how to graphically represent feature maps changes.

Introduction

The following metamodel will be use for the specification.

Detailed Specification

Addition/deletion of a value for a given key

Solution 1: 2 differences, 1 refinement

In the structure merge viewer:

  • 1 difference on the orders : EFeatureMapEntry reference
  • 1 difference on the standardOrders/priorityOrders reference
  • 1 refinement of the previous differences (the second one is the prime refining), with a new FeatureMap filter

In the content merge viewer:

  • For the difference on the orders : EFeatureMapEntry reference:


Solution 2: 1 difference

In the structure merge viewer:

  • 1 difference on the standardOrders/priorityOrders reference

Key change for a given value

Solution 1: table merge viewer

Solution 2: new merge viewer

Back to the top