Package com._1c.g5.v8.dt.bm.xtext
Interface IResourceDescriptionDataProvider
- All Known Implementing Classes:
PersistentClusteringBuilderState
public interface IResourceDescriptionDataProvider
Provider for getting actual
ResourceDescriptionsData from project builder (see LightClusteringBuilderState)-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.xtext.resource.impl.ResourceDescriptionsDataGets actualResourceDescriptionsDatafrom project builder
-
Method Details
-
getResourceDescriptionsData
org.eclipse.xtext.resource.impl.ResourceDescriptionsData getResourceDescriptionsData()Gets actualResourceDescriptionsDatafrom project builder- Returns:
- actual
ResourceDescriptionsDatafrom project builder, nevernull
-