Return if the current step is currently disabled by its parent hierarchy
It means that enabled or not this step won't be evaluated
Returns:
true if the current step hierarchy is disabled
isEnabled
public abstract boolean isEnabled()
Returns:
0/1 to enable or disable this exception. Disabled steps are not executed in the overall load plan regardless of the enabled/disabled property of their sub-elements.