assertNotGenerated(text2);
ConnectionNodeEditPart sync = assertHasSyncWire(editor_page, text1, text2, "sync");
assertNotGenerated(sync);
// select the first text field and infer!
runAction(new InferContainedElementsAction(), text1);
// save it
editor_page.doSave(new NullProgressMonitor());
// there should not be any new elements in the local editor