Uses of Interface
com._1c.g5.modeling.xtext.resource.IResourceServiceProviderAware
-
Packages that use IResourceServiceProviderAware Package Description com._1c.g5.modeling.xtext.resource com._1c.g5.v8.dt.chart.resource com._1c.g5.v8.dt.form.resource -
-
Uses of IResourceServiceProviderAware in com._1c.g5.modeling.xtext.resource
Classes in com._1c.g5.modeling.xtext.resource that implement IResourceServiceProviderAware Modifier and Type Class Description class
DerivedStateAwareXtextXmlResource
class
XtextXmlResource
Xml resource implementation adapted for xtext infrastructure. -
Uses of IResourceServiceProviderAware in com._1c.g5.v8.dt.chart.resource
Classes in com._1c.g5.v8.dt.chart.resource that implement IResourceServiceProviderAware Modifier and Type Class Description class
ChartResource
Resource implementation for Charts. -
Uses of IResourceServiceProviderAware in com._1c.g5.v8.dt.form.resource
Classes in com._1c.g5.v8.dt.form.resource that implement IResourceServiceProviderAware Modifier and Type Class Description class
FormResource
Resource implementation for Forms.
-