Bug 153968 - Avoid Switch in ProfileOperations.getDefinition(Profile,NamedElement,EPackage)
Summary: Avoid Switch in ProfileOperations.getDefinition(Profile,NamedElement,EPackage)
Status: VERIFIED FIXED
Alias: None
Product: MDT.UML2
Classification: Modeling
Component: Core (show other bugs)
Version: 2.0.0   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: 2.0.1   Edit
Assignee: Kenn Hussey CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-15 14:58 EDT by Ed Merks CLA
Modified: 2008-01-28 16:36 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Merks CLA 2006-08-15 14:58:24 EDT
Avoiding the creation of a UMLSwitch in favor of instanceof tests will make this method much much faster.
Comment 1 Kenn Hussey CLA 2006-08-16 15:23:32 EDT
The fix has been committed to CVS.
Comment 2 Kenn Hussey CLA 2006-08-17 17:11:02 EDT
Fixed in M200608171632.
Comment 3 Nick Boldt CLA 2008-01-28 16:36:07 EST
Move to verified as per bug 206558.