Uses of Class
org.kie.workbench.common.dmn.api.definition.model.OutputClause
-
Packages that use OutputClause Package Description org.kie.workbench.common.dmn.api.definition.model -
-
Uses of OutputClause in org.kie.workbench.common.dmn.api.definition.model
Methods in org.kie.workbench.common.dmn.api.definition.model that return OutputClause Modifier and Type Method Description OutputClauseOutputClause. copy()Methods in org.kie.workbench.common.dmn.api.definition.model that return types with arguments of type OutputClause Modifier and Type Method Description List<OutputClause>DecisionTable. getOutput()
-