Interface DependencyMatrixSelection.CellDescriptor

  • Enclosing interface:
    DependencyMatrixSelection

    public static interface DependencyMatrixSelection.CellDescriptor
    Describes cell.
    • Method Detail

      • getRow

        ElementNode getRow()
        Returns row of the cell.
      • getColumn

        ElementNode getColumn()
        Returns column of the cell.