Uses of Interface
com._1c.g5.v8.dt.aggregates.model.AccumulationRegisterAggregate
Packages that use AccumulationRegisterAggregate
Package
Description
-
Uses of AccumulationRegisterAggregate in com._1c.g5.v8.dt.aggregates.model
Methods in com._1c.g5.v8.dt.aggregates.model that return AccumulationRegisterAggregateModifier and TypeMethodDescriptionAggregatesFactory.createAccumulationRegisterAggregate()
Returns a new object of class 'Accumulation Register Aggregate'.Methods in com._1c.g5.v8.dt.aggregates.model that return types with arguments of type AccumulationRegisterAggregateModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccumulationRegisterAggregate>
AccumulationRegisterAggregates.getAggregates()
Returns the value of the 'Aggregates' containment reference list. -
Uses of AccumulationRegisterAggregate in com._1c.g5.v8.dt.aggregates.model.impl
Classes in com._1c.g5.v8.dt.aggregates.model.impl that implement AccumulationRegisterAggregateModifier and TypeClassDescriptionclass
An implementation of the model object 'Accumulation Register Aggregate'.Methods in com._1c.g5.v8.dt.aggregates.model.impl that return AccumulationRegisterAggregateMethods in com._1c.g5.v8.dt.aggregates.model.impl that return types with arguments of type AccumulationRegisterAggregateModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccumulationRegisterAggregate>
AccumulationRegisterAggregatesImpl.getAggregates()
-
Uses of AccumulationRegisterAggregate in com._1c.g5.v8.dt.aggregates.model.util
Methods in com._1c.g5.v8.dt.aggregates.model.util with parameters of type AccumulationRegisterAggregateModifier and TypeMethodDescriptionAggregatesSwitch.caseAccumulationRegisterAggregate
(AccumulationRegisterAggregate object) Returns the result of interpreting the object as an instance of 'Accumulation Register Aggregate'.boolean
AggregatesValidator.validateAccumulationRegisterAggregate
(AccumulationRegisterAggregate accumulationRegisterAggregate, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
AggregatesValidator.validateAccumulationRegisterAggregate_validate
(AccumulationRegisterAggregate accumulationRegisterAggregate, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Accumulation Register Aggregate'.