Uses of Interface
com._1c.g5.v8.dt.ganttchart.model.PointDimensionValue
Packages that use PointDimensionValue
Package
Description
-
Uses of PointDimensionValue in com._1c.g5.v8.dt.ganttchart.model
Methods in com._1c.g5.v8.dt.ganttchart.model that return PointDimensionValueModifier and TypeMethodDescriptionGanttChartFactory.createPointDimensionValue()
Returns a new object of class 'Point Dimension Value'.Methods in com._1c.g5.v8.dt.ganttchart.model that return types with arguments of type PointDimensionValueModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<PointDimensionValue>
ChartPoints.getValue()
Returns the value of the 'Value' containment reference list. -
Uses of PointDimensionValue in com._1c.g5.v8.dt.ganttchart.model.impl
Classes in com._1c.g5.v8.dt.ganttchart.model.impl that implement PointDimensionValueModifier and TypeClassDescriptionclass
An implementation of the model object 'Point Dimension Value'.Methods in com._1c.g5.v8.dt.ganttchart.model.impl that return PointDimensionValueMethods in com._1c.g5.v8.dt.ganttchart.model.impl that return types with arguments of type PointDimensionValueModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<PointDimensionValue>
ChartPointsImpl.getValue()
-
Uses of PointDimensionValue in com._1c.g5.v8.dt.ganttchart.model.util
Methods in com._1c.g5.v8.dt.ganttchart.model.util with parameters of type PointDimensionValueModifier and TypeMethodDescriptionGanttChartSwitch.casePointDimensionValue
(PointDimensionValue object) Returns the result of interpreting the object as an instance of 'Point Dimension Value'.