Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.RecalculationDimension
Packages that use RecalculationDimension
Package
Description
-
Uses of RecalculationDimension in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type RecalculationDimensionModifier and TypeMethodDescriptionNavigatorTreeDialogModelFactory.createRecalculationDimensionLeadingRegisterDataCheckedModel
(RecalculationDimension context) CreatesRecalculationDimension
leading register data dialog model for context object with showing checked objects. -
Uses of RecalculationDimension in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return RecalculationDimensionModifier and TypeMethodDescriptionMdClassFactory.createRecalculationDimension()
Returns a new object of class 'Recalculation Dimension'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type RecalculationDimensionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RecalculationDimension>
Recalculation.getDimensions()
Returns the value of the 'Dimensions' containment reference list. -
Uses of RecalculationDimension in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement RecalculationDimensionModifier and TypeClassDescriptionclass
An implementation of the model object 'Recalculation Dimension'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return RecalculationDimensionMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type RecalculationDimensionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RecalculationDimension>
RecalculationImpl.getDimensions()
-
Uses of RecalculationDimension in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type RecalculationDimensionModifier and TypeMethodDescriptionMdClassSwitch.caseRecalculationDimension
(RecalculationDimension object) Returns the result of interpreting the object as an instance of 'Recalculation Dimension'.boolean
MdClassValidator.validateRecalculationDimension
(RecalculationDimension recalculationDimension, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)