Modifier and Type | Method and Description |
---|---|
OpenRulesEngine |
Decision.getEngine() |
Constructor and Description |
---|
Decision(java.lang.String name,
OpenRulesEngine engine)
A constructor for a decision called "name" and created based on the
already existing OpenRulesEngine "engine".
|