RISC JKU

at.jku.risc.stout.urauc.data

Class Alignment.AlignmentAtom

    • Constructor Detail

      • Alignment.AlignmentAtom

        public Alignment.AlignmentAtom(TermAtom atomLeft,
                               TermAtom atomRight)
    • Method Detail

      • getIdxLeftDepth

        public int getIdxLeftDepth()
      • getIdxLeftTop

        public int getIdxLeftTop()
      • getIdxRightDepth

        public int getIdxRightDepth()
      • getIdxRightTop

        public int getIdxRightTop()
      • idxInc

        public void idxInc()
      • idxIncLeft

        public void idxIncLeft()
      • idxIncRight

        public void idxIncRight()
      • idxLeftTopAdd

        public void idxLeftTopAdd(int toAdd)
      • idxRightTopAdd

        public void idxRightTopAdd(int toAdd)