Book a Demo

Author Topic: My XMI haven't show swimlane  (Read 12006 times)

civiccoupe

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
My XMI haven't show swimlane
« on: March 23, 2012, 02:14:48 am »
Hi all
can you help me why swimlane can not show ?

THis XMI

Code: [Select]
               
<diagrams>
                <diagram xmi:id="EAID_9999">
                <model package="EAPK_1000" localID="24" owner="EAPK_1000"/>
                <properties name="Requirements Model" type="Activity"/>
                <project author="BPR-2" version="1.0" created="2012-03-11 12:52:35" modified="2012-03-11 13:13:18"/>
                <swimlanes value="locked=false;orientation=0;width=0;inbar=false;names=false;color=0;bold=false;fcol=0;;cls=0;SW1=217;SW2=220;SW3=200;"/>
                <matrixitems value="locked=false;matrixactive=false;swimlanesactive=true;width=1;"/>
                <extendedProperties/>
                <elements>
                   <element geometry="Left=43.18;Top=119.38;Right=43.18;Bottom=119.38;" subject="0071" seqno="1" style="DUID=D0071;LBL=;"/>
                   <element geometry="Left=43.1800000000001;Top=226.081943845786;Right=43.1800000000001;Bottom=226.081943845786;" subject="0006" seqno="2" style="DUID=D0006;"/>
                   <element geometry="Left=43.18;Top=141.605;Right=43.18;Bottom=141.605;" subject="0003" seqno="3" style="DUID=D0003;"/>
                   <element geometry="Left=119.38;Top=183.372203585708;Right=119.38;Bottom=183.372203585708;" subject="0025" seqno="4" style="DUID=D0025;"/>
                   <element geometry="Left=40.64;Top=248.285;Right=40.64;Bottom=248.285;" subject="0005" seqno="5" style="DUID=D0005;LBL=;"/>
                <element geometry="SX=0;SY=0;EX=0;EY=0;EDGE=3;$LLB=;LLT=;LMT=;LMB=;LRT=;LRB=;IRHS=;ILHS=;Path=545;" subject="0010"

style="Mode=3;EOID=D0071;SOID=D0003;Color=-1;LWidth=0;Hidden=0;"/>
                <element geometry="SX=0;SY=0;EX=0;EY=0;EDGE=3;$LLB=;LLT=;LMT=;LMB=;LRT=;LRB=;IRHS=;ILHS=;Path=545;" subject="0023"

style="Mode=3;EOID=D0006;SOID=D0005;Color=-1;LWidth=0;Hidden=0;"/>
                <element geometry="SX=0;SY=0;EX=0;EY=0;EDGE=3;$LLB=;LLT=;LMT=;LMB=;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="0014" style="Mode=3;EOID=0003;SOID=D0025;Color=-

1;LWidth=0;Hidden=0;"/>
                <element geometry="SX=0;SY=0;EX=0;EY=0;EDGE=3;$LLB=;LLT=;LMT=;LMB=;LRT=;LRB=;IRHS=;ILHS=;Path=;" subject="0004" style="Mode=3;EOID=0006;SOID=D0025;Color=-

1;LWidth=0;Hidden=0;"/>
                <element geometry="width=220;" subject="0009" Style="swimlane;name=Approver;class=;partition=1;description=OE0={0025}:;"/>
                <element geometry="width=220;" subject="0081" Style="swimlane;name=Customer;class=;partition=2;description=OE0={0071}:OE1={0006}:OE2={0003}:OE3={0005}:;"/>
             </elements>
          </diagram>
          </diagrams>
« Last Edit: March 23, 2012, 02:17:30 am by civiccoupe »

civiccoupe

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: My XMI haven't show swimlane
« Reply #1 on: March 23, 2012, 02:46:48 am »
ok i got it

on
Code: [Select]
<element geometry="width=220;" subject="0009" Style....
edit
Code: [Select]
<element geometry="width=220;" subject="0009" style....