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 CalculationRegisterTestMdObjectFactory.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 CalculationRegisterCalculationRegisterAdopterParticipant.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 CalculationRegisterCalculationRegisterAdopterParticipant.createAdoptedObject(CalculationRegister nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionCalculationRegisterAdopterParticipant.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.IStatusCalculationRegisterActionPeriodChangeTask.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 booleanMdDbViewDefInferrer._infer(CalculationRegister object) protected booleanMdDbViewFieldDefInferrer._infer(CalculationRegister object, IEObjectProvider typeProvider) protected booleanMdImplicitRefInferrer._infer(CalculationRegister object) protected booleanMdStdCommandInferrer._infer(CalculationRegister calculationRegister, org.eclipse.xtext.resource.IEObjectDescription[] groups) Infers CalculationRegister standard commands.protected booleanMdStdCommandTypeInferrer._infer(CalculationRegister calculationRegister) Inferers CalculationRegister standard commands.protected booleanMdFieldInferrer._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 voidCalculationRegisterRule.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 TypeClassDescriptionclassAn 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'.booleanMdClassValidator.validateCalculationRegister(CalculationRegister calculationRegister, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.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