Uses of Interface
com._1c.g5.v8.dt.chart.model.ChartPackage
Packages that use ChartPackage
Package
Description
-
Uses of ChartPackage in com._1c.g5.v8.dt.chart.model
Fields in com._1c.g5.v8.dt.chart.model declared as ChartPackageModifier and TypeFieldDescriptionstatic final ChartPackage
ChartPackage.eINSTANCE
The singleton instance of the package.Methods in com._1c.g5.v8.dt.chart.model that return ChartPackageModifier and TypeMethodDescriptionChartFactory.getChartPackage()
Returns the package supported by this factory. -
Uses of ChartPackage in com._1c.g5.v8.dt.chart.model.impl
Classes in com._1c.g5.v8.dt.chart.model.impl that implement ChartPackageMethods in com._1c.g5.v8.dt.chart.model.impl that return ChartPackageModifier and TypeMethodDescriptionChartFactoryImpl.getChartPackage()
static ChartPackage
ChartFactoryImpl.getPackage()
Deprecated.static ChartPackage
ChartPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of ChartPackage in com._1c.g5.v8.dt.chart.model.util
Fields in com._1c.g5.v8.dt.chart.model.util declared as ChartPackageModifier and TypeFieldDescriptionprotected static ChartPackage
ChartAdapterFactory.modelPackage
The cached model package.protected static ChartPackage
ChartSwitch.modelPackage
The cached model package