public interface RulePreMethod extends ImplementationIF
| Modifier and Type | Method and Description |
|---|---|
int |
execute(AbstractRule rule)
Execute the method.
|
setTransformersetArgumentsint execute(AbstractRule rule) throws RuleMethodException
rule - the rule that own this method.RuleMethodException