Interface IResourceServiceProviderAware
- 
 public interface IResourceServiceProviderAwareEvery resource which is aware ofIResourceServiceProviderimplements 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 SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.xtext.resource.IResourceServiceProvidergetResourceServiceProvider()
 
-