Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Create class diagram from xmi model
Create class diagram from xmi model [message #1761056] Fri, 05 May 2017 18:41
Banafsheh Azizi is currently offline Banafsheh AziziFriend
Messages: 328
Registered: July 2016
Senior Member
Hi,

I am new in `Sirius`. How can I get class diagram from xmi model?
e.g. from below xmi:

<?xml version="1.0" encoding="ASCII"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:persons="persons">
  <persons:Male fullName="Jim March"/>
  <persons:Male fullName="Brandon March"/>
  <persons:Male fullName="Peter Sailor"/>
  <persons:Male fullName="David Sailor"/>
  <persons:Male fullName="Dylan Sailor"/>
  <persons:Female fullName="Cindy March"/>
  <persons:Female fullName="Brenda March"/>
  <persons:Female fullName="Jackie Sailor"/>
  <persons:Female fullName="Kelly Sailor"/>
  </xmi:XMI>


Member of MDSE Research Group
http://mdse.ui.ac.ir
Previous Topic:edges
Next Topic:Custom figure user event handling load\save to EMF model
Goto Forum:
  


Current Time: Fri Apr 26 00:07:06 GMT 2024

Powered by FUDForum. Page generated in 0.02800 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top