org.eclipse.emf.mapping.xsd2ecore.presentation
Class XSD2EcoreActionBarContributor
java.lang.Object
org.eclipse.ui.part.EditorActionBarContributor
org.eclipse.ui.part.MultiPageEditorActionBarContributor
org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
org.eclipse.emf.mapping.xsd2ecore.presentation.XSD2EcoreActionBarContributor
- All Implemented Interfaces:
- IEditorActionBarContributor, IMenuListener, IPropertyListener
- public class XSD2EcoreActionBarContributor
- extends EditingDomainActionBarContributor
This is the action bar contributor for the XSD2Ecore model editor.
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 |
Methods inherited from class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor |
activate, addGlobalActions, contributeToMenu, contributeToStatusLine, deactivate, getActiveEditor, init, menuAboutToShow, propertyChanged, removeAllReferencesOnDelete, setActiveEditor, setActivePage, setActiveView, shareGlobalActions, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSD2EcoreActionBarContributor
public XSD2EcoreActionBarContributor()
- This creates an instance of the contributor.
contributeToToolBar
public void contributeToToolBar(IToolBarManager toolBarManager)
- This adds Separators for editor additions to the tool bar.