Options | Description |
---|
-system_name <text>
|
Specifies the name of the product described in the model. It
appears at the bottom right on the system model diagram. The default value is
Symbian OS .
|
-system_version <text>
|
Specifies the version of the product described in the model. It
appears at the bottom right after the name on the system model diagram. If it
is not specified, the value from the Schedule 12 XML file (-s12) or the
dependencies XML file (-deps) is used, if any of these files is present. If
none of these files is found, it defaults to Future .
Note: You can set this option to an empty string, if
you do not want system version to appear on the system model diagram.
|
-model_name text
|
Specifies the label for the model. The label appears at the bottom
right, under the name. The default value is System Model .
|
-copyright text
|
Specifies the copyright to appear in the lower left. The default
value is [this year] Symbian Software Ltd. You can set this option
to an empty string if you don not want copyright text to appear on the system
model diagram.
Note: You can override the location of the copyright
in the Model XML file.
|
-model_version_type text
|
Specifies the model version type. It can be any of
draft , issued , build , date
or free-text. It appears below the model label.
If it is not specified and -dep is used, the value
build gets assigned to it. If none of -model_version ,
-model_version_type and -deps are present, the value
draft gets assigned to it.
|
-model_version text
|
Specifies a number which appears before the
model_revision_type . If it is not specified, the build number
found in -deps is used. If none of -model_version ,
-model_version_type and -deps are specified, the
value 1 gets assigned to it.
|
-distribution text
|
Specifies the text to appear on the bottom center to indicate to
whom the model can be shown. The recommended values are internal ,
secret or unrestricted . If you do not set any value
to this option, the distribution text is not shown.
The location of the text can be overridden using the model XML.
|
-legend_title
|
Specifies the title to appear in the leftmost part of the legend.
The default value is Key .
|
-note
|
Specifies the free text to appear inside the legend box, on the
rightmost side. If multiple notes are provided, they appear as separate boxes
from left to right. Newlines and other special characters can be entity-encoded
(for example, 
 ).
|