330331332333334335336
return new ConditionBase(); } @Override public IConditionElement createConditionElement() { return new ConditionElement(); }