public abstract class RuleSetScript extends net.e6tech.elements.common.script.AbstractScriptBase<RuleSet>
| Constructor and Description |
|---|
RuleSetScript() |
| Modifier and Type | Method and Description |
|---|---|
void |
measurement(boolean b) |
void |
root(java.lang.String ruleName,
groovy.lang.Closure<java.lang.String> closure) |
Rule |
rule(java.lang.String name,
groovy.lang.Closure closure) |
protected void |
traverse(Rule parent,
java.lang.Object obj) |
after, call, dir, env, exec, exec, execDir, getenv, getProperty, getShell, getVariable, hasVariable, loadClass, loadClass, setBinding, setup, setVariable, systemProperties, tryExec