Package org.drools.template.parser
Interface Generator
-
- All Known Implementing Classes:
DefaultGenerator
public interface GeneratorSteven Williams Generate the rules for a decision table
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgenerate(String templateName, Row row)StringgetDrl()
-