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

Uses of Class org.drools.brms.client.modeldriven.brxml.ActionFieldList (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Uses of Class
org.drools.brms.client.modeldriven.brxml.ActionFieldList

Packages that use ActionFieldList
org.drools.brms.client.modeldriven.brxml This package holds classes that are used as RPC classes for the rule modeller, as well as the DOM for the BRXML rule format that the rule modeller uses. 
 

Uses of ActionFieldList in org.drools.brms.client.modeldriven.brxml
 

Subclasses of ActionFieldList in org.drools.brms.client.modeldriven.brxml
 class ActionAssertFact
          This is used when asserting a new fact.
 class ActionAssertLogicalFact
          Logical assertions are used as part of "truth maintenance".
 class ActionModifyField
          Basically the same as setting fields, EXCEPT that it will notify the engine of the changes.
 class ActionSetField
          For setting a field on a bound LHS variable or a global.
 



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