| Package | Description |
|---|---|
| org.openl.rules.dt | |
| org.openl.rules.dt.data | |
| org.openl.rules.dt.element | |
| org.openl.rules.dt.validator |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBaseAction |
interface |
IBaseCondition |
| Modifier and Type | Method and Description |
|---|---|
IBaseDecisionRow |
ConditionOrActionParameterField.getConditionOrAction() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAction |
interface |
ICondition |
interface |
IDecisionRow |
| Modifier and Type | Class and Description |
|---|---|
class |
Action |
class |
Condition |
class |
FunctionalRow |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DecisionTableAnalyzer.containsFormula(IBaseDecisionRow row) |
IDomain<?> |
DecisionTableAnalyzer.getParameterDomain(String parameterName,
IBaseDecisionRow condition) |
IParameterDeclaration[] |
DecisionTableAnalyzer.referencedSignatureParams(IBaseDecisionRow row)
Goes through the condition in algorithm column and search the params that are income parameters from the
signature.
|
| Constructor and Description |
|---|
ConditionAnalyzer(IBaseDecisionRow condition) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.