sysmodellibs/sysmodelgen/doc/sysmodel/Command-lineOptions/Files-or-uri-options.html
Merge changes to system model generator to SF tip.
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- Generated by Xbuild version: 5.0.20 -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="show-comments" content="" />
<title>Files or URIs Options in System Model Generator Command-line Options</title>
<link href="../../_stock/css/reset.css" rel="stylesheet" type="text/css" />
<link href="../../_stock/css/portal.css" rel="stylesheet" type="text/css" />
<link href="../../_stock/css/iefix.css" rel="stylesheet" type="text/css" />
<link href="../../_stock/css/ui.tabs.css" rel="stylesheet" type="text/css" />
<link href="../../_stock/css/developer.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="../../_stock/css/ui.css" media="screen" />
<link rel="stylesheet" type="text/css" href="../../_stock/css/sysdoc.css" media="screen" />
<link rel="stylesheet" type="text/css" href="../../_stock/css/sdlplugin.css" media="screen" />
</head>
<body>
<div id="main_content">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="top" width="100%">
<div id="main_content_txt">
<div class="main_content_padding">
<div id="main">
<div id="authoredContent">
<div class="section">
<a name="fileorurioptions"></a><h1>File or URI Options</h1>
All of these take a file name (relative or absolute path) or URI of a data source
<table class="TableWrap" border="1" cellpadding="1" cellspacing="0"><thead><tr valign="top"><th>Options</th><th>Description</th></tr>
</thead><tbody>
<tr valign="top"><td class="Cell"><p><code>
-model <var>file/uri</var> </code></p></td><td class="Cell"><p> The location of the <a href="../SMG-Input-Files/Model-XMLFile.html#ModelXMLFile">Model XML File</a> used to
build the file. Content of this file will be
overridden by anything set on the command line
on in an ini file. Defaults to
<code><var>sysmodelgen</code>/rsc/ModelTemplate.xml</code>
</p></td><tr valign="top"><td class="Cell"><p><code>
-shapes <var>file/uri</var> </code></p></td><td class="Cell"><p> The location of the <a href="../SMG-Input-Files/Model-XMLFile.html#ModelXMLFile">Shapes XML File</a> file used to
provide rules to control the display of the
components on the model. If not present, default
behaviour (in Shapes.xml) is used. This and the
default bahaviours are overrriden by using the
-color, -border, -pattern, and -style options.
</p></td></tr></tr><tr valign="top"><td class="Cell"><p><code>
-sysinfo <var>file/uri</var> </code></p></td><td class="Cell"><p> The location of extra component information used
to provided additional properies for
components. Can specify multiple
times. </p>
<p>
For more information, see <a href="../SMG-Input-Files/System-Info-XMLFile.html#SystemInfoXML">SystemInfo XML File</a>.
</p></td></tr><tr valign="top"><td class="Cell"><p><code>
-localize <var>file/uri</var> </code></p></td><td class="Cell"><p> The location of the <a href="../SMG-Input-Files/Localisation-XMLFile.html#Localisation">Localization XML File</a> used to
provide displayable names for the model
entities. Can specify multiple times.
</p></td></tr><tr valign="top"><td class="Cell"><p><code>
-deps <var>file/uri</var> </code></p></td><td class="Cell"><p> The location of the <a href="../SMG-Input-Files/Dependencies-XMLFile.html#DependenciesXMLFile">Dependencies XML File</a> used
to draw the depmodel. If not present,
dependencies will not be drawn
</p></td></tr></tbody>
<tbody><tr valign="top"><td class="Cell"><p><code>
-pattern <var>file/uri</var> </code></p></td><td class="Cell"><p> The location of a <a href="../SMG-Input-Files/Values-XML-index.html#valuesxml">Values XML File</a> used to
specify <a href="../SMG-Input-Files/Patterns-XMLFile.html#patternsxml">overlay patterns</a>. If not
present, the default patterns (for new and
reference components) are used. Can specify
multiple times.
</p></td></tr><tr valign="top"><td class="Cell"><p><code>
-border-style <var>file/uri</var></code></p></td><td class="Cell"><p> The location of a <a href="../SMG-Input-Files/Values-XML-index.html#valuesxml">Values XML File</a> used to
specify <a href="../SMG-Input-Files/Border-Style-XMLFile.html#borderstylesxml">border styles</a>. If not
present, the default border styles are used. .
Can specify multiple times.
</p></td></tr><tr valign="top"><td class="Cell"><p><code>
-color <var>file/uri</var> </code></p></td><td class="Cell"><p> The location of a <a href="../SMG-Input-Files/Values-XML-index.html#valuesxml">Values XML File</a> used to
specify <a href="../SMG-Input-Files/Values-XML-index.html#valuesxml">colours</a>. If not present,
the default colours are used. Can specify
multiple times.
</p></td></tr><tr valign="top"><td class="Cell"><p><code>
-border-shape <var>file/uri</var> </code></p></td><td class="Cell"><p> The location of a <a href="../SMG-Input-Files/Values-XML-index.html#valuesxml">Values XML File</a> used to
specify the <a href="../SMG-Input-Files/Border-Shapes-XMLFile.html#bordershapesxml">shape (border)</a> of each component.
If not present, the default borders are used.
Can specify multiple times.
</p></td></tr></tbody>
<tbody class="deprecated"><tr valign="top"><td class="Cell"><p><code>
-s12 <var>file/uri</var> </code></p></td><td class="Cell depr"><p> The location of the Schedule 12 XML file used to
provide the border shapres of the components. If
this a directory, the S12 XML file is found by
appending
"Symbian_OS_v<var>system_version</var>_Schedule12.xml" to
the directory. Can specify multiple times.
<br/><strong>DEPRECATED</strong>: Only works on 2.0 syntax and older models
</p></td></tr><tr valign="top"><td class="Cell depr"><p><code>
-levels <var>file/uri</var> </code></p></td><td class="Cell"><p> The location of the Levels XML file used to
override the stacking of collections. . Can
specify multiple times.
<br/><strong>DEPRECATED</strong>: Only works on 2.0 syntax and older models
Use a sysinfo file instead
</p></td></tr><tr valign="top"><td class="Cell"><p><code>
-link </code></p></td><td class="Cell"><p> The base URL to use for all hyperlinks in the
model. A base URL will be appended by the type
and name (e.g. Blocks/Comms%20Services.html) of
the items to create the full URL of the linked
file. Window directories will be converted into
file URIs.
<br/><strong>DEPRECATED</strong>: Use <code> -link-expr</code> instead.
</p></td></tr>
</tbody>
</table><div class="section">
<h2> See also</h2><p>
<a href="Basic-Options.html#Basicoptions">Basic Options</a>
</p><p>
<a href="Build-Control-options.html#BuildControl">Build Control Options</a>
</p><p>
<a href="Labels-options.html#labeloptions">Labels Options</a>
</p><p>
<a href="Model-Control-options-ref.html#modelcontrol">Model Control Options</a>
</p></div>
</div>
</div>
<div id="printer_copyright">
<div id="printer_copyright_padding">
Copyright ©2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: <a href="http://www.symbianfoundation.org/legal/sfl-v10.html">SFL</a>
</div>
</div>
</div>
</div>
</div>
</td>
</tr>
</table>
<div style="clear: both"></div>
</div>
<div id="includedFooter">
<div id="devnet_footer">
<div style="float: left;">Copyright ©2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: <a href="http://www.symbianfoundation.org/legal/sfl-v10.html">SFL</a>. </div>
<div id='BUILD_VERSION'></div>
</div>
</div>
</body>
</html>