当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
DRLJavaEmitter (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.decisiontable.model
Interface DRLJavaEmitter
- All Known Implementing Classes:
- Condition, Consequence, Duration, Functions, Global, Import, Package, Rule
public interface DRLJavaEmitter
- Author:
- Michael Neale
Classes that implement this interface should generate DRL fragments according
to the drools java semantic module.
Method Summary |
void |
renderDRL(DRLOutput out)
Each node can add its contribution to the output |
renderDRL
void renderDRL(DRLOutput out)
- Each node can add its contribution to the output
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.