aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/ca.mcgill.ecse.dslreasoner.standalone.test/outputs/fam/models/3.xmi
blob: 9e8efc63f0d99f97c8d6e5ffe96b974da63fcadc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="ASCII"?>
<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">
  <rootElements xsi:type="fam:Function">
    <interface>
      <data xsi:type="fam:FunctionalOutput"/>
      <data xsi:type="fam:FunctionalOutput">
        <terminator/>
      </data>
      <data xsi:type="fam:FunctionalInput"/>
    </interface>
  </rootElements>
</fam:FunctionalArchitectureModel>