예제 #1
0
 public RuleElement getUpdatedRuleElement() {
   ruleElement.setRuleSpecification(getSettedRuleSpecification());
   return ruleElement;
 }