Uses of Interface
com._1c.g5.v8.dt.ganttchart.model.GanttChartPackage
-
Packages that use GanttChartPackage Package Description com._1c.g5.v8.dt.ganttchart.model com._1c.g5.v8.dt.ganttchart.model.impl com._1c.g5.v8.dt.ganttchart.model.util -
-
Uses of GanttChartPackage in com._1c.g5.v8.dt.ganttchart.model
Fields in com._1c.g5.v8.dt.ganttchart.model declared as GanttChartPackage Modifier and Type Field Description static GanttChartPackageGanttChartPackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.ganttchart.model that return GanttChartPackage Modifier and Type Method Description GanttChartPackageGanttChartFactory. getGanttChartPackage()Returns the package supported by this factory. -
Uses of GanttChartPackage in com._1c.g5.v8.dt.ganttchart.model.impl
Classes in com._1c.g5.v8.dt.ganttchart.model.impl that implement GanttChartPackage Modifier and Type Class Description classGanttChartPackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.ganttchart.model.impl that return GanttChartPackage Modifier and Type Method Description GanttChartPackageGanttChartFactoryImpl. getGanttChartPackage()static GanttChartPackageGanttChartFactoryImpl. getPackage()Deprecated.static GanttChartPackageGanttChartPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of GanttChartPackage in com._1c.g5.v8.dt.ganttchart.model.util
Fields in com._1c.g5.v8.dt.ganttchart.model.util declared as GanttChartPackage Modifier and Type Field Description protected static GanttChartPackageGanttChartAdapterFactory. modelPackageThe cached model package.protected static GanttChartPackageGanttChartSwitch. modelPackageThe cached model package
-