| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.edit.ui.action.CommandAction
org.eclipse.emf.mapping.action.CreateOneSidedMappingAction
Nested Class Summary | |
static class | CreateOneSidedMappingAction.DelegateCommand
|
Field Summary |
Fields inherited from class org.eclipse.emf.edit.ui.action.CommandAction |
action, collection, command, editingDomain, editorPart |
Constructor Summary | |
CreateOneSidedMappingAction()
|
Method Summary | |
void | commandStackChanged(EventObject event)
Called when the CommandStack's state has changed. |
protected Command | createActionCommand(EditingDomain editingDomain,
Collection collection)
Create the command for this action |
protected Object | getDefaultImage()
This returns the image that is used if the command does not provide an override. |
protected ImageDescriptor | objectToImageDescriptor(Object object)
|
void | setActiveEditor(IAction action,
IEditorPart editorPart)
The framework calls this so that we can register against this editor. |
Methods inherited from class org.eclipse.emf.edit.ui.action.CommandAction |
getDefaultImageDescriptor, run, selectionChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CreateOneSidedMappingAction()
Method Detail |
public void setActiveEditor(IAction action, IEditorPart editorPart)
public void commandStackChanged(EventObject event)
protected Object getDefaultImage()
protected ImageDescriptor objectToImageDescriptor(Object object)
protected Command createActionCommand(EditingDomain editingDomain, Collection collection)
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |