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