public static interface DependencyMatrixSelection.CellDescriptor
Modifier and Type | Method and Description |
---|---|
ElementNode |
getColumn()
Returns column of the cell.
|
ElementNode |
getRow()
Returns row of the cell.
|
ElementNode getRow()
ElementNode getColumn()