sysmodelgen/rsc/ModelTemplate.older.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Tue, 18 May 2010 12:43:11 +0100
branchHighFidelityModel
changeset 209 af20ebf91ca6
parent 152 5acf50bbb618
permissions -rw-r--r--
sysmodelgen bugfix when drawing collections next to nested packages. Major revision to validation script checklinks.pl (it's now reliable). joinsysdef.pl now reports errors on duplicate IDs.

<?xml version="1.0"?>
<model name="Symbian OS" label="System Model" shapes="shapes.xml">
	<!-- for 9.3 and earlier models -->

	<ignore type="layer" name="Tools and Utils and SDKENG"/>
	<ignore type="layer" name="MISC"/>
	<ignore type="layer" name="UI"/>
	<layout>
		<display name="UI Framework" align="right"/>
		<display name="Application Services" align="left"/>
		<legend label="Key">
		</legend>
	</layout>
</model>