public class DeleteExternalFlowOperation extends AbstractDeskChangeOperation<ExternalFlowEditPart>
Operation
to delete an ExternalFlowModel
.AbstractOperation.Context
Constructor and Description |
---|
DeleteExternalFlowOperation(DeskChanges deskChanges)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
protected Change<?> |
getChange(DeskChanges changes,
AbstractOperation.Context context)
Obtains the
Change . |
perform
getActionText, isApplicable, isAssignable, perform
public DeleteExternalFlowOperation(DeskChanges deskChanges)
deskChanges
- DeskChanges
.protected Change<?> getChange(DeskChanges changes, AbstractOperation.Context context)
AbstractDeskChangeOperation
Change
.getChange
in class AbstractDeskChangeOperation<ExternalFlowEditPart>
changes
- DeskChanges
.context
- Context
.Change
.Copyright © 2005–2016. All rights reserved.