Uses of Interface
com._1c.g5.v8.dt.ganttchart.model.ChartInterval
Packages that use ChartInterval
Package
Description
-
Uses of ChartInterval in com._1c.g5.v8.dt.ganttchart.model
Methods in com._1c.g5.v8.dt.ganttchart.model that return ChartIntervalModifier and TypeMethodDescriptionGanttChartFactory.createChartInterval()
Returns a new object of class 'Chart Interval'.Methods in com._1c.g5.v8.dt.ganttchart.model that return types with arguments of type ChartIntervalModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartInterval>
GanttChart.getInterval()
Returns the value of the 'Interval' containment reference list. -
Uses of ChartInterval in com._1c.g5.v8.dt.ganttchart.model.impl
Classes in com._1c.g5.v8.dt.ganttchart.model.impl that implement ChartIntervalModifier and TypeClassDescriptionclass
An implementation of the model object 'Chart Interval'.Methods in com._1c.g5.v8.dt.ganttchart.model.impl that return ChartIntervalMethods in com._1c.g5.v8.dt.ganttchart.model.impl that return types with arguments of type ChartIntervalModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartInterval>
GanttChartImpl.getInterval()
-
Uses of ChartInterval in com._1c.g5.v8.dt.ganttchart.model.util
Methods in com._1c.g5.v8.dt.ganttchart.model.util with parameters of type ChartIntervalModifier and TypeMethodDescriptionGanttChartSwitch.caseChartInterval
(ChartInterval object) Returns the result of interpreting the object as an instance of 'Chart Interval'.