335336337338339340341
return new ConditionElement(); } @Override public ICondition createCondition() { return new Condition(); }