public interface IReactCommand
extends org.eclipse.emf.common.command.Command
Modifier and Type | Method and Description |
---|---|
boolean |
react()
This method should indicate if model changes by the implementing Command should result in a revalidation or not
|