Uses of Interface
com._1c.g5.v8.dt.ganttchart.model.GanttChartSeriesValueContent
Packages that use GanttChartSeriesValueContent
Package
Description
-
Uses of GanttChartSeriesValueContent in com._1c.g5.v8.dt.ganttchart.model
Methods in com._1c.g5.v8.dt.ganttchart.model that return GanttChartSeriesValueContentModifier and TypeMethodDescriptionGanttChartFactory.createGanttChartSeriesValueContent()
Returns a new object of class 'Series Value Content'.Methods in com._1c.g5.v8.dt.ganttchart.model that return types with arguments of type GanttChartSeriesValueContentModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<GanttChartSeriesValueContent>
ChartSeries.getContentCacheItem()
Returns the value of the 'Content Cache Item' containment reference list. -
Uses of GanttChartSeriesValueContent in com._1c.g5.v8.dt.ganttchart.model.impl
Classes in com._1c.g5.v8.dt.ganttchart.model.impl that implement GanttChartSeriesValueContentModifier and TypeClassDescriptionclass
An implementation of the model object 'Series Value Content'.Methods in com._1c.g5.v8.dt.ganttchart.model.impl that return GanttChartSeriesValueContentMethods in com._1c.g5.v8.dt.ganttchart.model.impl that return types with arguments of type GanttChartSeriesValueContentModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<GanttChartSeriesValueContent>
ChartSeriesImpl.getContentCacheItem()
-
Uses of GanttChartSeriesValueContent in com._1c.g5.v8.dt.ganttchart.model.util
Methods in com._1c.g5.v8.dt.ganttchart.model.util with parameters of type GanttChartSeriesValueContentModifier and TypeMethodDescriptionGanttChartSwitch.caseGanttChartSeriesValueContent
(GanttChartSeriesValueContent object) Returns the result of interpreting the object as an instance of 'Series Value Content'.