|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.eclipse.emf.common.command | |
|---|---|
| org.eclipse.emf.common.command | Provides a framework for implementing and composing commands. |
| Classes in org.eclipse.emf.common.command used by org.eclipse.emf.common.command | |
|---|---|
| AbstractCommand
An abstract implementation of a basic command. |
|
| Command
An interface that every command is expected to support. |
|
| CommandStack
A simple and obvious interface for an undoable stack of commands with a listener. |
|
| CommandStackListener
A listener to a CommandStack. |
|
| CompoundCommand
A command that comprises a sequence of subcommands. |
|
| IdentityCommand
A command that always produces the same result. |
|
| UnexecutableCommand
A singleton UnexecutableCommand.INSTANCE that cannot execute. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||