当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
DefaultGenerator (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.decisiontable.parser
Class DefaultGenerator
java.lang.Object
org.drools.decisiontable.parser.DefaultGenerator
- All Implemented Interfaces:
- Generator
public class DefaultGenerator
- extends Object
- implements Generator
- Author:
- Steven Williams
Generate the rules for a decision table row from a rule template.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultGenerator
public DefaultGenerator(Map t)
generate
public void generate(String templateName,
Row row)
- Specified by:
generate
in interface Generator
getDrl
public String getDrl()
- Specified by:
getDrl
in interface Generator
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.