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 AccumulationRegister
AggregatesValidatorUtil.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 AccumulationRegister
TestMdObjectFactory.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 AccumulationRegister
AccumulationRegisterAdopterParticipant.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 AccumulationRegister
AccumulationRegisterAdopterParticipant.createAdoptedObject
(AccumulationRegister nativeObject, Version version, IAdopterContext context) protected MdObjectExtension
AccumulationRegisterAdopterParticipant.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 boolean
MdDbViewDefInferrer._infer
(AccumulationRegister object) protected boolean
MdDbViewFieldDefInferrer._infer
(AccumulationRegister object, IEObjectProvider typeProvider) protected boolean
MdImplicitRefInferrer._infer
(AccumulationRegister object) protected boolean
MdStdCommandInferrer._infer
(AccumulationRegister accumReg, org.eclipse.xtext.resource.IEObjectDescription[] groups) Infers AccumulationRegister standard commands.protected boolean
MdStdCommandTypeInferrer._infer
(AccumulationRegister accumReg) Inferers AccumulationRegister standard commands.protected boolean
MdFieldInferrer._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 void
AccumulationRegisterRule.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 TypeClassDescriptionclass
An 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'.boolean
MdClassValidator.validateAccumulationRegister
(AccumulationRegister accumulationRegister, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.validateAccumulationRegister_validate
(AccumulationRegister accumulationRegister, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Accumulation Register'.