Uses of Interface
com._1c.g5.v8.dt.planner.model.PlannerItem
Packages that use PlannerItem
Package
Description
-
Uses of PlannerItem in com._1c.g5.v8.dt.planner.model
Methods in com._1c.g5.v8.dt.planner.model that return PlannerItemModifier and TypeMethodDescriptionPlannerFactory.createPlannerItem()Returns a new object of class 'Item'.Methods in com._1c.g5.v8.dt.planner.model that return types with arguments of type PlannerItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<PlannerItem>PlannerSettings.getItems()Returns the value of the 'Items' containment reference list.org.eclipse.emf.common.util.EList<PlannerItem>PlannerItem.getReplacementItems()Returns the value of the 'Replacement Items' containment reference list. -
Uses of PlannerItem in com._1c.g5.v8.dt.planner.model.impl
Classes in com._1c.g5.v8.dt.planner.model.impl that implement PlannerItemModifier and TypeClassDescriptionclassAn implementation of the model object 'Item'.Methods in com._1c.g5.v8.dt.planner.model.impl that return PlannerItemMethods in com._1c.g5.v8.dt.planner.model.impl that return types with arguments of type PlannerItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<PlannerItem>PlannerSettingsImpl.getItems()org.eclipse.emf.common.util.EList<PlannerItem>PlannerItemImpl.getReplacementItems() -
Uses of PlannerItem in com._1c.g5.v8.dt.planner.model.util
Methods in com._1c.g5.v8.dt.planner.model.util with parameters of type PlannerItemModifier and TypeMethodDescriptionPlannerSwitch.casePlannerItem(PlannerItem object) Returns the result of interpreting the object as an instance of 'Item'.