My favorites | Sign in
Project Logo
                
Code license: Artistic License/GPL
Labels: CSharp, UML, XML, .net, XMI, Swinburne
Show all Featured downloads:
xmi4dotnet 0.1.0.21806.zip
People details
Project owners:
  swinbrain, macite

Convert your .NET assemblies into XMI for easy import into UML tools like Poseidon for UML. This code has been designed to work with Reflector for .NET 5, and .NET 2.0 assemblies.

Installation

To install this you will need to do the following:

  1. Download Reflector for .NET
  2. Download xmi4dotnet.zip (latest version)
  3. Extract assembly from zip file
  4. Run Reflector
  5. Add xmi4dotnet as an addin
  6. Open your assembly
  7. Select your assembly
  8. From the Tools menu select Export to XMI

Find more details on SwinBrain

Usage

To extract XMI you need to do the following:

  1. Open Reflector
  2. Open the assemble to be exported to XMI
  3. Select the assembly within Reflector
  4. Click the Export to XMI tool bar button or menu item
  5. Enter the name of the XMI file, press OK
  6. Wait...

Note: You can only export the XMI for an entire assembly, individual classes etc. are not supported.









Hosted by Google Code