public interface MMenuContributions
Provisional for 4.3. This is a container aggregating the menu contributions to be applied to menus.
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MMenuContribution> |
getMenuContributions()
Returns the value of the 'Menu Contributions' containment reference list.
|
java.util.List<MMenuContribution> getMenuContributions()
MMenuContribution.
Developers: Add more detailed documentation by editing this comment in org.eclipse.ui.model.workbench/model/UIElements.ecore. There is a GenModel/documentation node under each type and attribute.