|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.decisiontable.model.Functions
Wrapper for functions. Functions must be written in the appropriate style, no formatting is contributed here.

| Constructor Summary | |
Functions()
|
|
| Method Summary | |
void |
renderDRL(DRLOutput out)
Each node can add its contribution to the output |
void |
setFunctionsListing(java.lang.String functionsListing)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Functions()
| Method Detail |
public void setFunctionsListing(java.lang.String functionsListing)
public void renderDRL(DRLOutput out)
DRLJavaEmitter
renderDRL in interface DRLJavaEmitter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||