Bug 154664 - UML Editor: save xmi:Type Information
Summary: UML Editor: save xmi:Type Information
Status: VERIFIED FIXED
Alias: None
Product: MDT.UML2
Classification: Modeling
Component: Core (show other bugs)
Version: 2.0.0   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: 2.0.1   Edit
Assignee: Kenn Hussey CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-22 04:29 EDT by Andreas Morf 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 Andreas Morf CLA 2006-08-22 04:29:42 EDT
For model-interoperability the user should be able to control the option "XMLResource.OPTION_SAVE_TYPE_INFORMATION" while saving a model as a file with xmi-Extension.
Comment 1 Kenn Hussey CLA 2006-08-22 09:06:27 EDT
This is already possible by specifying a value of Boolean.TRUE for the XMLResource.OPTION_SAVE_TYPE_INFORMATION save option... Are you aksing for this behavior to be exposed in the UML editor?
Comment 2 Andreas Morf CLA 2006-08-22 09:10:37 EDT
Yes, exactly! To give a user of the UML Editor that opportunity - not only to the programmers using the API.
Comment 3 Kenn Hussey CLA 2006-08-22 11:43:29 EDT
The change has been committed to CVS.

The XMLResource.OPTION_SAVE_TYPE_INFORMATION save option will be set to Boolean.TRUE by default when saving as .xmi. Please see bug 154708 for an enhancement that would allow this and other save options to be specified from the sample editor.
Comment 4 Kenn Hussey CLA 2006-08-24 15:39:10 EDT
Fixed in M200608241455.
Comment 5 Nick Boldt CLA 2008-01-28 16:36:10 EST
Move to verified as per bug 206558.