Interface VetoUndoCommand
-
- All Superinterfaces:
DMNCommand
- All Known Implementing Classes:
AddContextEntryCommand,AddDecisionRuleCommand,AddInputClauseCommand,AddListRowCommand,AddOutputClauseCommand,AddParameterBindingCommand,AddParameterCommand,AddRelationColumnCommand,AddRelationRowCommand,AddRuleAnnotationClauseCommand,BaseClearExpressionCommand,ClearExpressionTypeCommand,ClearExpressionTypeCommand,ClearExpressionTypeCommand,ClearExpressionTypeCommand,ClearExpressionTypeCommand,DeleteCellValueCommand,DeleteContextEntryCommand,DeleteDecisionRuleCommand,DeleteHasValueCommand,DeleteHeaderValueCommand,DeleteInputClauseCommand,DeleteListRowCommand,DeleteOutputClauseCommand,DeleteParameterBindingCommand,DeleteRelationColumnCommand,DeleteRelationRowCommand,DeleteRuleAnnotationClauseCommand,MoveColumnsCommand,MoveColumnsCommand,MoveRowsCommand,MoveRowsCommand,MoveRowsCommand,MoveRowsCommand,MoveRowsCommand,MoveRowsCommand,NavigateToDRGEditorCommand,RemoveParameterCommand,SetBuiltinAggregatorCommand,SetCellValueCommand,SetCellValueCommand,SetComponentWidthCommand,SetHasValueCommand,SetHeaderValueCommand,SetHitPolicyCommand,SetKindCommand,SetParametersCommand,SetTypeRefCommand,UpdateParameterNameCommand,UpdateParameterTypeRefCommand
public interface VetoUndoCommand extends DMNCommand
Marker for DMN-Editor centric commands who's 'undo' should be vetoed by Observers.