|
||||||||||||
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.edit.ui.action.ControlAction.SelfAffectingCommand
Nested Class Summary |
---|
Nested classes inherited from class org.eclipse.emf.common.command.AbstractCommand |
---|
AbstractCommand.NonDirtying |
Field Summary |
---|
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 |
Method Summary | |
---|---|
java.util.Collection |
getAffectedObjects()
Delegates to the getAffectedObjects method of the command. |
java.util.Collection |
getResult()
Delegates to the getResult method of the command. |
Methods inherited from class org.eclipse.emf.common.command.CommandWrapper |
---|
canUndo, createCommand, dispose, execute, getCommand, getDescription, getLabel, 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 |
Method Detail |
public java.util.Collection getResult()
CommandWrapper
getResult
in interface Command
getResult
in class CommandWrapper
public java.util.Collection getAffectedObjects()
CommandWrapper
getAffectedObjects
in interface Command
getAffectedObjects
in class CommandWrapper
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |