|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContributionItem | |
---|---|
org.eclipse.gmf.tooldef | |
org.eclipse.gmf.tooldef.impl | |
org.eclipse.gmf.tooldef.util |
Uses of ContributionItem in org.eclipse.gmf.tooldef |
---|
Subinterfaces of ContributionItem in org.eclipse.gmf.tooldef | |
---|---|
interface |
MenuAction
A representation of the model object 'Menu Action'. |
interface |
PopupMenu
A representation of the model object 'Popup Menu'. |
Uses of ContributionItem in org.eclipse.gmf.tooldef.impl |
---|
Classes in org.eclipse.gmf.tooldef.impl that implement ContributionItem | |
---|---|
class |
MenuActionImpl
An implementation of the model object 'Menu Action'. |
class |
PopupMenuImpl
An implementation of the model object 'Popup Menu'. |
Uses of ContributionItem in org.eclipse.gmf.tooldef.util |
---|
Methods in org.eclipse.gmf.tooldef.util with parameters of type ContributionItem | |
---|---|
T |
GMFToolSwitch.caseContributionItem(ContributionItem object)
Returns the result of interpreting the object as an instance of 'Contribution Item'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |