Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.CalculationRegister
Packages that use CalculationRegister
Package
Description
-
Uses of CalculationRegister in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return CalculationRegisterModifier and TypeMethodDescriptionstatic CalculationRegister
TestMdObjectFactory.createCalculationRegister
(String name) Creates CalculationRegister with name -
Uses of CalculationRegister 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 CalculationRegisterModifier and TypeMethodDescriptionAdoptedCalculationRegisterInitializer.create
(IV8Project v8project, Version version) -
Uses of CalculationRegister 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 CalculationRegisterModifier and TypeMethodDescriptionprotected CalculationRegister
CalculationRegisterAdopterParticipant.createAdoptedObject
(CalculationRegister nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type CalculationRegisterModifier and TypeMethodDescriptionprotected CalculationRegister
CalculationRegisterAdopterParticipant.createAdoptedObject
(CalculationRegister nativeObject, Version version, IAdopterContext context) protected MdObjectExtension
CalculationRegisterAdopterParticipant.createExtension
(CalculationRegister nativeObject) -
Uses of CalculationRegister in com._1c.g5.v8.dt.internal.md.ui.editors.calculationregister
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.calculationregister with parameters of type CalculationRegister -
Uses of CalculationRegister in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api with parameters of type CalculationRegisterModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatus
CalculationRegisterActionPeriodChangeTask.execute
(CalculationRegister calculationRegister, org.eclipse.core.runtime.IProgressMonitor monitor) Constructors in com._1c.g5.v8.dt.md.api with parameters of type CalculationRegisterModifierConstructorDescriptionCalculationRegisterActionPeriodChangeTask
(CalculationRegister calculationRegister, boolean actionPeriod) Creates newCalculationRegisterActionPeriodChangeTask
. -
Uses of CalculationRegister in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return CalculationRegisterModifier and TypeMethodDescriptionCalculationRegisterInitializer.create
(IV8Project v8project, Version version) -
Uses of CalculationRegister in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type CalculationRegisterModifier and TypeMethodDescriptionprotected boolean
MdDbViewDefInferrer._infer
(CalculationRegister object) protected boolean
MdDbViewFieldDefInferrer._infer
(CalculationRegister object, IEObjectProvider typeProvider) protected boolean
MdImplicitRefInferrer._infer
(CalculationRegister object) protected boolean
MdStdCommandInferrer._infer
(CalculationRegister calculationRegister, org.eclipse.xtext.resource.IEObjectDescription[] groups) Infers CalculationRegister standard commands.protected boolean
MdStdCommandTypeInferrer._infer
(CalculationRegister calculationRegister) Inferers CalculationRegister standard commands.protected boolean
MdFieldInferrer._inferFrom
(CalculationRegister object, IEObjectProvider typeProvider, CompatibilityMode compatibilityMode) -
Uses of CalculationRegister 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 CalculationRegisterModifier and TypeMethodDescriptionprotected void
CalculationRegisterRule.buildForObject
(CalculationRegister calculationRegister, IV8Project v8project) -
Uses of CalculationRegister in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return CalculationRegisterModifier and TypeMethodDescriptionMdClassFactory.createCalculationRegister()
Returns a new object of class 'Calculation Register'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type CalculationRegisterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CalculationRegister>
Configuration.getCalculationRegisters()
Returns the value of the 'Calculation Registers' reference list. -
Uses of CalculationRegister in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement CalculationRegisterModifier and TypeClassDescriptionclass
An implementation of the model object 'Calculation Register'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return CalculationRegisterMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type CalculationRegisterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CalculationRegister>
ConfigurationImpl.getCalculationRegisters()
-
Uses of CalculationRegister in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type CalculationRegisterModifier and TypeMethodDescriptionMdClassSwitch.caseCalculationRegister
(CalculationRegister object) Returns the result of interpreting the object as an instance of 'Calculation Register'.boolean
MdClassValidator.validateCalculationRegister
(CalculationRegister calculationRegister, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.validateCalculationRegister_validate
(CalculationRegister calculationRegister, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Calculation Register'. -
Uses of CalculationRegister in com.e1c.g5.v8.dt.mw.ui.register
Constructors in com.e1c.g5.v8.dt.mw.ui.register with parameters of type CalculationRegisterModifierConstructorDescriptionCalculateDialog
(org.eclipse.swt.widgets.Shell parentShell, CalculationRegister register) Create selection calculate type dialog