Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AccumulationRegisterDimension
Packages that use AccumulationRegisterDimension
Package
Description
-
Uses of AccumulationRegisterDimension in com._1c.g5.v8.dt.aggregates.model
Methods in com._1c.g5.v8.dt.aggregates.model that return types with arguments of type AccumulationRegisterDimensionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccumulationRegisterDimension>
AccumulationRegisterAggregate.getDimensions()
Returns the value of the 'Dimensions' reference list. -
Uses of AccumulationRegisterDimension in com._1c.g5.v8.dt.aggregates.model.impl
Methods in com._1c.g5.v8.dt.aggregates.model.impl that return types with arguments of type AccumulationRegisterDimensionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccumulationRegisterDimension>
AccumulationRegisterAggregateImpl.getDimensions()
-
Uses of AccumulationRegisterDimension in com._1c.g5.v8.dt.internal.aggregates.ui.aef
Methods in com._1c.g5.v8.dt.internal.aggregates.ui.aef that return AccumulationRegisterDimensionModifier and TypeMethodDescriptionAggregatesModel.getDimensionByName
(String dimensionName) IAggregatesModel.getDimensionByName
(String dimensionName) Get instance ofAccumulationRegisterDimension
by given name -
Uses of AccumulationRegisterDimension in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AccumulationRegisterDimensionModifier and TypeMethodDescriptionMdClassFactory.createAccumulationRegisterDimension()
Returns a new object of class 'Accumulation Register Dimension'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type AccumulationRegisterDimensionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccumulationRegisterDimension>
AccumulationRegister.getDimensions()
Returns the value of the 'Dimensions' containment reference list. -
Uses of AccumulationRegisterDimension in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AccumulationRegisterDimensionModifier and TypeClassDescriptionclass
An implementation of the model object 'Accumulation Register Dimension'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AccumulationRegisterDimensionMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type AccumulationRegisterDimensionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccumulationRegisterDimension>
AccumulationRegisterImpl.getDimensions()
-
Uses of AccumulationRegisterDimension in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AccumulationRegisterDimensionModifier and TypeMethodDescriptionMdClassSwitch.caseAccumulationRegisterDimension
(AccumulationRegisterDimension object) Returns the result of interpreting the object as an instance of 'Accumulation Register Dimension'.boolean
MdClassValidator.validateAccumulationRegisterDimension
(AccumulationRegisterDimension accumulationRegisterDimension, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)