145146147148149150151152
parent = parent.getParent(); } } private void process(IntegrationEntity e) { required.add(new Key(e)); collect(e); }