Package | Description |
---|---|
com.edorasware.cmmn.engine.hooks |
<p>CMMN engine implementation hooks.
|
com.edorasware.cmmn.model.staticmodel |
<p>Plan items and discretionary items in a design-time model are represented by instances
of
PlannableItem . |
com.edorasware.cmmn.one.implementation |
<p>CMMN engine implementation classes for edoras one.
|
Modifier and Type | Method and Description |
---|---|
boolean |
EvaluationListeners.evaluateRule(Rule rule,
PlanItem planItem,
TransitionData transitionData)
Evaluate the given
Rule to a boolean result. |
Modifier and Type | Method and Description |
---|---|
Rule |
PlannableItem.getManualActivationRule() |
Rule |
PlannableItem.getRepetitionRule() |
Rule |
PlannableItem.getRequiredRule() |
Modifier and Type | Method and Description |
---|---|
boolean |
OneEngineListeners.evaluateRule(Rule rule,
PlanItem planItem,
TransitionData transitionData) |
boolean |
OneEvaluationListeners.evaluateRule(Rule rule,
PlanItem planItem,
TransitionData transitionData) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.