Class MatchingRuleHelper

    • Method Detail

      • removeFromRegistries

        public static void removeFromRegistries​(MatchingRule matchingRule,
                                                SchemaErrorHandler errorHandler,
                                                Registries registries)
        Remove the MatchingRule from the Registries, updating the references to other SchemaObject. If one of the referenced SchemaObject does not exist, an exception is thrown.
        Parameters:
        matchingRule - The MatchingRule to remove from the Registries
        errorHandler - Error handler
        registries - The Registries