Package | Description |
---|---|
org.camunda.bpm.dmn.engine.impl.transform | |
org.camunda.bpm.model.dmn.impl.instance | |
org.camunda.bpm.model.dmn.instance |
Modifier and Type | Method and Description |
---|---|
static DmnTypeDefinition |
DmnExpressionTransformHelper.createTypeDefinition(DmnElementTransformContext context,
LiteralExpression expression) |
static String |
DmnExpressionTransformHelper.getExpression(LiteralExpression expression) |
static String |
DmnExpressionTransformHelper.getExpressionLanguage(DmnElementTransformContext context,
LiteralExpression expression) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOutputEntryImpl |
class |
InputExpressionImpl |
class |
LiteralExpressionImpl |
class |
OutputEntryImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
DefaultOutputEntry |
interface |
InputExpression |
interface |
OutputEntry |
Copyright © 2018. All rights reserved.