Interface Lattice

    • Method Detail

      • fill

        void fill​(SubcontextList sublist)
           throws java.lang.InterruptedException,
                  java.util.concurrent.ExecutionException
        Fill the lattice with given subcontexts. This is meant to be done only once for a given Lattice instance.
        Throws:
        java.lang.IllegalStateException - if the lattice was already filled
        java.lang.InterruptedException
        java.util.concurrent.ExecutionException
      • getSupracontexts

        java.util.Set<Supracontext> getSupracontexts()
        Returns:
        The list of supracontexts that were created by filling the supracontextual lattice. From this, you can compute the analogical set.