|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Tool Registry'.
The following features are supported:
GMFToolPackage.getToolRegistry()| Method Summary | |
EList |
getAllMenus()
Returns the value of the 'All Menus' containment reference list. |
Palette |
getPalette()
Returns the value of the 'Palette' containment reference |
EList |
getSharedActions()
Returns the value of the 'Shared Actions' containment reference list. |
void |
setPalette(Palette value)
Sets the value of the ' Palette' containment reference |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public EList getSharedActions()
MenuAction.
Instead of placing common actions somewhere in menu hierarchy and referencing them in (2..n) cases, keep them in this central registry and use ItemRef everywhere (i.e. in 1..n cases)
GMFToolPackage.getToolRegistry_SharedActions()public EList getAllMenus()
Menu.
If the meaning of the 'All Menus' containment reference list isn't clear, there really should be more of a description here...
GMFToolPackage.getToolRegistry_AllMenus()public Palette getPalette()
If the meaning of the 'Palette' containment reference isn't clear, there really should be more of a description here...
ToolRegistry.setPalette(Palette),
GMFToolPackage.getToolRegistry_Palette()public void setPalette(Palette value)
Palette' containment reference.
value - the new value of the 'Palette' containment reference.ToolRegistry.getPalette()
|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.