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

java.lang.Object
  extended by DefaultDeleteFeature
      extended by org.eclipse.etrice.ui.common.support.DeleteWithoutConfirmFeature
          extended by org.eclipse.etrice.ui.structure.support.InterfaceItemSupport.FeatureProvider.DeleteFeature
Enclosing class:
InterfaceItemSupport.FeatureProvider

protected static class InterfaceItemSupport.FeatureProvider.DeleteFeature
extends DeleteWithoutConfirmFeature


Constructor Summary
InterfaceItemSupport.FeatureProvider.DeleteFeature(IFeatureProvider fp)
           
 
Method Summary
 boolean canDelete(IDeleteContext context)
           
 
Methods inherited from class org.eclipse.etrice.ui.common.support.DeleteWithoutConfirmFeature
getUserDecision
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfaceItemSupport.FeatureProvider.DeleteFeature

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

canDelete

public boolean canDelete(IDeleteContext context)