Uses of Interface
com._1c.g5.v8.dt.chart.compare.ChartComparePackage
- 
Packages that use ChartComparePackage Package Description com._1c.g5.v8.dt.chart.compare com._1c.g5.v8.dt.chart.compare.impl com._1c.g5.v8.dt.chart.compare.util 
- 
- 
Uses of ChartComparePackage in com._1c.g5.v8.dt.chart.compareFields in com._1c.g5.v8.dt.chart.compare declared as ChartComparePackage Modifier and Type Field Description static ChartComparePackageChartComparePackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.chart.compare that return ChartComparePackage Modifier and Type Method Description ChartComparePackageChartCompareFactory. getChartComparePackage()Returns the package supported by this factory.
- 
Uses of ChartComparePackage in com._1c.g5.v8.dt.chart.compare.implClasses in com._1c.g5.v8.dt.chart.compare.impl that implement ChartComparePackage Modifier and Type Class Description classChartComparePackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.chart.compare.impl that return ChartComparePackage Modifier and Type Method Description ChartComparePackageChartCompareFactoryImpl. getChartComparePackage()static ChartComparePackageChartCompareFactoryImpl. getPackage()Deprecated.static ChartComparePackageChartComparePackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- 
Uses of ChartComparePackage in com._1c.g5.v8.dt.chart.compare.utilFields in com._1c.g5.v8.dt.chart.compare.util declared as ChartComparePackage Modifier and Type Field Description protected static ChartComparePackageChartCompareAdapterFactory. modelPackageThe cached model package.protected static ChartComparePackageChartCompareSwitch. modelPackageThe cached model package
 
-