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