Interface IAmbiguousLinkingCandidate

    • Method Detail

      • getAlternatives

        java.util.List<? extends ILinkingCandidate> getAlternatives()
        A readonly representation of all equally good candidates. The list is never null or empty.
        Returns:
        all the candidates.