org.eclipse.emf.facet.widgets.celleditors
Interface ICommandFactory

All Superinterfaces:
ICommandFactory

public interface ICommandFactory
extends ICommandFactory

Creates Commands for a specific EditingDomain.

See also ICommandFactoriesRegistry


Method Summary
 
Methods inherited from interface org.eclipse.emf.facet.util.emf.core.internal.exported.ICommandFactory
createAddCommand, createDeleteCommand, createMoveCommand, createRemoveCommand, createSetCommand, createSetCommand, handles