Uses of Package
org.eclipse.emf.common.command
Packages that use org.eclipse.emf.common.command
Package
Description
Provides a framework for implementing and composing commands.
-
Classes in org.eclipse.emf.common.command used by org.eclipse.emf.common.commandClassDescriptionAn abstract implementation of a basic command.An interface that every command is expected to support.A simple and obvious interface for an undoable stack of commands with a listener.A listener to a
CommandStack.A command that comprises a sequence of subcommands.A command that always produces the same result.A singletonUnexecutableCommand.INSTANCEthat cannot execute.