Uses of Class
com._1c.g5.v8.derived.context.StandardContextCollectorBuilder
Packages that use StandardContextCollectorBuilder
-
Uses of StandardContextCollectorBuilder in com._1c.g5.v8.derived.context
Methods in com._1c.g5.v8.derived.context that return StandardContextCollectorBuilderModifier and TypeMethodDescriptionStandardContextCollectorBuilder.compute
(ICaseSpecificContextCollector customContextCollector) Says that in case of the previously specified event, the given custom scope collector must be invoked to define which parts of the previously specified object must be computed.StandardContextCollectorBuilder.onAssociation()
Says to start a rule of derived data computation in case on object association.StandardContextCollectorBuilder.onChange
(org.eclipse.emf.ecore.EStructuralFeature feature) Says to start a rule of derived data computation in case of given feature change.StandardContextCollectorBuilder.onFullRebuild()
Says to start a rule of derived data computation in case of full rebuild request.