Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AccumulationRegister
Packages that use AccumulationRegister
Package
Description
-
Uses of AccumulationRegister in com._1c.g5.v8.dt.aggregates.model.util
Methods in com._1c.g5.v8.dt.aggregates.model.util that return AccumulationRegisterModifier and TypeMethodDescriptionstatic AccumulationRegisterAggregatesValidatorUtil.getAccumulationRegisterContainer(org.eclipse.emf.ecore.EObject eObject, Map<Object, Object> context) Get accumulation register owner of given object. -
Uses of AccumulationRegister in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return AccumulationRegisterModifier and TypeMethodDescriptionstatic AccumulationRegisterTestMdObjectFactory.createAccumulationRegister(String name) Creates AccumulationRegister with name -
Uses of AccumulationRegister in com._1c.g5.v8.dt.internal.aggregates.import_.xml
Constructors in com._1c.g5.v8.dt.internal.aggregates.import_.xml with parameters of type AccumulationRegisterModifierConstructorDescriptionAggregatesMigrationNode(IBmModel bmModel, IHierarchyImporterContext importerContext, Path path, AccumulationRegister register) Create new node for migration import for aggregates from 'unknown' folder -
Uses of AccumulationRegister in com._1c.g5.v8.dt.internal.aggregates.ui.aef
Methods in com._1c.g5.v8.dt.internal.aggregates.ui.aef that return AccumulationRegister -
Uses of AccumulationRegister in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model that return AccumulationRegisterModifier and TypeMethodDescriptionAdoptedAccumulationRegisterInitializer.create(IV8Project v8project, Version version) -
Uses of AccumulationRegister in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return AccumulationRegisterModifier and TypeMethodDescriptionAccumulationRegisterAdopterParticipant.adopt(AccumulationRegister nativeObject, Version version, IAdopterContext context) protected AccumulationRegisterAccumulationRegisterAdopterParticipant.createAdoptedObject(AccumulationRegister nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type AccumulationRegisterModifier and TypeMethodDescriptionAccumulationRegisterAdopterParticipant.adopt(AccumulationRegister nativeObject, Version version, IAdopterContext context) protected AccumulationRegisterAccumulationRegisterAdopterParticipant.createAdoptedObject(AccumulationRegister nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionAccumulationRegisterAdopterParticipant.createExtension(AccumulationRegister nativeObject) -
Uses of AccumulationRegister in com._1c.g5.v8.dt.internal.md.ui.editors.accumulationregister
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.accumulationregister with parameters of type AccumulationRegisterModifierConstructorDescriptionInstantiate a new accumulation register editor input. -
Uses of AccumulationRegister in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return AccumulationRegisterModifier and TypeMethodDescriptionAccumulationRegisterInitializer.create(IV8Project v8project, Version version) -
Uses of AccumulationRegister in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type AccumulationRegisterModifier and TypeMethodDescriptionprotected booleanMdDbViewDefInferrer._infer(AccumulationRegister object) protected booleanMdDbViewFieldDefInferrer._infer(AccumulationRegister object, IEObjectProvider typeProvider) protected booleanMdImplicitRefInferrer._infer(AccumulationRegister object) protected booleanMdStdCommandInferrer._infer(AccumulationRegister accumReg, org.eclipse.xtext.resource.IEObjectDescription[] groups) Infers AccumulationRegister standard commands.protected booleanMdStdCommandTypeInferrer._infer(AccumulationRegister accumReg) Inferers AccumulationRegister standard commands.protected booleanMdFieldInferrer._inferFrom(AccumulationRegister object, IEObjectProvider typeProvider, CompatibilityMode compatibilityMode) -
Uses of AccumulationRegister in com._1c.g5.v8.dt.md.ui.aef2.rules
Methods in com._1c.g5.v8.dt.md.ui.aef2.rules with parameters of type AccumulationRegisterModifier and TypeMethodDescriptionprotected voidAccumulationRegisterRule.buildForObject(AccumulationRegister object, IV8Project v8project) -
Uses of AccumulationRegister in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AccumulationRegisterModifier and TypeMethodDescriptionMdClassFactory.createAccumulationRegister()Returns a new object of class 'Accumulation Register'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type AccumulationRegisterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccumulationRegister>Configuration.getAccumulationRegisters()Returns the value of the 'Accumulation Registers' reference list. -
Uses of AccumulationRegister in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AccumulationRegisterModifier and TypeClassDescriptionclassAn implementation of the model object 'Accumulation Register'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AccumulationRegisterMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type AccumulationRegisterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccumulationRegister>ConfigurationImpl.getAccumulationRegisters() -
Uses of AccumulationRegister in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AccumulationRegisterModifier and TypeMethodDescriptionMdClassSwitch.caseAccumulationRegister(AccumulationRegister object) Returns the result of interpreting the object as an instance of 'Accumulation Register'.booleanMdClassValidator.validateAccumulationRegister(AccumulationRegister accumulationRegister, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateAccumulationRegister_validate(AccumulationRegister accumulationRegister, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Accumulation Register'.