Uses of Interface
com._1c.g5.v8.derived.computer.IDerivedDataPartBasedRebuildScopeCollector
Packages that use IDerivedDataPartBasedRebuildScopeCollector
Package
Description
-
Uses of IDerivedDataPartBasedRebuildScopeCollector in com._1c.g5.v8.derived.computer
Classes in com._1c.g5.v8.derived.computer that implement IDerivedDataPartBasedRebuildScopeCollectorModifier and TypeClassDescriptionclass
Abstract standard implementation of the part-based full rebuild scope collector.Methods in com._1c.g5.v8.derived.computer that return IDerivedDataPartBasedRebuildScopeCollectorModifier and TypeMethodDescriptionPartBasedComputingUtils.createSelfRebuildScopeCollector
(org.eclipse.emf.ecore.EClass eClass, String[] parts) Creates new rebuild scope collector for a given eClass and set of parts, which collects scope consisting of the given object and specified parts.Methods in com._1c.g5.v8.derived.computer with parameters of type IDerivedDataPartBasedRebuildScopeCollectorModifier and TypeMethodDescriptionvoid
DerivedDataPartBasedComputer.addRebuildScopeCollector
(IDerivedDataPartBasedRebuildScopeCollector scopeCollector) Adds a rebuild scope collector to the computer. -
Uses of IDerivedDataPartBasedRebuildScopeCollector in com._1c.g5.v8.dt.internal.md.bm.derived.delegates
Methods in com._1c.g5.v8.dt.internal.md.bm.derived.delegates that return IDerivedDataPartBasedRebuildScopeCollectorModifier and TypeMethodDescriptionAbstractMdObjectDelegate.complexObjectRebuildCollector
(org.eclipse.emf.ecore.EClass eClass, String[] selfParts, Map<String, String[]> collectionFeatureParts)