| Package | Description | 
|---|---|
| org.eclipse.emf.compare.command | |
| org.eclipse.emf.compare.command.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| CommandStackEvent.Operation | CommandStackEvent. getOperation()Returns the type of this event. | 
| static CommandStackEvent.Operation | CommandStackEvent.Operation. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static CommandStackEvent.Operation[] | CommandStackEvent.Operation. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| CommandStackEvent(CommandStack commandStack,
                 CommandStackEvent.Operation type)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | TransactionalDualCompareCommandStack. notifyListeners(CommandStack commandStack,
               CommandStackEvent.Operation operation)This is called to ensure that  CommandStackListener.commandStackChanged(java.util.EventObject)is called for each
 listener. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.