org.eclipse.etrice.ui.structure.support
Class InterfaceItemSupport.FeatureProvider.MoveShapeFeature

java.lang.Object
  extended by DefaultMoveShapeFeature
      extended by org.eclipse.etrice.ui.structure.support.InterfaceItemSupport.FeatureProvider.MoveShapeFeature
Enclosing class:
InterfaceItemSupport.FeatureProvider

protected class InterfaceItemSupport.FeatureProvider.MoveShapeFeature
extends DefaultMoveShapeFeature


Constructor Summary
InterfaceItemSupport.FeatureProvider.MoveShapeFeature(IFeatureProvider fp)
           
 
Method Summary
 boolean canMoveShape(IMoveShapeContext context)
           
protected  void postMoveShape(IMoveShapeContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfaceItemSupport.FeatureProvider.MoveShapeFeature

public InterfaceItemSupport.FeatureProvider.MoveShapeFeature(IFeatureProvider fp)
Method Detail

canMoveShape

public boolean canMoveShape(IMoveShapeContext context)

postMoveShape

protected void postMoveShape(IMoveShapeContext context)