Package org.flowable.dmn.model
Class RuleOutputClauseContainer
java.lang.Object
org.flowable.dmn.model.RuleOutputClauseContainer
- Author:
- Yvo Swillens
-
Constructor Summary
ConstructorsConstructorDescriptionRuleOutputClauseContainer
(OutputClause outputClause, LiteralExpression outputEntry) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setOutputClause
(OutputClause outputClause) void
setOutputEntry
(LiteralExpression outputEntry)
-
Constructor Details
-
RuleOutputClauseContainer
-
RuleOutputClauseContainer
public RuleOutputClauseContainer()
-
-
Method Details
-
getOutputClause
-
setOutputClause
-
getOutputEntry
-
setOutputEntry
-