|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenContributionManager | |
---|---|
org.eclipse.gmf.codegen.gmfgen | |
org.eclipse.gmf.codegen.gmfgen.impl | |
org.eclipse.gmf.codegen.gmfgen.util |
Uses of GenContributionManager in org.eclipse.gmf.codegen.gmfgen |
---|
Subinterfaces of GenContributionManager in org.eclipse.gmf.codegen.gmfgen | |
---|---|
interface |
GenContextMenu
A representation of the model object 'Gen Context Menu'. |
interface |
GenMenuManager
A representation of the model object 'Gen Menu Manager'. |
interface |
GenToolBarManager
A representation of the model object 'Gen Tool Bar Manager'. |
Methods in org.eclipse.gmf.codegen.gmfgen that return GenContributionManager | |
---|---|
GenContributionManager |
GenContributionItem.getOwner()
Returns the value of the 'Owner' container reference. |
Uses of GenContributionManager in org.eclipse.gmf.codegen.gmfgen.impl |
---|
Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenContributionManager | |
---|---|
class |
GenContextMenuImpl
An implementation of the model object 'Gen Context Menu'. |
class |
GenContributionManagerImpl
An implementation of the model object 'Gen Contribution Manager'. |
class |
GenMenuManagerImpl
An implementation of the model object 'Gen Menu Manager'. |
class |
GenToolBarManagerImpl
An implementation of the model object 'Gen Tool Bar Manager'. |
Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenContributionManager | |
---|---|
GenContributionManager |
GenActionFactoryContributionItemImpl.getOwner()
|
GenContributionManager |
GenActionImpl.getOwner()
|
GenContributionManager |
GenGroupMarkerImpl.getOwner()
|
GenContributionManager |
GenMenuManagerImpl.getOwner()
|
GenContributionManager |
GenCustomActionImpl.getOwner()
|
GenContributionManager |
GenSeparatorImpl.getOwner()
|
GenContributionManager |
GenSharedContributionItemImpl.getOwner()
|
GenContributionManager |
GenContributionItemImpl.getOwner()
|
GenContributionManager |
GenToolBarManagerImpl.getOwner()
|
GenContributionManager |
GenCommandActionImpl.getOwner()
|
Uses of GenContributionManager in org.eclipse.gmf.codegen.gmfgen.util |
---|
Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenContributionManager | |
---|---|
T |
GMFGenSwitch.caseGenContributionManager(GenContributionManager object)
Returns the result of interpreting the object as an instance of 'Gen Contribution Manager'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |