Uses of Interface
com._1c.g5.v8.dt.ganttchart.model.CollectItem
Packages that use CollectItem
Package
Description
-
Uses of CollectItem in com._1c.g5.v8.dt.ganttchart.model
Methods in com._1c.g5.v8.dt.ganttchart.model that return CollectItemModifier and TypeMethodDescriptionGanttChartFactory.createCollectItem()
Returns a new object of class 'Collect Item'.Methods in com._1c.g5.v8.dt.ganttchart.model that return types with arguments of type CollectItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CollectItem>
Collect.getItems()
Returns the value of the 'Items' containment reference list. -
Uses of CollectItem in com._1c.g5.v8.dt.ganttchart.model.impl
Classes in com._1c.g5.v8.dt.ganttchart.model.impl that implement CollectItemModifier and TypeClassDescriptionclass
An implementation of the model object 'Collect Item'.Methods in com._1c.g5.v8.dt.ganttchart.model.impl that return CollectItemMethods in com._1c.g5.v8.dt.ganttchart.model.impl that return types with arguments of type CollectItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CollectItem>
CollectImpl.getItems()
-
Uses of CollectItem in com._1c.g5.v8.dt.ganttchart.model.util
Methods in com._1c.g5.v8.dt.ganttchart.model.util with parameters of type CollectItemModifier and TypeMethodDescriptionGanttChartSwitch.caseCollectItem
(CollectItem object) Returns the result of interpreting the object as an instance of 'Collect Item'.