From 6fd46db69c4d0f351f2b156d3c146248739c1576 Mon Sep 17 00:00:00 2001
From: Christian W. Damus
Date: Sat, 21 Sep 2013 15:22:48 -0400
Subject: 415373: [CDO] Add an Object Localizer Service
https://bugs.eclipse.org/bugs/show_bug.cgi?id=415373
The CDO integration layer needs to be able to override the mechanism by which the diagram's drop-target listener finds the correspondents of objects from other resource sets in its own resource set (let's call this "object localization"). The drop-target listener now delegates this localization function to a new service, which can be overridden by CDO integration.
---
.../org.eclipse.papyrus.infra.services.feature/feature.xml | 2 ++
1 file changed, 2 insertions(+)
(limited to 'features')
diff --git a/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/feature.xml b/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/feature.xml
index 69d2f52ae65..d0084cfb784 100644
--- a/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/feature.xml
+++ b/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/feature.xml
@@ -41,4 +41,6 @@ http://www.eclipse.org/legal/epl-v10.html
+
+
\ No newline at end of file
--
cgit v1.2.1