|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenToolBarManager | |
---|---|
org.eclipse.gmf.codegen.gmfgen | |
org.eclipse.gmf.codegen.gmfgen.impl | |
org.eclipse.gmf.codegen.gmfgen.util |
Uses of GenToolBarManager in org.eclipse.gmf.codegen.gmfgen |
---|
Methods in org.eclipse.gmf.codegen.gmfgen that return GenToolBarManager | |
---|---|
GenToolBarManager |
GMFGenFactory.createGenToolBarManager()
Returns a new object of class 'Gen Tool Bar Manager'. |
GenToolBarManager |
GenApplication.getMainToolBar()
Returns the value of the 'Main Tool Bar' containment reference. |
Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type GenToolBarManager | |
---|---|
void |
GenApplication.setMainToolBar(GenToolBarManager value)
Sets the value of the ' Main Tool Bar ' containment reference. |
Uses of GenToolBarManager in org.eclipse.gmf.codegen.gmfgen.impl |
---|
Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenToolBarManager | |
---|---|
class |
GenToolBarManagerImpl
An implementation of the model object 'Gen Tool Bar Manager'. |
Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as GenToolBarManager | |
---|---|
protected GenToolBarManager |
GenApplicationImpl.mainToolBar
The cached value of the ' Main Tool Bar ' containment reference. |
Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenToolBarManager | |
---|---|
GenToolBarManager |
GMFGenFactoryImpl.createGenToolBarManager()
|
GenToolBarManager |
GenApplicationImpl.getMainToolBar()
|
Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type GenToolBarManager | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
GenApplicationImpl.basicSetMainToolBar(GenToolBarManager newMainToolBar,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
GenApplicationImpl.setMainToolBar(GenToolBarManager newMainToolBar)
|
Uses of GenToolBarManager in org.eclipse.gmf.codegen.gmfgen.util |
---|
Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenToolBarManager | |
---|---|
T |
GMFGenSwitch.caseGenToolBarManager(GenToolBarManager object)
Returns the result of interpreting the object as an instance of 'Gen Tool Bar Manager'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |