Interface IMoveConnectionDecoratorContext

All Superinterfaces:
IContext, ILocationContext, IPropertyBag
All Known Implementing Classes:
MoveConnectionDecoratorContext

public interface IMoveConnectionDecoratorContext extends ILocationContext
The Interface IMoveConnectionDecoratorContext.
  • Method Details

    • getConnectionDecorator

      ConnectionDecorator getConnectionDecorator()
      Gets the connection decorator.
      Returns:
      the connection decorator
    • isExecuteAllowed

      boolean isExecuteAllowed()
      Checks if execute is allowed.
      Returns:
      true, if execute is allowed