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 |
---|---|
protected static String |
DmnExpressionTransformHelper.getExpression(Text text) |
Modifier and Type | Class and Description |
---|---|
class |
TextImpl |
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<Text> |
LiteralExpressionImpl.textChild |
protected static ChildElement<Text> |
TextAnnotationImpl.textChild |
protected static ChildElement<Text> |
UnaryTestsImpl.textChild |
Modifier and Type | Method and Description |
---|---|
Text |
LiteralExpressionImpl.getText() |
Text |
TextAnnotationImpl.getText() |
Text |
UnaryTestsImpl.getText() |
Modifier and Type | Method and Description |
---|---|
void |
LiteralExpressionImpl.setText(Text text) |
void |
TextAnnotationImpl.setText(Text text) |
void |
UnaryTestsImpl.setText(Text text) |
Modifier and Type | Method and Description |
---|---|
Text |
TextAnnotation.getText() |
Text |
LiteralExpression.getText() |
Text |
UnaryTests.getText() |
Modifier and Type | Method and Description |
---|---|
void |
TextAnnotation.setText(Text text) |
void |
LiteralExpression.setText(Text text) |
void |
UnaryTests.setText(Text text) |
Copyright © 2022. All rights reserved.