Uses of Interface
org.eclipse.graphiti.features.context.IMoveConnectionDecoratorContext

Packages that use IMoveConnectionDecoratorContext
org.eclipse.graphiti.features   
org.eclipse.graphiti.features.context.impl   
org.eclipse.graphiti.features.impl   
org.eclipse.graphiti.ui.features   
 

Uses of IMoveConnectionDecoratorContext in org.eclipse.graphiti.features
 

Methods in org.eclipse.graphiti.features with parameters of type IMoveConnectionDecoratorContext
 boolean IMoveConnectionDecoratorFeature.canMoveConnectionDecorator(IMoveConnectionDecoratorContext context)
          Can move connection decorator.
 IMoveConnectionDecoratorFeature ConfigurableFeatureProviderWrapper.getMoveConnectionDecoratorFeature(IMoveConnectionDecoratorContext context)
           
 IMoveConnectionDecoratorFeature DefaultFeatureProviderWrapper.getMoveConnectionDecoratorFeature(IMoveConnectionDecoratorContext context)
           
 IMoveConnectionDecoratorFeature IFeatureProvider.getMoveConnectionDecoratorFeature(IMoveConnectionDecoratorContext context)
          Move features respond to user's move requests.
 void IMoveConnectionDecoratorFeature.moveConnectionDecorator(IMoveConnectionDecoratorContext context)
          Move connection decorator.
 

Uses of IMoveConnectionDecoratorContext in org.eclipse.graphiti.features.context.impl
 

Classes in org.eclipse.graphiti.features.context.impl that implement IMoveConnectionDecoratorContext
 class MoveConnectionDecoratorContext
          The Class MoveConnectionDecoratorContext.
 

Uses of IMoveConnectionDecoratorContext in org.eclipse.graphiti.features.impl
 

Methods in org.eclipse.graphiti.features.impl with parameters of type IMoveConnectionDecoratorContext
 boolean DefaultMoveConnectionDecoratorFeature.canMoveConnectionDecorator(IMoveConnectionDecoratorContext context)
           
 IMoveConnectionDecoratorFeature AbstractFeatureProvider.getMoveConnectionDecoratorFeature(IMoveConnectionDecoratorContext context)
           
 void DefaultMoveConnectionDecoratorFeature.moveConnectionDecorator(IMoveConnectionDecoratorContext context)
           
 

Uses of IMoveConnectionDecoratorContext in org.eclipse.graphiti.ui.features
 

Methods in org.eclipse.graphiti.ui.features with parameters of type IMoveConnectionDecoratorContext
 IMoveConnectionDecoratorFeature DefaultFeatureProvider.getMoveConnectionDecoratorFeature(IMoveConnectionDecoratorContext context)
           
 



Copyright (c) SAP AG 2005, 2010.