From d76c1c496b0774e28b699dd5ff4f446d580fd986 Mon Sep 17 00:00:00 2001 From: ArenBabikian Date: Mon, 20 May 2019 18:47:20 -0400 Subject: REALMET: implement incoming edges in visualisation. multips need fix --- .../outputs/simpleSCIrrealistic0NEIGHBOURHOOD.gml | 304 +++++++++++++++++++++ 1 file changed, 304 insertions(+) create mode 100644 Metrics/ca.mcgill.ecse.dslreasoner.realistic.metrics/outputs/simpleSCIrrealistic0NEIGHBOURHOOD.gml (limited to 'Metrics/ca.mcgill.ecse.dslreasoner.realistic.metrics/outputs/simpleSCIrrealistic0NEIGHBOURHOOD.gml') diff --git a/Metrics/ca.mcgill.ecse.dslreasoner.realistic.metrics/outputs/simpleSCIrrealistic0NEIGHBOURHOOD.gml b/Metrics/ca.mcgill.ecse.dslreasoner.realistic.metrics/outputs/simpleSCIrrealistic0NEIGHBOURHOOD.gml new file mode 100644 index 00000000..0cfc9216 --- /dev/null +++ b/Metrics/ca.mcgill.ecse.dslreasoner.realistic.metrics/outputs/simpleSCIrrealistic0NEIGHBOURHOOD.gml @@ -0,0 +1,304 @@ +Creator "yFiles" +Version "2.16" +graph +[ + hierarchic 1 + label "" + directed 1 + node + [ + id 0 + label "" + graphics + [ + x 95.0 + y -28.0 + w 137.5 + h 40.0 + type "roundrectangle" + fill "#FFCC00" + outline "#000000" + ] + LabelGraphics + [ + ] + LabelGraphics + [ + text "[State class] (5)" + fontSize 14 + fontName "Dialog" + anchor "c" + ] + ] + node + [ + id 1 + label "" + graphics + [ + x 357.0 + y -28.0 + w 176.0 + h 40.0 + type "roundrectangle" + fill "#FFCC00" + outline "#000000" + ] + LabelGraphics + [ + ] + LabelGraphics + [ + text "[Statechart class] (1)" + fontSize 14 + fontName "Dialog" + anchor "c" + ] + ] + node + [ + id 2 + label "" + graphics + [ + x -158.0 + y -28.0 + w 137.5 + h 40.0 + type "roundrectangle" + fill "#FFCC00" + outline "#000000" + ] + LabelGraphics + [ + ] + LabelGraphics + [ + text "[Entry class] (1)" + fontSize 14 + fontName "Dialog" + anchor "c" + ] + ] + edge + [ + source 0 + target 0 + label "next reference State" + graphics + [ + fill "#000000" + targetArrow "standard" + Line + [ + point + [ + x 95.0 + y -28.0 + ] + point + [ + x 105.0 + y -199.0 + ] + point + [ + x 95.0 + y -28.0 + ] + ] + ] + LabelGraphics + [ + text "next reference State" + fontSize 12 + fontName "Dialog" + configuration "AutoFlippingLabel" + contentWidth 112.064453125 + contentHeight 18.701171875 + model "six_pos" + position "head" + ] + LabelGraphics + [ + text "[1, 1]" + fontSize 12 + fontName "Dialog" + configuration "AutoFlippingLabel" + contentWidth 30.68359375 + contentHeight 18.701171875 + model "six_pos" + position "stail" + ] + LabelGraphics + [ + text "[1, 1]" + fontSize 12 + fontName "Dialog" + configuration "AutoFlippingLabel" + contentWidth 30.68359375 + contentHeight 18.701171875 + model "six_pos" + position "shead" + ] + ] + edge + [ + source 1 + target 0 + label "state reference Statechart" + graphics + [ + fill "#000000" + targetArrow "standard" + ] + LabelGraphics + [ + text "state reference Statechart" + fontSize 12 + fontName "Dialog" + configuration "AutoFlippingLabel" + contentWidth 142.076171875 + contentHeight 18.701171875 + model "six_pos" + position "head" + ] + LabelGraphics + [ + text "[5]" + fontSize 12 + fontName "Dialog" + configuration "AutoFlippingLabel" + contentWidth 17.341796875 + contentHeight 18.701171875 + model "six_pos" + position "stail" + ] + LabelGraphics + [ + text "[1, 1]" + fontSize 12 + fontName "Dialog" + configuration "AutoFlippingLabel" + contentWidth 30.68359375 + contentHeight 18.701171875 + model "six_pos" + position "ttail" + ] + ] + edge + [ + source 1 + target 2 + label "entry reference Statechart" + graphics + [ + fill "#000000" + targetArrow "standard" + Line + [ + point + [ + x 357.0 + y -28.0 + ] + point + [ + x 357.0 + y 130.0 + ] + point + [ + x -158.0 + y 130.0 + ] + point + [ + x -158.0 + y -28.0 + ] + ] + ] + edgeAnchor + [ + ySource 1.0 + ] + LabelGraphics + [ + text "entry reference Statechart" + fontSize 12 + fontName "Dialog" + configuration "AutoFlippingLabel" + contentWidth 142.73828125 + contentHeight 18.701171875 + model "six_pos" + position "head" + ] + LabelGraphics + [ + text "[1]" + fontSize 12 + fontName "Dialog" + configuration "AutoFlippingLabel" + contentWidth 17.341796875 + contentHeight 18.701171875 + model "six_pos" + position "stail" + ] + LabelGraphics + [ + text "[1]" + fontSize 12 + fontName "Dialog" + configuration "AutoFlippingLabel" + contentWidth 17.341796875 + contentHeight 18.701171875 + model "six_pos" + position "ttail" + ] + ] + edge + [ + source 2 + target 0 + label "entry reference Entry" + graphics + [ + fill "#000000" + targetArrow "standard" + ] + LabelGraphics + [ + text "entry reference Entry" + fontSize 12 + fontName "Dialog" + configuration "AutoFlippingLabel" + contentWidth 116.048828125 + contentHeight 18.701171875 + model "six_pos" + position "head" + ] + LabelGraphics + [ + text "[1]" + fontSize 12 + fontName "Dialog" + configuration "AutoFlippingLabel" + contentWidth 17.341796875 + contentHeight 18.701171875 + model "six_pos" + position "stail" + ] + LabelGraphics + [ + text "[1, 0]" + fontSize 12 + fontName "Dialog" + configuration "AutoFlippingLabel" + contentWidth 30.68359375 + contentHeight 18.701171875 + model "six_pos" + position "ttail" + ] + ] +] -- cgit v1.2.3-54-g00ecf