Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Recalculation
-
-
Uses of Recalculation in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return Recalculation Modifier and Type Method Description RecalculationRecalculationInitializer. create(IV8Project v8project, Version version) -
Uses of Recalculation in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type Recalculation Modifier and Type Method Description protected booleanMdDbViewDefInferrer. _infer(Recalculation object)protected booleanMdDbViewFieldDefInferrer. _infer(Recalculation object, IEObjectProvider typeProvider)protected booleanMdImplicitRefInferrer. _infer(Recalculation object)PropertyMdTypeUtil. createPropertyFilterForRecalculation(Recalculation recalculation, IEObjectProvider typeProvider)Creates dynamic property "Filter" forRecalculationcontext def -
Uses of Recalculation in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return Recalculation Modifier and Type Method Description RecalculationMdClassFactory. createRecalculation()Returns a new object of class 'Recalculation'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type Recalculation Modifier and Type Method Description org.eclipse.emf.common.util.EList<Recalculation>CalculationRegister. getRecalculations()Returns the value of the 'Recalculations' containment reference list. -
Uses of Recalculation in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement Recalculation Modifier and Type Class Description classRecalculationImplAn implementation of the model object 'Recalculation'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return Recalculation Modifier and Type Method Description RecalculationMdClassFactoryImpl. createRecalculation()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type Recalculation Modifier and Type Method Description org.eclipse.emf.common.util.EList<Recalculation>CalculationRegisterImpl. getRecalculations() -
Uses of Recalculation in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type Recalculation Modifier and Type Method Description TMdClassSwitch. caseRecalculation(Recalculation object)Returns the result of interpreting the object as an instance of 'Recalculation'.booleanMdClassValidator. validateRecalculation(Recalculation recalculation, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
-