Uses of Interface
com._1c.g5.v8.dt.aggregates.model.AccumulationRegisterAggregates
Packages that use AccumulationRegisterAggregates
Package
Description
- 
Uses of AccumulationRegisterAggregates in com._1c.g5.v8.dt.aggregates.modelMethods in com._1c.g5.v8.dt.aggregates.model that return AccumulationRegisterAggregatesModifier and TypeMethodDescriptionAggregatesFactory.createAccumulationRegisterAggregates()Returns a new object of class 'Accumulation Register Aggregates'.
- 
Uses of AccumulationRegisterAggregates in com._1c.g5.v8.dt.aggregates.model.implClasses in com._1c.g5.v8.dt.aggregates.model.impl that implement AccumulationRegisterAggregatesModifier and TypeClassDescriptionclassAn implementation of the model object 'Accumulation Register Aggregates'.Methods in com._1c.g5.v8.dt.aggregates.model.impl that return AccumulationRegisterAggregates
- 
Uses of AccumulationRegisterAggregates in com._1c.g5.v8.dt.aggregates.model.utilMethods in com._1c.g5.v8.dt.aggregates.model.util with parameters of type AccumulationRegisterAggregatesModifier and TypeMethodDescriptionAggregatesSwitch.caseAccumulationRegisterAggregates(AccumulationRegisterAggregates object) Returns the result of interpreting the object as an instance of 'Accumulation Register Aggregates'.booleanAggregatesValidator.validateAccumulationRegisterAggregates(AccumulationRegisterAggregates accumulationRegisterAggregates, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanAggregatesValidator.validateAccumulationRegisterAggregates_validate(AccumulationRegisterAggregates accumulationRegisterAggregates, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Accumulation Register Aggregates'.