Interface IResourceDescriptionDataProvider

All Known Implementing Classes:
PersistentClusteringBuilderState

public interface IResourceDescriptionDataProvider
Provider for getting actual ResourceDescriptionsData from project builder (see LightClusteringBuilderState)
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.xtext.resource.impl.ResourceDescriptionsData
    Gets actual ResourceDescriptionsData from project builder
  • Method Details

    • getResourceDescriptionsData

      org.eclipse.xtext.resource.impl.ResourceDescriptionsData getResourceDescriptionsData()
      Gets actual ResourceDescriptionsData from project builder
      Returns:
      actual ResourceDescriptionsData from project builder, never null