org.eclipse.graphiti.features.context
Interface IMoveConnectionDecoratorContext
- All Superinterfaces:
- IContext, ILocationContext, IPropertyBag
- All Known Implementing Classes:
- MoveConnectionDecoratorContext
public interface IMoveConnectionDecoratorContext
- extends ILocationContext
The Interface IMoveConnectionDecoratorContext.
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
Copyright (c) SAP AG 2005, 2010.