This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 45998 - Enterprise Architect XMI Fix
Summary: Enterprise Architect XMI Fix
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-10 03:00 UTC by joshuaphillips
Modified: 2010-09-23 09:14 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Class to transform EA XMI into something readable by MDR (12.28 KB, text/plain)
2004-07-10 03:02 UTC, joshuaphillips
Details

Note You need to log in before you can comment on or make changes to this bug.
Description joshuaphillips 2004-07-10 03:00:13 UTC
Attached is a class that will transform the XMI 
produced by Enterprise Architect into something 
readable by the NetBeans MDR XMI parser.

The class deals only with model elements that one 
would find an a Class Diagram. It assumes XMI 1.1 
and UML 1.3. See the class Javadoc for 
information about compiling, running, and 
dependencies.
Comment 1 joshuaphillips 2004-07-10 03:02:57 UTC
Created attachment 16184 [details]
Class to transform EA XMI into something readable by MDR
Comment 2 David Strupl 2010-09-23 09:14:10 UTC
I am closing all reports in category Java/Unsupported as wontfix. These should
be dead issues --- if the reported cases are against some live part of the
NetBeans IDE please reopen and we can discuss to which category they belong.