Can you please file bugzilla request asking to add multiline labels support
to gmf code generation?
For now to make a label multiline you have to:
1. Modify code creating new WrappingLabel and call labelFigure.setTextWrap(true);
2. Modify generated label EditPart.getManager() to call