Interface IResourceServiceProviderAware
-
- All Known Implementing Classes:
ChartResource
,DerivedStateAwareXtextXmlResource
,FormResource
,XtextXmlResource
public interface IResourceServiceProviderAware
Every resource which is aware ofIResourceServiceProvider
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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.xtext.resource.IResourceServiceProvider
getResourceServiceProvider()
-