Bug 292750 - [Model explorer] Add a mechanism to plug new actions in model explorer
Summary: [Model explorer] Add a mechanism to plug new actions in model explorer
Status: RESOLVED FIXED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 0.7.0   Edit
Assignee: Emilien Perico CLA
QA Contact:
URL:
Whiteboard: Extensibility
Keywords: plan
Depends on:
Blocks:
 
Reported: 2009-10-20 04:45 EDT by Emilien Perico CLA
Modified: 2009-10-20 06:06 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 Emilien Perico CLA 2009-10-20 04:45:46 EDT
Actions in model explorer are registered statically in EditingDomainActionProvider.
A best way is to provide a service to plug actions dynamically in the menu from any plugin.
Comment 1 Emilien Perico CLA 2009-10-20 06:06:35 EDT
task implemented, see papyrus cookbook