![]() |
![]() |
![]() |
![]() |
![]() |
Map File
When multiple output files are generated for one input diagram, a map file is also generated. It shows the translation table between input diagrams and resulting files. The name of this file should be specified in the Map file field.
Syntax
The map file is an ASCII text file containing lines of the format:
<filename> "[<diagram type>]" "[<diagram name>]" "[<page name>]"where <filename> is an absolute path to a generated file. The file name is composed of:
- the first four letters of the diagram name (fewer if the diagram name is shorter than four letters)
- the first two letters of the page name
- an extension.
If this naming scheme generates two files with the same name, a number (1-99) is added to the second file name, preceding the extension.
Example 20 : Contents of a UNIX Map File
.../usr/ope/doc/ContDe.eps "Block" "Controller" "Declarations".../usr/ope/doc/ContDe1.eps "Block" "Container" "Declarations"...Example 21 : Contents of a Windows Map File
...C:\tlog\doc\ContDe.EPS "Block" "Controller" "Declarations"...C:\tlog\doc\ContDe1.EPS "Block" "Container" "Declarations"...Should either of the descriptive <diagram type>, <diagram name> or <page name> fields be inapplicable to an item, the corresponding field in the map file will be empty (i.e. "").
http://www.ibm.com/rational |
![]() |
![]() |
![]() |
![]() |