Interface DelegateContext

All Known Implementing Classes:
EolOperationDelegateContext, EpsilonDelegateContext, EvlDelegateContext

public interface DelegateContext
Provide caching and functionality for parsing Epsilon code embedded in the ECore model.
Since:
2.5
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    A factory for creating delegate domains.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Dispose of this delegate context releasing any resources cached to support delegated behaviour for the associated package.
  • Method Details

    • dispose

      void dispose()
      Dispose of this delegate context releasing any resources cached to support delegated behaviour for the associated package.