Bug 116030 - Diagram ActionIds should be public
Summary: Diagram ActionIds should be public
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows XP
: P1 major
Target Milestone: ---   Edit
Assignee: Cherie Revells CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2005-11-11 11:09 EST by Linda Damus CLA
Modified: 2010-07-19 12:29 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Linda Damus CLA 2005-11-11 11:09:38 EST
The ActionIds class in org.eclipse.gmf.runtime.diagram.ui.internal.requests 
should be part of the public API because these IDs are required by clients in 
their XML contributions.
Comment 1 Cherie Revells CLA 2005-11-21 11:04:37 EST
- Moved ActionIds from org.eclipse.gmf.runtime.diagram.ui.internal.requests to org.eclipse.gmf.runtime.diagram.ui.actions.

Activities: 
Bugzilla#116030 gmf_head cmahoney 051121 Diagram ActionIds should be public

Code Reviewed by:
Tom

How tested: 
- Tested some of the diagram actions.

JUnit Tests:  

Launching org.eclipse.gmf.tests.runtime.diagram.ui

OK, Runs:	71, Fails:	0, Errors:	0, org.eclipse.gmf.tests.runtime.diagram.ui, Time:	108.969

Launching org.eclipse.gmf.tests.runtime.draw2d.ui

OK, Runs:	35, Fails:	0, Errors:	0, org.eclipse.gmf.tests.runtime.draw2d.ui, Time:	0.266

Launching org.eclipse.gmf.tests.runtime.draw2d.ui.render

OK, Runs:	3, Fails:	0, Errors:	0, org.eclipse.gmf.tests.runtime.draw2d.ui.render, Time:	1.453

Launching org.eclipse.gmf.tests.runtime.gef.ui

OK, Runs:	4, Fails:	0, Errors:	0, org.eclipse.gmf.tests.runtime.gef.ui, Time:	0.188
Comment 2 Eclipse Webmaster CLA 2010-07-19 12:29:16 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug