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.utilMethods 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.mdMethods 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_.xmlConstructors 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.aefMethods 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.modelMethods 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.participantsMethods 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.accumulationregisterConstructors 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.modelMethods 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.resourceMethods 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.rulesMethods 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.mdclassMethods 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.implClasses 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.utilMethods 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'.