Uses of Interface
org.kie.workbench.common.dmn.api.definition.model.IsUnaryTests
-
Packages that use IsUnaryTests Package Description org.kie.workbench.common.dmn.api.definition.model -
-
Uses of IsUnaryTests in org.kie.workbench.common.dmn.api.definition.model
Classes in org.kie.workbench.common.dmn.api.definition.model that implement IsUnaryTests Modifier and Type Class Description classInputClauseUnaryTestsThis is in essence a clone ofUnaryTestsspecifically forInputClauseto expose theTextas a Form Property to the Dynamic Forms Engine with a specific label for "Constraint".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".classUnaryTests
-