public class DeleteTemplateOperation extends AbstractWoofChangeOperation<WoofTemplateEditPart>
WoofTemplateModel
from the WoofModel
.AbstractOperation.Context
Constructor and Description |
---|
DeleteTemplateOperation(WoofChanges woofChanges,
WoofEditor editor)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
protected Change<?> |
getChange(WoofChanges changes,
AbstractOperation.Context context)
Obtains the
Change . |
perform
getActionText, isApplicable, isAssignable, perform
public DeleteTemplateOperation(WoofChanges woofChanges, WoofEditor editor)
woofChanges
- WoofChanges
.editor
- WoofEditor
.protected Change<?> getChange(WoofChanges changes, AbstractOperation.Context context)
AbstractWoofChangeOperation
Change
.getChange
in class AbstractWoofChangeOperation<WoofTemplateEditPart>
changes
- WoofChanges
.context
- Context
.Change
.Copyright © 2005–2016. All rights reserved.