Community
Participate
Working Groups
Using eAllContents to determine all known types is very expensive as many non-classifier elements are iterated Steps to reproduce: * register a large metamodel (e.g. UML2) * invoke getKnownTypes Solution: Iterate through sub-packages and contained classifiers only.
Created attachment 156253 [details] Replaces eAllContents with a more specific implementation
patch applied. Thanks!
Bug resolved before Xpand 1.2 release date => Closing