Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.CalculationRegisterCommand
Packages that use CalculationRegisterCommand
Package
Description
-
Uses of CalculationRegisterCommand in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return CalculationRegisterCommandModifier and TypeMethodDescriptionMdClassFactory.createCalculationRegisterCommand()
Returns a new object of class 'Calculation Register Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type CalculationRegisterCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CalculationRegisterCommand>
CalculationRegister.getCommands()
Returns the value of the 'Commands' containment reference list. -
Uses of CalculationRegisterCommand in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement CalculationRegisterCommandModifier and TypeClassDescriptionclass
An implementation of the model object 'Calculation Register Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return CalculationRegisterCommandMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type CalculationRegisterCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CalculationRegisterCommand>
CalculationRegisterImpl.getCommands()
-
Uses of CalculationRegisterCommand in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type CalculationRegisterCommandModifier and TypeMethodDescriptionMdClassSwitch.caseCalculationRegisterCommand
(CalculationRegisterCommand object) Returns the result of interpreting the object as an instance of 'Calculation Register Command'.boolean
MdClassValidator.validateCalculationRegisterCommand
(CalculationRegisterCommand calculationRegisterCommand, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)