Bug 108928 - org.eclipse.gmf.runtime.diagram.ui.resources.editor API issues
Summary: org.eclipse.gmf.runtime.diagram.ui.resources.editor API issues
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P1 major
Target Milestone: 1.0   Edit
Assignee: Tom Macdougall CLA
QA Contact:
URL:
Whiteboard:
Keywords: api, contributed
Depends on:
Blocks:
 
Reported: 2005-09-07 09:44 EDT by Steven R. Shaw CLA
Modified: 2010-07-19 12:27 EDT (History)
0 users

See Also:


Attachments
patch for Diagram UI tests incorporating API additions (1.44 KB, patch)
2005-11-14 11:44 EST, Tom Macdougall CLA
no flags Details | Diff
patch for GeoShapes for API additions (9.78 KB, patch)
2005-11-14 11:45 EST, Tom Macdougall CLA
no flags Details | Diff
patch for Resource Editor for API additions (76.23 KB, patch)
2005-11-14 11:46 EST, Tom Macdougall CLA
no flags Details | Diff
patch for Resource Editor IDE for API additions (7.41 KB, patch)
2005-11-14 11:46 EST, Tom Macdougall CLA
no flags Details | Diff
patch for Logic Diagram for API additions (14.73 KB, patch)
2005-11-14 11:49 EST, Tom Macdougall CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steven R. Shaw CLA 2005-09-07 09:44:24 EDT
Internal usages of class in resource.editor plug-in are necessary by the logic 
example.  These internal classes should be either moved to public or the logic 
example should find an alternate way of utilizing the functionality.

LogicResourceManager:
org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.l10n.EditorResourc
eManager

LogicDiagramEditorMatchingStrategy:
org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.parts.DiagramDocum
entEditorMatchingStrategy

LogicEditorUtil:
org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorDebugOptions
;
org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.EditorFileCre
ator;
org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.EditorUtil;

LogicWizardPage:
org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.EditorFileCre
ator
Comment 1 Steven R. Shaw CLA 2005-10-06 14:35:47 EDT
Changing component to "Runtime Diagram"
Comment 2 Tom Macdougall CLA 2005-11-14 11:44:56 EST
Created attachment 29876 [details]
patch for Diagram UI tests incorporating API additions
Comment 3 Tom Macdougall CLA 2005-11-14 11:45:41 EST
Created attachment 29877 [details]
patch for GeoShapes for API additions
Comment 4 Tom Macdougall CLA 2005-11-14 11:46:15 EST
Created attachment 29878 [details]
patch for Resource Editor for API additions
Comment 5 Tom Macdougall CLA 2005-11-14 11:46:47 EST
Created attachment 29879 [details]
patch for Resource Editor IDE for API additions
Comment 6 Tom Macdougall CLA 2005-11-14 11:49:24 EST
Created attachment 29880 [details]
patch for Logic Diagram for API additions

All patchs reflect the movement of compilable unit in the resource editor
plugin from internal namespace to public namespaces or removal of cross plugin
dependencies on internal namespace.
Comment 7 Tom Macdougall CLA 2005-11-14 11:53:35 EST
Committed the code
Comment 8 Tom Macdougall CLA 2005-11-14 13:06:59 EST
Changed to fixed
Comment 9 Richard Gronback CLA 2008-08-13 13:06:02 EDT
[target cleanup] 1.0 M3 was the original target milestone for this bug
Comment 10 Eclipse Webmaster CLA 2010-07-19 12:27:20 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug