| Package | Description |
|---|---|
| org.kie.workbench.common.dmn.api.definition | |
| org.kie.workbench.common.dmn.api.definition.model | |
| org.kie.workbench.common.dmn.api.definition.model.common |
| Modifier and Type | Class and Description |
|---|---|
static class |
HasExpression.WrappedHasExpression |
| Modifier and Type | Field and Description |
|---|---|
static HasExpression |
HasExpression.NOP |
| Modifier and Type | Method and Description |
|---|---|
static HasExpression |
HasExpression.wrap(DMNModelInstrumentedBase parent,
Expression expression) |
| Modifier and Type | Class and Description |
|---|---|
class |
Binding |
class |
ContextEntry |
class |
Decision |
class |
FunctionDefinition |
class |
Invocation |
| Modifier and Type | Method and Description |
|---|---|
HasExpression |
BusinessKnowledgeModel.asHasExpression() |
| Modifier and Type | Method and Description |
|---|---|
List<HasExpression> |
List.getExpression() |
| Constructor and Description |
|---|
List(Id id,
Description description,
QName typeRef,
List<HasExpression> expression) |
| Modifier and Type | Method and Description |
|---|---|
static List<HasTypeRef> |
HasTypeRefHelper.getFlatHasTypeRefsFromExpressions(List<? extends HasExpression> hasTypeRefListExpressions) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.