blob: 88d5de4772f97d932f73aeb2897c8c611177c01d [file] [log] [blame]
mparker5e503be2009-07-23 03:57:35 +00001<?xml version="1.0" encoding="UTF-8"?>
2<metaabm:SContext xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:act="http://metaabm.org/act" xmlns:metaabm="http://metaabm.org/metaabm.org/structure" label="Test Context" ID="testContext" pluralLabel="Test Contexts">
3 <attributes label="Test Boolean" ID="testBoolean" pluralLabel="Test Booleans"/>
4 <attributes label="Test int" ID="testint" pluralLabel="Test ints" sType="INTEGER"/>
5 <attributes label="Test Symbol" ID="testSymbol" pluralLabel="Test Symbols" sType="SYMBOL"/>
6 <attributes label="Test Float" ID="testFloat" pluralLabel="Test Floats" sType="REAL"/>
7 <rootActivity xsi:type="act:AGroup" label="Root Act Group" ID="rootActGroup" pluralLabel="Root Act Groups"/>
8 <implementation package="org.eclipse.amp.amf.parameters.test" className="TestContext" basePath=""/>
9</metaabm:SContext>