Blame view

fr.femtost.disc.eclipse.sysml2vhdlams.atl/test/OpaqueExpression2Expression/expected.vhdlams 672 Bytes
f902ce56c   Jean-Marie Gauthier   Commit of projects
1
2
3
4
5
6
7
8
9
10
11
12
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:vhdlams="http://www.femto-st.fr/disc/vhdlams.ecore">
    <vhdlams:VAModel name="source">
      <package name="source">
        <designUnit xsi:type="vhdlams:Entity" name="Block1" architecture="/0/@package.0/@designUnit.1"/>
        <designUnit xsi:type="vhdlams:Architecture" name="behav" entity="/0/@package.0/@designUnit.0">
          <statement xsi:type="vhdlams:ConcurrentialStatement" body="bodyTest"/>
        </designUnit>
      </package>
    </vhdlams:VAModel>
    <vhdlams:Expression body="BodyTest2"/>
  </xmi:XMI>