Uses of Interface
org.camunda.bpm.model.dmn.instance.Text
Packages that use Text
Package
Description
-
Uses of Text in org.camunda.bpm.dmn.engine.impl.transform
Methods in org.camunda.bpm.dmn.engine.impl.transform with parameters of type TextModifier and TypeMethodDescriptionprotected static String
DmnExpressionTransformHelper.getExpression
(Text text) -
Uses of Text in org.camunda.bpm.model.dmn.impl.instance
Classes in org.camunda.bpm.model.dmn.impl.instance that implement TextFields in org.camunda.bpm.model.dmn.impl.instance with type parameters of type TextModifier and TypeFieldDescriptionprotected static ChildElement<Text>
LiteralExpressionImpl.textChild
protected static ChildElement<Text>
TextAnnotationImpl.textChild
protected static ChildElement<Text>
UnaryTestsImpl.textChild
Methods in org.camunda.bpm.model.dmn.impl.instance that return TextModifier and TypeMethodDescriptionLiteralExpressionImpl.getText()
TextAnnotationImpl.getText()
UnaryTestsImpl.getText()
Methods in org.camunda.bpm.model.dmn.impl.instance with parameters of type Text -
Uses of Text in org.camunda.bpm.model.dmn.instance
Methods in org.camunda.bpm.model.dmn.instance that return TextModifier and TypeMethodDescriptionLiteralExpression.getText()
TextAnnotation.getText()
UnaryTests.getText()
Methods in org.camunda.bpm.model.dmn.instance with parameters of type Text