sbool nlLogic_hasConditions(IfThen r) { ret r != null && r.in != null; }