Package org.eclipse.xtext.resource
Interface IResourceDescriptions.IResourceSetAware
-
- All Superinterfaces:
IResourceDescriptions,ISelectable
- All Known Implementing Classes:
EagerResourceSetBasedResourceDescriptions,LiveShadowedChunkedResourceDescriptions,LiveShadowedResourceDescriptions,ResourceSetBasedResourceDescriptions
- Enclosing interface:
- IResourceDescriptions
public static interface IResourceDescriptions.IResourceSetAware extends IResourceDescriptions
A resource set aware instanceIResourceDescriptions.- Since:
- 2.17
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.eclipse.xtext.resource.IResourceDescriptions
IResourceDescriptions.IContextAware, IResourceDescriptions.IResourceSetAware, IResourceDescriptions.NullImpl
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.ecore.resource.ResourceSetgetResourceSet()-
Methods inherited from interface org.eclipse.xtext.resource.IResourceDescriptions
getAllResourceDescriptions, getResourceDescription
-
Methods inherited from interface org.eclipse.xtext.resource.ISelectable
getExportedObjects, getExportedObjects, getExportedObjectsByObject, getExportedObjectsByType, isEmpty
-
-