Interface IFragmentProvider.Fallback

  • Enclosing interface:
    IFragmentProvider

    public static interface IFragmentProvider.Fallback
    Delegate the resolution of EObject or the computation of fragments to the default implementation by invoking the respective methods on the given instance of this fall-back delegate. Implementations will always fall-back to the default behavior of the resource implementation that uses an IFragmentProvider to modify the semantics of Resource.getURIFragment(EObject) and Resource.getEObject(String).