Uses of Class
org.drools.ide.common.client.modeldriven.brl.ActionFieldList

Packages that use ActionFieldList
org.drools.ide.common.client.modeldriven.brl This package holds classes that are used as RPC classes for the rule modeller, as well as the DOM for the BRL rule format that the rule modeller uses. 
org.drools.ide.common.client.modeldriven.dt52   
 

Uses of ActionFieldList in org.drools.ide.common.client.modeldriven.brl
 

Subclasses of ActionFieldList in org.drools.ide.common.client.modeldriven.brl
 class ActionCallMethod
          For modifying a field on a bound LHS variable or a global.
 class ActionInsertFact
          This is used when asserting a new fact.
 class ActionInsertLogicalFact
          Logical assertions are used as part of "truth maintenance".
 class ActionSetField
          For setting a field on a bound LHS variable or a global.
 class ActionUpdateField
          Basically the same as setting fields, EXCEPT that it will notify the engine of the changes.
 

Uses of ActionFieldList in org.drools.ide.common.client.modeldriven.dt52
 

Subclasses of ActionFieldList in org.drools.ide.common.client.modeldriven.dt52
static class BRLRuleModel.ActionInsertFactCol52ActionInsertFactAdaptor
           
static class BRLRuleModel.ActionInsertFactCol52ActionInsertLogicalFactAdaptor
           
 



Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.