org.eclipse.emf.ecore.presentation
Class EcoreActionBarContributor.Reflective

java.lang.Object
  extended byorg.eclipse.ui.part.EditorActionBarContributor
      extended byorg.eclipse.ui.part.MultiPageEditorActionBarContributor
          extended byorg.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
              extended byorg.eclipse.emf.ecore.presentation.EcoreActionBarContributor
                  extended byorg.eclipse.emf.ecore.presentation.EcoreActionBarContributor.Reflective
All Implemented Interfaces:
IEditorActionBarContributor, IMenuListener, IPropertyListener, ISelectionChangedListener
Enclosing class:
EcoreActionBarContributor

public static class EcoreActionBarContributor.Reflective
extends EcoreActionBarContributor


Nested Class Summary
 
Nested classes inherited from class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
EcoreActionBarContributor.ExtendedLoadResourceAction, EcoreActionBarContributor.Reflective
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
activeEditorPart, createChildActions, createChildMenuManager, createSiblingActions, createSiblingMenuManager, refreshViewerAction, selectionProvider, showPropertiesViewAction
 
Fields inherited from class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
activeEditor, ADDITIONS_LAST_STYLE, controlAction, copyAction, cutAction, deleteAction, loadResourceAction, pasteAction, redoAction, style, undoAction, validateAction
 
Constructor Summary
EcoreActionBarContributor.Reflective()
           
 
Method Summary
protected  IMenuManager createSubmenuManager()
           
 
Methods inherited from class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
addGlobalActions, contributeToMenu, contributeToToolBar, depopulateManager, generateCreateChildActions, generateCreateSiblingActions, menuAboutToShow, populateManager, removeAllReferencesOnDelete, selectionChanged, setActiveEditor
 
Methods inherited from class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
activate, contributeToStatusLine, deactivate, getActiveEditor, init, propertyChanged, setActivePage, setActiveView, shareGlobalActions, update
 
Methods inherited from class org.eclipse.ui.part.EditorActionBarContributor
contributeToCoolBar, dispose, getActionBars, getPage, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EcoreActionBarContributor.Reflective

public EcoreActionBarContributor.Reflective()
Method Detail

createSubmenuManager

protected IMenuManager createSubmenuManager()
Overrides:
createSubmenuManager in class EcoreActionBarContributor

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.