Interface EpsilonSettingDelegate

All Superinterfaces:
org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate
All Known Implementing Classes:
EolDerivedSettingDelegate

public interface EpsilonSettingDelegate extends org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate
Add support for resetting the Setting Delegate
Since:
2.5
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.SettingDelegate

    dynamicGet, dynamicInverseAdd, dynamicInverseRemove, dynamicIsSet, dynamicSet, dynamicSetting, dynamicUnset
  • Method Details

    • reset

      void reset()