|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||