Package com._1c.g5.v8.derived.computer
package com._1c.g5.v8.derived.computer
-
ClassDescriptionAbstract standard implementation of the part-based full rebuild scope collector.Abstract implementation of the derived data part computer used for convenience.Threadlocal monitor holder for the current
IDerivedDataComputer
computation call.Standard implementation of derived data computer which delegates computation to the specific part computers.
This implementation is coupled withPartBasedObjectContext
contexts and relies on the concept of DD parts.Monitor that cancels operations in theIBmTransaction
on monitor cancelA derived data computer is responsible for computation of the derived data scenarios of BM objects.
Clients implement this interface to provide logic of derived data computation.Collects full rebuild scope for given target object as the part of the DD computing process.Derived data part computer is responsible for computing a single part of the derived data.Basic set of standard tools for building up rebuild scope and context collectors based on DD parts principle.Defines root object types for objects which DDs are (potentially) existing in the given segment.