Uses of Interface
org.kie.workbench.common.dmn.api.definition.HasText
-
Packages that use HasText Package Description org.kie.workbench.common.dmn.api.definition org.kie.workbench.common.dmn.api.definition.model -
-
Uses of HasText in org.kie.workbench.common.dmn.api.definition
Fields in org.kie.workbench.common.dmn.api.definition declared as HasText Modifier and Type Field Description static HasTextHasText. NOP -
Uses of HasText in org.kie.workbench.common.dmn.api.definition.model
Classes in org.kie.workbench.common.dmn.api.definition.model that implement HasText Modifier and Type Class Description classInputClauseLiteralExpressionThis is in essence a clone ofLiteralExpressionspecifically forInputClauseto expose bothTextandQNameas Form Properties to the Dynamic Forms Engine with specific labels for "Input expression" and its "TypeRef".classInputClauseUnaryTestsThis is in essence a clone ofUnaryTestsspecifically forInputClauseto expose theTextas a Form Property to the Dynamic Forms Engine with a specific label for "Constraint".classLiteralExpressionclassLiteralExpressionPMMLDocumentThis is a specialisation ofLiteralExpressionto allow the UI to show different elements for _Literal Expressions_ associated with a PMML Document.classLiteralExpressionPMMLDocumentModelThis is a specialisation ofLiteralExpressionto allow the UI to show different elements for _Literal Expressions_ associated with a PMML Document Model.classOutputClauseLiteralExpressionThis is in essence a clone ofLiteralExpressionspecifically forOutputClauseto expose theTextas a Form Property to the Dynamic Forms Engine with a specific label for "Default Output value".classOutputClauseUnaryTestsThis is in essence a clone ofUnaryTestsspecifically forOutputClauseto expose theTextas a Form Property to the Dynamic Forms Engine with a specific label for "Output values".classRuleAnnotationClauseTextclassTextAnnotationclassUnaryTests
-