aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/ca.mcgill.ecse.dslreasoner.standalone.test/outputs/fam/models/5.xmi
diff options
context:
space:
mode:
authorLibravatar ArenBabikian <aren.babikian@mail.mcgill.ca>2019-02-17 20:15:58 -0500
committerLibravatar ArenBabikian <aren.babikian@mail.mcgill.ca>2020-06-07 19:18:55 -0400
commitd1c0835522772372fba70948eedf5d5c03f2d6b8 (patch)
tree0b927a5fb382eef1ee63fb8713c8b48e6afe9239 /Tests/ca.mcgill.ecse.dslreasoner.standalone.test/outputs/fam/models/5.xmi
parentCommit before merge (diff)
downloadVIATRA-Generator-d1c0835522772372fba70948eedf5d5c03f2d6b8.tar.gz
VIATRA-Generator-d1c0835522772372fba70948eedf5d5c03f2d6b8.tar.zst
VIATRA-Generator-d1c0835522772372fba70948eedf5d5c03f2d6b8.zip
complete vsconfig files #19
Diffstat (limited to 'Tests/ca.mcgill.ecse.dslreasoner.standalone.test/outputs/fam/models/5.xmi')
-rw-r--r--Tests/ca.mcgill.ecse.dslreasoner.standalone.test/outputs/fam/models/5.xmi20
1 files changed, 11 insertions, 9 deletions
diff --git a/Tests/ca.mcgill.ecse.dslreasoner.standalone.test/outputs/fam/models/5.xmi b/Tests/ca.mcgill.ecse.dslreasoner.standalone.test/outputs/fam/models/5.xmi
index 21ac69a6..c5049270 100644
--- a/Tests/ca.mcgill.ecse.dslreasoner.standalone.test/outputs/fam/models/5.xmi
+++ b/Tests/ca.mcgill.ecse.dslreasoner.standalone.test/outputs/fam/models/5.xmi
@@ -1,10 +1,12 @@
1<?xml version="1.0" encoding="ASCII"?> 1<?xml version="1.0" encoding="ASCII"?>
2<fam:FunctionalInterface xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:fam="FamMetamodel"> 2<fam:FunctionalArchitectureModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:fam="FamMetamodel">
3 <data xsi:type="fam:FunctionalInput"/> 3 <rootElements xsi:type="fam:Function"/>
4 <data xsi:type="fam:FunctionalInput"/> 4 <rootElements xsi:type="fam:Function">
5 <data xsi:type="fam:FunctionalOutput"/> 5 <interface>
6 <data xsi:type="fam:FunctionalOutput"> 6 <data xsi:type="fam:FunctionalOutput"/>
7 <terminator/> 7 <data xsi:type="fam:FunctionalOutput">
8 </data> 8 <terminator/>
9 <data xsi:type="fam:FunctionalOutput"/> 9 </data>
10</fam:FunctionalInterface> 10 </interface>
11 </rootElements>
12</fam:FunctionalArchitectureModel>