Bug 146350 - ViewService doesn't work for Diagram Element Type to provide diagram link view provider
Summary: ViewService doesn't work for Diagram Element Type to provide diagram link vie...
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal
Target Milestone: 1.0.1   Edit
Assignee: David Cummings CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed, performance
Depends on:
Blocks:
 
Reported: 2006-06-09 19:32 EDT by Maneesh CLA
Modified: 2006-09-08 11:12 EDT (History)
0 users

See Also:


Attachments
Patch (1.24 KB, patch)
2006-09-06 11:39 EDT, David Cummings CLA
no flags Details | Diff
Patch (1.04 KB, patch)
2006-09-06 16:57 EDT, David Cummings CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maneesh CLA 2006-06-09 19:32:51 EDT
The only way to create a diagram link is to load the diagram first and then use ViewRequest with EObjectAdapter on Diagram.

It doesn't work with the ViewRequest is created with an IAdaptable to Diagram ElementType.
Comment 1 Anthony Hunter CLA 2006-09-05 11:08:00 EDT
Work with Maneesh as he has a fix.
Comment 2 David Cummings CLA 2006-09-06 11:39:12 EDT
Created attachment 49502 [details]
Patch

Moved Maneesh's fix to the plugin.xml in org.eclipse.gmf.runtime.diagram.ui.providers
Comment 3 David Cummings CLA 2006-09-06 16:57:52 EDT
Created attachment 49546 [details]
Patch

Reorganized fix within the plugin.xml.  Combined the fix with the existing org.eclipse.gmf.runtime.diagram.core.viewProviders extension point.
Comment 4 Cherie Revells CLA 2006-09-08 11:12:06 EDT
Committed the patch.
Comment 5 Eclipse Webmaster CLA 2010-07-19 12:30:27 EDT
[GMF Restructure] Bug 319140 : product GMF and component Runtime Diagram was the original product and component for this bug