Uses of Interface
com._1c.g5.v8.dt.planner.model.PlannerDimensionItem
Packages that use PlannerDimensionItem
Package
Description
-
Uses of PlannerDimensionItem in com._1c.g5.v8.dt.planner.model
Methods in com._1c.g5.v8.dt.planner.model that return PlannerDimensionItemModifier and TypeMethodDescriptionPlannerFactory.createPlannerDimensionItem()
Returns a new object of class 'Dimension Item'.Methods in com._1c.g5.v8.dt.planner.model that return types with arguments of type PlannerDimensionItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<PlannerDimensionItem>
PlannerDimension.getItems()
Returns the value of the 'Items' containment reference list. -
Uses of PlannerDimensionItem in com._1c.g5.v8.dt.planner.model.impl
Classes in com._1c.g5.v8.dt.planner.model.impl that implement PlannerDimensionItemModifier and TypeClassDescriptionclass
An implementation of the model object 'Dimension Item'.Methods in com._1c.g5.v8.dt.planner.model.impl that return PlannerDimensionItemMethods in com._1c.g5.v8.dt.planner.model.impl that return types with arguments of type PlannerDimensionItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<PlannerDimensionItem>
PlannerDimensionImpl.getItems()
-
Uses of PlannerDimensionItem in com._1c.g5.v8.dt.planner.model.util
Methods in com._1c.g5.v8.dt.planner.model.util with parameters of type PlannerDimensionItemModifier and TypeMethodDescriptionPlannerSwitch.casePlannerDimensionItem
(PlannerDimensionItem object) Returns the result of interpreting the object as an instance of 'Dimension Item'.