Rational Programming Patterns

User menus

You can create menus which are to be displayed in the contextual menu of the entities in the Design Explorer view. These entities are the entities recognized by the Model Access Facilities (MAF) interface.

To do so, you must create an Eclipse plug-in which includes the extension point of the user menu.

You can then describe the user menu in the Eclipse workbench, in the Java™ class initialized upon the plug-in creation.

Only one programming interface is available.

After its implementation, the menu will be displayed at the end of the contextual menu of the selected entities as a submenu of Client extensions.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)