Hello Wouter,
this is strange, because in the ARIS XMI Export the name of the activity graph is set (as well as the name of the top state):
[...]
<UML:ActivityGraph name="TicketreservationGraph" xmi.id="ID.il----4-----p--" xmi.uuid="ID.cedaed90-995e-11d9-1068-00e000f95533" isSpecification="false" namespace="ID.dz----4-----p--">
<UML:StateMachine.context>
<UML:ModelElement xmi.idref="ID.gf----4-----p--"/>
</UML:StateMachine.context>
<UML:StateMachine.top>
<UML:CompositeState name="TicketreservationGraph" xmi.id="ID.is----4-----p--" xmi.uuid="ID.cedc7431-995e-11d9-1068-00e000f95533" isConcurrent="false">
<UML:CompositeState.subvertex>
[...]
This evenig I will open and save the model with magic draw and compare the two files. Probably I will get a clue on what's going on here...
Regards
Stefan
P.S.: Do you now any good NetBeans MDR Browser. I mean a tool that can read in XMI files and the provides a grahical browser to inspect the content of the model as it is seen by MDR...
"Wouter Zoons" <[EMAIL PROTECTED]>
24.03.2005 00:36
Bitte antworten an wouter.zoons
An: <[EMAIL PROTECTED]>
Kopie: <[email protected]>
Blindkopie:
Thema: RE: AndroMDA and ARIS: UML Model
Stefan, I found the problem ..
According to MagicDraw (I don't have ARIS UML modeler here) the activity
graph has no name, instead you named the top-level composite state
So what I had to do was name the graph and update the tagged value on the
use-case and it worked (before I was getting the same errors you reported)
I hope you can set the name of the graph with your UML tool, otherwise I
will implement a solution, keep me posted
-- Wouter
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> consulting.de]
> Sent: Wednesday, March 23, 2005 4:15 PM
> To: [EMAIL PROTECTED]
> Subject: AndroMDA and ARIS: UML Model
>
> Now the model...
>
> Stefan
>
> (See attached file: andropalace.xml)
