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

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

protected static class InterfaceItemSupport.FeatureProvider.RemoveFeature
extends DefaultRemoveFeature


Constructor Summary
InterfaceItemSupport.FeatureProvider.RemoveFeature(IFeatureProvider fp)
           
 
Method Summary
 boolean canRemove(IRemoveContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfaceItemSupport.FeatureProvider.RemoveFeature

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

canRemove

public boolean canRemove(IRemoveContext context)