Uses of Interface
com._1c.g5.v8.dt.aggregates.model.AccumulationRegisterAggregates
-
Packages that use AccumulationRegisterAggregates Package Description com._1c.g5.v8.dt.aggregates.model com._1c.g5.v8.dt.aggregates.model.impl com._1c.g5.v8.dt.aggregates.model.util -
-
Uses of AccumulationRegisterAggregates in com._1c.g5.v8.dt.aggregates.model
Methods in com._1c.g5.v8.dt.aggregates.model that return AccumulationRegisterAggregates Modifier and Type Method Description AccumulationRegisterAggregatesAggregatesFactory. createAccumulationRegisterAggregates()Returns a new object of class 'Accumulation Register Aggregates'. -
Uses of AccumulationRegisterAggregates in com._1c.g5.v8.dt.aggregates.model.impl
Classes in com._1c.g5.v8.dt.aggregates.model.impl that implement AccumulationRegisterAggregates Modifier and Type Class Description classAccumulationRegisterAggregatesImplAn implementation of the model object 'Accumulation Register Aggregates'.Methods in com._1c.g5.v8.dt.aggregates.model.impl that return AccumulationRegisterAggregates Modifier and Type Method Description AccumulationRegisterAggregatesAggregatesFactoryImpl. createAccumulationRegisterAggregates() -
Uses of AccumulationRegisterAggregates in com._1c.g5.v8.dt.aggregates.model.util
Methods in com._1c.g5.v8.dt.aggregates.model.util with parameters of type AccumulationRegisterAggregates Modifier and Type Method Description TAggregatesSwitch. 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'.
-