Uses of Interface
com._1c.g5.v8.dt.ganttchart.model.GanttChartPointValueContent
Packages that use GanttChartPointValueContent
Package
Description
-
Uses of GanttChartPointValueContent in com._1c.g5.v8.dt.ganttchart.model
Methods in com._1c.g5.v8.dt.ganttchart.model that return GanttChartPointValueContentModifier and TypeMethodDescriptionGanttChartFactory.createGanttChartPointValueContent()Returns a new object of class 'Point Value Content'.Methods in com._1c.g5.v8.dt.ganttchart.model that return types with arguments of type GanttChartPointValueContentModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<GanttChartPointValueContent>ChartPoints.getContentCacheItem()Returns the value of the 'Content Cache Item' containment reference list. -
Uses of GanttChartPointValueContent in com._1c.g5.v8.dt.ganttchart.model.impl
Classes in com._1c.g5.v8.dt.ganttchart.model.impl that implement GanttChartPointValueContentModifier and TypeClassDescriptionclassAn implementation of the model object 'Point Value Content'.Methods in com._1c.g5.v8.dt.ganttchart.model.impl that return GanttChartPointValueContentMethods in com._1c.g5.v8.dt.ganttchart.model.impl that return types with arguments of type GanttChartPointValueContentModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<GanttChartPointValueContent>ChartPointsImpl.getContentCacheItem() -
Uses of GanttChartPointValueContent in com._1c.g5.v8.dt.ganttchart.model.util
Methods in com._1c.g5.v8.dt.ganttchart.model.util with parameters of type GanttChartPointValueContentModifier and TypeMethodDescriptionGanttChartSwitch.caseGanttChartPointValueContent(GanttChartPointValueContent object) Returns the result of interpreting the object as an instance of 'Point Value Content'.