Blame view
fr.femtost.disc.eclipse.sysml2vhdlams.atl/test/Property2PrivateQuantityTest/expected.vhdlams
746 Bytes
f902ce56c Commit of projects |
1 2 3 4 5 6 7 8 9 10 11 |
<?xml version="1.0" encoding="ISO-8859-1"?> <vhdlams:VAModel 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" name="source"> <package name="source"> <designUnit xsi:type="vhdlams:Entity" name="Block1" architecture="//@package.0/@designUnit.1"/> <designUnit xsi:type="vhdlams:Architecture" name="behav" entity="//@package.0/@designUnit.0"> <property xsi:type="vhdlams:Quantity" name="Property1"> <type href="C:\Users\jmgauthi\workspace\fr.femtost.disc.eclipse.vhdlamslibrary\library\vhdlPrimitive.vhdl.xmi#//@designUnit.0/@designUnit.0"/> </property> </designUnit> </package> </vhdlams:VAModel> |