Uses of Class
org.kie.workbench.common.dmn.api.definition.model.OutputClauseUnaryTests
-
Packages that use OutputClauseUnaryTests Package Description org.kie.workbench.common.dmn.api.definition.model -
-
Uses of OutputClauseUnaryTests in org.kie.workbench.common.dmn.api.definition.model
Fields in org.kie.workbench.common.dmn.api.definition.model declared as OutputClauseUnaryTests Modifier and Type Field Description protected OutputClauseUnaryTestsOutputClause. outputValuesMethods in org.kie.workbench.common.dmn.api.definition.model that return OutputClauseUnaryTests Modifier and Type Method Description OutputClauseUnaryTestsOutputClauseUnaryTests. copy()OutputClauseUnaryTestsOutputClause. getOutputValues()Methods in org.kie.workbench.common.dmn.api.definition.model with parameters of type OutputClauseUnaryTests Modifier and Type Method Description voidOutputClause. setOutputValues(OutputClauseUnaryTests value)Constructors in org.kie.workbench.common.dmn.api.definition.model with parameters of type OutputClauseUnaryTests Constructor Description OutputClause(Id id, Description description, OutputClauseUnaryTests outputValues, OutputClauseLiteralExpression defaultOutputEntry, String name, QName typeRef)
-