Package | Description |
---|---|
org.drools.workbench.models.datamodel.rule |
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.