Uses of Interface
com._1c.g5.v8.derived.context.IRemovalContextCollector
-
Packages that use IRemovalContextCollector Package Description com._1c.g5.v8.derived com._1c.g5.v8.derived.context com._1c.g5.v8.dt.bp.scheme.derived -
-
Uses of IRemovalContextCollector in com._1c.g5.v8.derived
Methods in com._1c.g5.v8.derived that return types with arguments of type IRemovalContextCollector Modifier and Type Method Description Collection<IRemovalContextCollector>
IDerivedDataConfigurationContributor. getRemovalContextCollectors()
-
Uses of IRemovalContextCollector in com._1c.g5.v8.derived.context
Classes in com._1c.g5.v8.derived.context that implement IRemovalContextCollector Modifier and Type Class Description class
RemovalContextCollectorAdapter
Convenience adapter for removal context collector.class
SelfRemovalContextCollector
Context removal collector that collects the object being removed at the moment. -
Uses of IRemovalContextCollector 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 IRemovalContextCollector Modifier and Type Method Description Collection<IRemovalContextCollector>
GraphicalSchemeDerivedDataContributor. getRemovalContextCollectors()
-