public interface ICompareCopyCommand extends Command
Modifier and Type | Method and Description |
---|---|
boolean |
isLeftToRight()
Returns true if the command will be applied from left to right side, false otherwise.
|
canExecute, canUndo, chain, dispose, execute, getAffectedObjects, getDescription, getLabel, getResult, redo, undo
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.