Interface ILinker

    • Method Detail

      • linkModel

        void linkModel​(org.eclipse.emf.ecore.EObject model,
                       IDiagnosticConsumer diagnosticsConsumer)
        Sets cross references in the passed EObject and its contents, using the information available (usually using the INode model associated via NodeModelUtils)
        Parameters:
        model - the root model of a resource
        diagnosticsConsumer - the consumer of linking diagnostics