|
1 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
|
2 <!-- Generated by Xbuild version: 5.0.20 --> |
|
3 <head> |
|
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
|
5 <meta name="show-comments" content="" /> |
|
6 <title>Files or URIs Options in System Model Generator Command-line Options</title> |
|
7 <link href="../../_stock/css/reset.css" rel="stylesheet" type="text/css" /> |
|
8 <link href="../../_stock/css/portal.css" rel="stylesheet" type="text/css" /> |
|
9 <link href="../../_stock/css/iefix.css" rel="stylesheet" type="text/css" /> |
|
10 <link href="../../_stock/css/ui.tabs.css" rel="stylesheet" type="text/css" /> |
|
11 <link href="../../_stock/css/developer.css" rel="stylesheet" type="text/css" /> |
|
12 <link rel="stylesheet" type="text/css" href="../../_stock/css/ui.css" media="screen" /> |
|
13 <link rel="stylesheet" type="text/css" href="../../_stock/css/sysdoc.css" media="screen" /> |
|
14 <link rel="stylesheet" type="text/css" href="../../_stock/css/sdlplugin.css" media="screen" /> |
|
15 </head> |
|
16 <body> |
|
17 <div id="main_content"> |
|
18 <table width="100%" cellpadding="0" cellspacing="0" border="0"> |
|
19 <tr> |
|
20 <td valign="top" width="100%"> |
|
21 <div id="main_content_txt"> |
|
22 <div class="main_content_padding"> |
|
23 <div id="main"> |
|
24 <div id="authoredContent"> |
|
25 <div class="section"> |
|
26 |
|
27 |
|
28 |
|
29 <a name="fileorurioptions"></a><h1>File or URI Options</h1> |
|
30 |
|
31 All of these take a file name (relative or absolute path) or URI of a data source |
|
32 <table class="TableWrap" border="1" cellpadding="1" cellspacing="0"><thead><tr valign="top"><th>Options</th><th>Description</th></tr> |
|
33 </thead><tbody> |
|
34 <tr valign="top"><td class="Cell"><p><code> |
|
35 -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 |
|
36 build the file. Content of this file will be |
|
37 overridden by anything set on the command line |
|
38 on in an ini file. Defaults to |
|
39 <code><var>sysmodelgen</code>/rsc/ModelTemplate.xml</code> |
|
40 </p></td><tr valign="top"><td class="Cell"><p><code> |
|
41 -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 |
|
42 provide rules to control the display of the |
|
43 components on the model. If not present, default |
|
44 behaviour (in Shapes.xml) is used. This and the |
|
45 default bahaviours are overrriden by using the |
|
46 -color, -border, -pattern, and -style options. |
|
47 </p></td></tr></tr><tr valign="top"><td class="Cell"><p><code> |
|
48 -sysinfo <var>file/uri</var> </code></p></td><td class="Cell"><p> The location of extra component information used |
|
49 to provided additional properies for |
|
50 components. Can specify multiple |
|
51 times. </p> |
|
52 <p> |
|
53 For more information, see <a href="../SMG-Input-Files/System-Info-XMLFile.html#SystemInfoXML">SystemInfo XML File</a>. |
|
54 </p></td></tr><tr valign="top"><td class="Cell"><p><code> |
|
55 -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 |
|
56 provide displayable names for the model |
|
57 entities. Can specify multiple times. |
|
58 </p></td></tr><tr valign="top"><td class="Cell"><p><code> |
|
59 -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 |
|
60 to draw the depmodel. If not present, |
|
61 dependencies will not be drawn |
|
62 </p></td></tr></tbody> |
|
63 <tbody><tr valign="top"><td class="Cell"><p><code> |
|
64 -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 |
|
65 specify <a href="../SMG-Input-Files/Patterns-XMLFile.html#patternsxml">overlay patterns</a>. If not |
|
66 present, the default patterns (for new and |
|
67 reference components) are used. Can specify |
|
68 multiple times. |
|
69 </p></td></tr><tr valign="top"><td class="Cell"><p><code> |
|
70 -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 |
|
71 specify <a href="../SMG-Input-Files/Border-Style-XMLFile.html#borderstylesxml">border styles</a>. If not |
|
72 present, the default border styles are used. . |
|
73 Can specify multiple times. |
|
74 </p></td></tr><tr valign="top"><td class="Cell"><p><code> |
|
75 -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 |
|
76 specify <a href="../SMG-Input-Files/Values-XML-index.html#valuesxml">colours</a>. If not present, |
|
77 the default colours are used. Can specify |
|
78 multiple times. |
|
79 </p></td></tr><tr valign="top"><td class="Cell"><p><code> |
|
80 -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 |
|
81 specify the <a href="../SMG-Input-Files/Border-Shapes-XMLFile.html#bordershapesxml">shape (border)</a> of each component. |
|
82 If not present, the default borders are used. |
|
83 Can specify multiple times. |
|
84 </p></td></tr></tbody> |
|
85 <tbody class="deprecated"><tr valign="top"><td class="Cell"><p><code> |
|
86 -s12 <var>file/uri</var> </code></p></td><td class="Cell depr"><p> The location of the Schedule 12 XML file used to |
|
87 provide the border shapres of the components. If |
|
88 this a directory, the S12 XML file is found by |
|
89 appending |
|
90 "Symbian_OS_v<var>system_version</var>_Schedule12.xml" to |
|
91 the directory. Can specify multiple times. |
|
92 <br/><strong>DEPRECATED</strong>: Only works on 2.0 syntax and older models |
|
93 </p></td></tr><tr valign="top"><td class="Cell depr"><p><code> |
|
94 -levels <var>file/uri</var> </code></p></td><td class="Cell"><p> The location of the Levels XML file used to |
|
95 override the stacking of collections. . Can |
|
96 specify multiple times. |
|
97 <br/><strong>DEPRECATED</strong>: Only works on 2.0 syntax and older models |
|
98 Use a sysinfo file instead |
|
99 </p></td></tr><tr valign="top"><td class="Cell"><p><code> |
|
100 -link </code></p></td><td class="Cell"><p> The base URL to use for all hyperlinks in the |
|
101 model. A base URL will be appended by the type |
|
102 and name (e.g. Blocks/Comms%20Services.html) of |
|
103 the items to create the full URL of the linked |
|
104 file. Window directories will be converted into |
|
105 file URIs. |
|
106 <br/><strong>DEPRECATED</strong>: Use <code> -link-expr</code> instead. |
|
107 </p></td></tr> |
|
108 |
|
109 </tbody> |
|
110 </table><div class="section"> |
|
111 <h2> See also</h2><p> |
|
112 <a href="Basic-Options.html#Basicoptions">Basic Options</a> |
|
113 </p><p> |
|
114 <a href="Build-Control-options.html#BuildControl">Build Control Options</a> |
|
115 </p><p> |
|
116 <a href="Labels-options.html#labeloptions">Labels Options</a> |
|
117 </p><p> |
|
118 <a href="Model-Control-options-ref.html#modelcontrol">Model Control Options</a> |
|
119 </p></div> |
|
120 </div> |
|
121 |
|
122 </div> |
|
123 <div id="printer_copyright"> |
|
124 <div id="printer_copyright_padding"> |
|
125 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> |
|
126 </div> |
|
127 </div> |
|
128 </div> |
|
129 </div> |
|
130 </div> |
|
131 </td> |
|
132 </tr> |
|
133 </table> |
|
134 <div style="clear: both"></div> |
|
135 </div> |
|
136 <div id="includedFooter"> |
|
137 <div id="devnet_footer"> |
|
138 <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> |
|
139 <div id='BUILD_VERSION'></div> |
|
140 </div> |
|
141 </div> |
|
142 </body> |
|
143 </html> |