Uses of Interface
com._1c.g5.v8.dt.ganttchart.model.Collect
Packages that use Collect
Package
Description
-
Uses of Collect in com._1c.g5.v8.dt.ganttchart.model
Methods in com._1c.g5.v8.dt.ganttchart.model that return CollectModifier and TypeMethodDescriptionGanttChartFactory.createCollect()
Returns a new object of class 'Collect'.GanttChartBackgroundIntervals.getCollection()
Returns the value of the 'Collection' containment reference.Methods in com._1c.g5.v8.dt.ganttchart.model with parameters of type CollectModifier and TypeMethodDescriptionvoid
GanttChartBackgroundIntervals.setCollection
(Collect value) Sets the value of the 'Collection
' containment reference. -
Uses of Collect in com._1c.g5.v8.dt.ganttchart.model.impl
Classes in com._1c.g5.v8.dt.ganttchart.model.impl that implement CollectModifier and TypeClassDescriptionclass
An implementation of the model object 'Collect'.Methods in com._1c.g5.v8.dt.ganttchart.model.impl that return CollectModifier and TypeMethodDescriptionGanttChartFactoryImpl.createCollect()
GanttChartBackgroundIntervalsImpl.getCollection()
Methods in com._1c.g5.v8.dt.ganttchart.model.impl with parameters of type CollectModifier and TypeMethodDescriptionvoid
GanttChartBackgroundIntervalsImpl.setCollection
(Collect newCollection) -
Uses of Collect in com._1c.g5.v8.dt.ganttchart.model.util
Methods in com._1c.g5.v8.dt.ganttchart.model.util with parameters of type CollectModifier and TypeMethodDescriptionGanttChartSwitch.caseCollect
(Collect object) Returns the result of interpreting the object as an instance of 'Collect'.