|
Drools examples 6.0.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CellCol | |
|---|---|
| org.drools.examples.sudoku | |
| Uses of CellCol in org.drools.examples.sudoku |
|---|
| Methods in org.drools.examples.sudoku that return CellCol | |
|---|---|
CellCol |
Cell.getCellCol()
Returns the column group of nine of this cell. |
| Methods in org.drools.examples.sudoku with parameters of type CellCol | |
|---|---|
void |
Cell.makeReferences(CellRow row,
CellCol col,
CellSqr sqr)
Set references to all cell groups containing this cell. |
| Constructors in org.drools.examples.sudoku with parameters of type CellCol | |
|---|---|
CellSqr(CellRow cellRow0,
CellRow cellRow1,
CellRow cellRow2,
CellCol cellCol0,
CellCol cellCol1,
CellCol cellCol2)
Constructor. |
|
|
Drools examples 6.0.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||