public interface IMoveConnectionDecoratorFeature extends IMoveFeature
Modifier and Type | Method and Description |
---|---|
boolean |
canMoveConnectionDecorator(IMoveConnectionDecoratorContext context)
Can move connection decorator.
|
void |
moveConnectionDecorator(IMoveConnectionDecoratorContext context)
Move connection decorator.
|
canExecute, canUndo, execute, hasDoneChanges, isAvailable
getDescription
getFeatureProvider
boolean canMoveConnectionDecorator(IMoveConnectionDecoratorContext context)
context
- the contextvoid moveConnectionDecorator(IMoveConnectionDecoratorContext context)
context
- the context