|
Drools :: Templates 6.0.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cell | |
|---|---|
| org.drools.template.parser | |
| Uses of Cell in org.drools.template.parser |
|---|
| Classes in org.drools.template.parser that implement Cell | |
|---|---|
class |
ArrayCell
|
class |
BooleanCell
A cell in a decision table containing a long value |
class |
LongCell
A cell in a decision table containing a long value |
class |
StringCell
A cell in a decision table containing a String value |
| Methods in org.drools.template.parser that return Cell | |
|---|---|
Cell |
ArrayColumn.createCell(Row row)
|
Cell |
StringColumn.createCell(Row row)
|
Cell |
Column.createCell(Row row)
|
Cell |
BooleanColumn.createCell(Row row)
|
Cell |
LongColumn.createCell(Row row)
|
| Methods in org.drools.template.parser that return types with arguments of type Cell | |
|---|---|
List<Cell> |
Row.getCells()
|
|
Drools :: Templates 6.0.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||