Uses of Interface
com._1c.g5.v8.dt.planner.model.PlannerRepresentationPeriod
Packages that use PlannerRepresentationPeriod
Package
Description
-
Uses of PlannerRepresentationPeriod in com._1c.g5.v8.dt.planner.model
Methods in com._1c.g5.v8.dt.planner.model that return PlannerRepresentationPeriodModifier and TypeMethodDescriptionPlannerFactory.createPlannerRepresentationPeriod()
Returns a new object of class 'Representation Period'.Methods in com._1c.g5.v8.dt.planner.model that return types with arguments of type PlannerRepresentationPeriodModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<PlannerRepresentationPeriod>
PlannerSettings.getPeriods()
Returns the value of the 'Periods' containment reference list. -
Uses of PlannerRepresentationPeriod in com._1c.g5.v8.dt.planner.model.impl
Classes in com._1c.g5.v8.dt.planner.model.impl that implement PlannerRepresentationPeriodModifier and TypeClassDescriptionclass
An implementation of the model object 'Representation Period'.Methods in com._1c.g5.v8.dt.planner.model.impl that return PlannerRepresentationPeriodMethods in com._1c.g5.v8.dt.planner.model.impl that return types with arguments of type PlannerRepresentationPeriodModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<PlannerRepresentationPeriod>
PlannerSettingsImpl.getPeriods()
-
Uses of PlannerRepresentationPeriod in com._1c.g5.v8.dt.planner.model.util
Methods in com._1c.g5.v8.dt.planner.model.util with parameters of type PlannerRepresentationPeriodModifier and TypeMethodDescriptionPlannerSwitch.casePlannerRepresentationPeriod
(PlannerRepresentationPeriod object) Returns the result of interpreting the object as an instance of 'Representation Period'.