| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.command.AbstractCommand
org.eclipse.emf.common.command.CommandWrapper
org.eclipse.emf.mapping.action.CreateMappingAction.DelegateCommand
Nested Class Summary |
Nested classes inherited from class org.eclipse.emf.common.command.AbstractCommand |
AbstractCommand.NonDirtying |
Field Summary | |
protected Collection | collection
|
protected MappingDomain | mappingDomain
|
Fields inherited from class org.eclipse.emf.common.command.CommandWrapper |
command |
Fields inherited from class org.eclipse.emf.common.command.AbstractCommand |
description, isExecutable, isPrepared, label |
Constructor Summary | |
CreateMappingAction.DelegateCommand(EditingDomain editingDomain,
CommandParameter commandParameter)
|
Method Summary | |
Object | getImage()
This returns the icon, if any, of the action. |
String | getText()
This returns the menu text, if any, of the action. |
String | getToolTipText()
This returns the tool tip text, if any, of the action. |
Methods inherited from class org.eclipse.emf.common.command.CommandWrapper |
canUndo, createCommand, dispose, execute, getAffectedObjects, getCommand, getDescription, getLabel, getResult, prepare, redo, toString, undo |
Methods inherited from class org.eclipse.emf.common.command.AbstractCommand |
canExecute, chain, setDescription, setLabel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.edit.command.CommandActionDelegate |
canExecute, getDescription |
Field Detail |
protected MappingDomain mappingDomain
protected Collection collection
Constructor Detail |
public CreateMappingAction.DelegateCommand(EditingDomain editingDomain, CommandParameter commandParameter)
Method Detail |
public Object getImage()
public String getText()
public String getToolTipText()
|
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 |