Uses of Interface
com._1c.g5.v8.derived.context.IContextCollector
-
Packages that use IContextCollector Package Description com._1c.g5.v8.derived com._1c.g5.v8.derived.context com._1c.g5.v8.dt.bp.scheme.derived -
-
Uses of IContextCollector in com._1c.g5.v8.derived
Methods in com._1c.g5.v8.derived that return types with arguments of type IContextCollector Modifier and Type Method Description Collection<IContextCollector>
IDerivedDataConfigurationContributor. getContextCollectors()
-
Uses of IContextCollector in com._1c.g5.v8.derived.context
Methods in com._1c.g5.v8.derived.context that return IContextCollector Modifier and Type Method Description IContextCollector
PartBasedContextCollectorBuilder. build()
Builds a scope collector instance in compliance with the previously specified rule set.IContextCollector
StandardContextCollectorBuilder. build()
Builds a scope collector instance in compliance with the previously specified rule set.protected IContextCollector
PartBasedContextCollectorBuilderChain. collectBuilderResult(PartBasedContextCollectorBuilder builder)
Collects the result of a particular builder. -
Uses of IContextCollector 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 IContextCollector Modifier and Type Method Description Collection<IContextCollector>
GraphicalSchemeDerivedDataContributor. getContextCollectors()
-