public class GoalDeliberationRules extends Object
Constructor and Description |
---|
GoalDeliberationRules() |
Modifier and Type | Method and Description |
---|---|
static Object[] |
createAddInhibitionLinkUserRule(Object model,
String inmode,
String ref)
Add an inhibition entry (the inhibitor) to a goal when
a) there is an inhibiting rgoal on type level
b) the inhibition condition triggers.
|
static Object[] |
createRemoveInhibitionLinkUserRule(Object model,
String inmode,
String ref)
Remove an inhibition entry (the inhibitor) from a goal when
b) the negated inhibition condition triggers.
|
Copyright © 2012. All Rights Reserved.