Interface IResourceServiceProviderAware


  • public interface IResourceServiceProviderAware
    Every resource which is aware of IResourceServiceProvider implements this interface.
    See Also:
    IResourceServiceProvider, XtextXmlResource
    Restriction:
    This interface is not intended to be extended by clients.
    Restriction:
    This interface is not intended to be implemented by clients.
    • Method Detail

      • getResourceServiceProvider

        org.eclipse.xtext.resource.IResourceServiceProvider getResourceServiceProvider()