-
- Downloads
getEClassForClass(): Also cache list of registered EPackages
* Obtaining EPackages from the registry is expensive. * This speeds every (n > 1)th invocation of the method, regardless of the class for which the EClass is required. * The cache that directly memorizes previously computed results is kept. Issue-Ref: 3675 Issue-Url: https://af3-developer.fortiss.org/issues/3675 Signed-off-by:Simon Barner <barner@fortiss.org>
parent
0bdc4137
No related branches found
No related tags found
Showing
- org.fortiss.tooling.kernel/src/org/fortiss/tooling/kernel/utils/.ratings 1 addition, 1 deletion...ling.kernel/src/org/fortiss/tooling/kernel/utils/.ratings
- org.fortiss.tooling.kernel/src/org/fortiss/tooling/kernel/utils/EcoreUtils.java 26 additions, 14 deletions...rnel/src/org/fortiss/tooling/kernel/utils/EcoreUtils.java
Please register or sign in to comment