将 .brl 规则加载到规则库中

发布于 2024-09-06 05:44:00 字数 129 浏览 3 评论 0原文

我正在使用 dsl 创建业务规则(.brl 规则)。如何将 .brl 规则加载到我的知识库中?如何从 .brl 文件转换为 .dslr 文件??? 我无法找到任何帮助。或者有不同的方式来加载brl文件吗? 请帮忙。

谢谢 调频马

I am using a dsl to create business rules (.brl rules). How can I load the .brl rules into my knowledge base? How can I convert from a .brl file to a .dslr file???
I am unable to find any help on this. Or is there a different way to load brl files??
Please help.

Thank you
FMa

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

苹果你个爱泡泡 2024-09-13 05:44:00

如果 BRL 是指图形工具使用的 XML - 那么有一个 BRDRLPersistence 类和一个 BRXMLPersistence 类(都在 drools 编译器中)负责将 BRL 分流到 XML 和 DRL(它不会到数码单反相机)。

If by BRL you mean the XML that the graphical tools use - then there is a BRDRLPersistence class, and a BRXMLPersistence class (both in drools compiler) that takes care of shunting that BRL to/from XML and to DRL (it doesn't go to DSLR).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文