Class DisjunctionBranch

  • All Implemented Interfaces:
    java.lang.Comparable<Branch>
    Direct Known Subclasses:
    ChooseBranch

    public class DisjunctionBranch
    extends Branch
    • Method Detail

      • shiftTryNext

        public void shiftTryNext​(int openIndex)
        Added for to re-open closed branches. This is needed for incremental reasoning through deletions
        Specified by:
        shiftTryNext in class Branch
        Parameters:
        openIndex - The shift _index
      • printLong

        public void printLong()
      • setDisj

        public void setDisj​(openllet.aterm.ATermAppl[] disj)
        Parameters:
        disj - the _disj to set
      • getDisjunct

        public openllet.aterm.ATermAppl getDisjunct​(int i)
        Parameters:
        i -
        Returns:
        the disj