Uses of Interface
com._1c.g5.v8.derived.computer.IDerivedDataComputer
-
Packages that use IDerivedDataComputer Package Description com._1c.g5.v8.derived com._1c.g5.v8.derived.computer com._1c.g5.v8.dt.bp.scheme.derived -
-
Uses of IDerivedDataComputer in com._1c.g5.v8.derived
Methods in com._1c.g5.v8.derived that return types with arguments of type IDerivedDataComputer Modifier and Type Method Description Collection<IDerivedDataComputer>
IDerivedDataConfigurationContributor. getComputers()
-
Uses of IDerivedDataComputer in com._1c.g5.v8.derived.computer
Classes in com._1c.g5.v8.derived.computer that implement IDerivedDataComputer Modifier and Type Class Description class
DerivedDataPartBasedComputer
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. -
Uses of IDerivedDataComputer in com._1c.g5.v8.dt.bp.scheme.derived
Methods in com._1c.g5.v8.dt.bp.scheme.derived that return types with arguments of type IDerivedDataComputer Modifier and Type Method Description Collection<IDerivedDataComputer>
GraphicalSchemeDerivedDataContributor. getComputers()
-