Book a Demo

Author Topic: XMI - UML:Model name  (Read 2542 times)

timothy.hilgenberg

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
XMI - UML:Model name
« on: August 19, 2004, 04:00:10 am »
Hi there,

I'm obviousely being stupid, but I've built a model and can produce Rose XMI - but it always has:
UML: Model name="EA Model" - how can I change this to my model name?
UML: Class name="EARootClass" - I'd like this to be my rootclass - again how?

This is what I get:


     <XMI.content>
           <UML:Model name="EA Model" xmi.id="MX_EAID_D8E77427_83BA_4729_959D_BCED7C921B62">
                 <UML:Namespace.ownedElement>
                       <UML:Class name="EARootClass" xmi.id="EAID_11111111_5487_4080_A7F4_41526CB0AA00" isRoot="true" isLeaf="false" isAbstract="false"/>
                       <UML:Package name="tpegML Model" xmi.id="EAPK_D8E77427_83BA_4729_959D_BCED7C921B62" isRoot="true" isLeaf="false" isAbstract="false" visibility="public">
                             <UML:ModelElement.taggedValue>

Thanks very much

T