Uses of Interface
com._1c.g5.v8.derived.computer.IDerivedDataPartComputer
- 
Packages that use IDerivedDataPartComputer Package Description com._1c.g5.v8.derived.computer com._1c.g5.v8.dt.bp.scheme.derived com._1c.g5.v8.dt.md com._1c.g5.v8.dt.md.bm.derived.validation 
- 
- 
Uses of IDerivedDataPartComputer in com._1c.g5.v8.derived.computerClasses in com._1c.g5.v8.derived.computer that implement IDerivedDataPartComputer Modifier and Type Class Description classAbstractDerivedDataPartComputerAbstract implementation of the derived data part computer used for convenience.Methods in com._1c.g5.v8.derived.computer with parameters of type IDerivedDataPartComputer Modifier and Type Method Description voidDerivedDataPartBasedComputer. addPartComputer(IDerivedDataPartComputer partComputer)Adds new part computer to the DD computer.
- 
Uses of IDerivedDataPartComputer in com._1c.g5.v8.dt.bp.scheme.derivedClasses in com._1c.g5.v8.dt.bp.scheme.derived that implement IDerivedDataPartComputer Modifier and Type Class Description classGraphicalSchemeDerivedDataRemoverImplementation of derived data remover for graphical scheme slice.classGraphicalSchemeValidationCheckerGraphical scheme validation checker.
- 
Uses of IDerivedDataPartComputer in com._1c.g5.v8.dt.mdSubinterfaces of IDerivedDataPartComputer in com._1c.g5.v8.dt.md Modifier and Type Interface Description interfaceICommonAttributeCacheProviderSpecial interface for cache ofCommonAttributeindex elements.Classes in com._1c.g5.v8.dt.md that implement IDerivedDataPartComputer Modifier and Type Class Description classCommonAttributeCacheProviderSpecial cache forCommonAttributeindex elements.
- 
Uses of IDerivedDataPartComputer in com._1c.g5.v8.dt.md.bm.derived.validationClasses in com._1c.g5.v8.dt.md.bm.derived.validation that implement IDerivedDataPartComputer Modifier and Type Class Description classMdValidationCheckerDeprecated.Use check infrastructure for new checks
 
-