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