Interface IComparisonScope2

    • Method Detail

      • getAllInvolvedResourceURIs

        Set<URI> getAllInvolvedResourceURIs()
        Returns the URIs of the all files involved in this scope.

        The returned URIs represent all files that have been selected to be in scope of the comparison. This may include files that are not existing anymore or that may have actually not been modified.

        Returns:
        The file URIs.