Uses of Interface
org.eclipse.emf.facet.util.emf.core.internal.exported.ICommandFactory

Packages that use ICommandFactory
org.eclipse.emf.facet.custom.ui.internal.exported   
org.eclipse.emf.facet.widgets.celleditors   
 

Uses of ICommandFactory in org.eclipse.emf.facet.custom.ui.internal.exported
 

Methods in org.eclipse.emf.facet.custom.ui.internal.exported with parameters of type ICommandFactory
 ICustomizationCommandFactory ICustomizationCommandFactoryFactory.createCustomizationCommandFactory(EditingDomain editingDomain, ICommandFactory commandFactory)
           
 

Uses of ICommandFactory in org.eclipse.emf.facet.widgets.celleditors
 

Subinterfaces of ICommandFactory in org.eclipse.emf.facet.widgets.celleditors
 interface ICommandFactory
          Creates Commands for a specific EditingDomain.