Interface IDerivedDataPartBasedRebuildScopeCollector

    • Method Detail

      • getScope

        List<Pair<IBmObject,​Set<String>>> getScope​(IBmObject targetObject)
        Gets the full rebuild scope for the given object.
        Returns:
        The list of DD parts mapped to particular object.
      • getSupportedClass

        org.eclipse.emf.ecore.EClass getSupportedClass()
        Gets the EClass of supported objects.
        Returns:
        The class for objects which are supported by this collectors.