43444546474849
public void setUp() { super.setUp(); ModelSet plainModel = getModelFactory().createModelSet(); assertNotNull(plainModel); this.model = new NotifyingModelSetLayer(plainModel); }