Re: [mdr-users] JMI graph comparison
Martin Matula <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.user |
|---|---|
| Message-ID | <[email protected]> |
I am not sure if I understand what you mean by JMI output. But it seems you could use XMI writter to write those two graphs into an XMI and then compare that using a textual diff. Martin Hettel, Thomas wrote: >Hi, > >I've written a tool which creates JMI output. Now I'd like to test it. >To see whether its output is correct I'd like to compare it with an >existing JMI graph. >Is there a java-tool which can compare 2 JMI graphs? > >Thanks, >Thomas > >