Uses of Interface
com._1c.g5.v8.dt.ganttchart.model.ChartValue
Packages that use ChartValue
Package
Description
-
Uses of ChartValue in com._1c.g5.v8.dt.ganttchart.model
Methods in com._1c.g5.v8.dt.ganttchart.model that return ChartValueModifier and TypeMethodDescriptionGanttChartFactory.createChartValue()Returns a new object of class 'Chart Value'.Methods in com._1c.g5.v8.dt.ganttchart.model that return types with arguments of type ChartValueModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartValue>GanttChart.getValue()Returns the value of the 'Value' containment reference list. -
Uses of ChartValue in com._1c.g5.v8.dt.ganttchart.model.impl
Classes in com._1c.g5.v8.dt.ganttchart.model.impl that implement ChartValueModifier and TypeClassDescriptionclassAn implementation of the model object 'Chart Value'.Methods in com._1c.g5.v8.dt.ganttchart.model.impl that return ChartValueMethods in com._1c.g5.v8.dt.ganttchart.model.impl that return types with arguments of type ChartValueModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChartValue>GanttChartImpl.getValue() -
Uses of ChartValue in com._1c.g5.v8.dt.ganttchart.model.util
Methods in com._1c.g5.v8.dt.ganttchart.model.util with parameters of type ChartValueModifier and TypeMethodDescriptionGanttChartSwitch.caseChartValue(ChartValue object) Returns the result of interpreting the object as an instance of 'Chart Value'.