public class ConsoleRuleTracer extends Object implements RuleTracerIF
| Constructor and Description |
|---|
ConsoleRuleTracer() |
| Modifier and Type | Method and Description |
|---|---|
void |
ruleAdded(String info) |
void |
ruleExecuted(String info) |
void |
ruleFailed(DmcRuleExceptionSet errors) |
public void ruleExecuted(String info)
ruleExecuted in interface RuleTracerIFpublic void ruleFailed(DmcRuleExceptionSet errors)
ruleFailed in interface RuleTracerIFpublic void ruleAdded(String info)
ruleAdded in interface RuleTracerIFCopyright © 2023. All rights reserved.