Community
Participate
Working Groups
Now functionality of creating new model and functionality of initializing new diagram from the existing domain model are implemented in the same class. It makes the code difficult to read and to support. Extract functionality realted to initialization of a new diagram into a separate class.
Fixed in HEAD