站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

FunctionBuilder (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


org.drools.rule.builder
Interface FunctionBuilder

All Known Implementing Classes:
JavaFunctionBuilder

public interface FunctionBuilder


Method Summary
 String build(Package pkg, FunctionDescr functionDescr, TypeResolver typeResolver, Map lineMappings, List errors)
           
 

Method Detail

build

String build(Package pkg,
             FunctionDescr functionDescr,
             TypeResolver typeResolver,
             Map lineMappings,
             List errors)


Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.