Skip to main content
summaryrefslogtreecommitdiffstats
blob: 5aec13191c8953972e318950747b48996730f18c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<uml:Model xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_fXBloAYFEea42MxsVYThfw" name="RootElement">
  <packagedElement xmi:type="uml:Package" xmi:id="_3FXDMAYFEea42MxsVYThfw" name="wired">
    <packagedElement xmi:type="uml:Class" xmi:id="_A-kkAAYGEea42MxsVYThfw" name="Rooter2Bis"/>
    <packagedElement xmi:type="uml:Realization" xmi:id="_Gq84AAYGEea42MxsVYThfw" client="_A-kkAAYGEea42MxsVYThfw" supplier="_9oMeEAYFEea42MxsVYThfw"/>
    <packagedElement xmi:type="uml:Class" xmi:id="_RXeFEAYGEea42MxsVYThfw" name="Switch"/>
    <packagedElement xmi:type="uml:Class" xmi:id="_UsUEgAYHEea42MxsVYThfw" name="NewRooter"/>
    <packagedElement xmi:type="uml:Realization" xmi:id="_WTxKgAYHEea42MxsVYThfw" client="_UsUEgAYHEea42MxsVYThfw" supplier="_9oMeEAYFEea42MxsVYThfw"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Package" xmi:id="_5DTWkAYFEea42MxsVYThfw" name="commons">
    <packagedElement xmi:type="uml:Interface" xmi:id="_9oMeEAYFEea42MxsVYThfw" name="Rooter"/>
  </packagedElement>
</uml:Model>

Back to the top