aboutsummaryrefslogtreecommitdiffstats
path: root/Metrics/ca.mcgill.ecse.dslreasoner.realistic.metrics/resources/cycle.xmi
blob: 685a2b66778c56476884d02b4ff97985f605ac68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<LLMM:Element
    xmi:version="2.0"
    xmlns:xmi="http://www.omg.org/XMI"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:LLMM="llmm"
    xsi:schemaLocation="llmm linkedList.ecore">
  <next>
    <value/>
    <next>
      <value/>
      <next>
        <value/>
        <next>
          <value/>
          <next/>
        </next>
      </next>
    </next>
  </next>
</LLMM:Element>