Interface EpsilonInvocationDelegate

All Superinterfaces:
org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate
All Known Implementing Classes:
EolInvocationDelegate

public interface EpsilonInvocationDelegate extends org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate
Add support for resetting the Invocation 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.EOperation.Internal.InvocationDelegate

    dynamicInvoke
  • Method Details

    • reset

      void reset()