Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Create Model Document
You can create as many Model Document elements as are necessary to provide the sections of your generated document (under a Master Document) or to provide the independent documents you require.
How To:
To create a Model Document element, follow the steps below:
Step |
Action |
See Also |
|---|---|---|
1 |
Open the Master Document child diagram or (if you are creating independent Model Documents) create a new diagram The new diagram can live anywhere outside the packages you are adding to the document; you could create a Class diagram called Documentation within a specific Documentation package, and use this to hold the independent Model Document elements for your virtual documents |
|
2 |
From the Documentation page of the Toolbox (More tools | Documentation) drag the Model Document icon onto the diagram to create a new Model Document element Give the element an appropriate name: for example, if the documentation is relevant to the shopping cart requirements of a model, you could call it ShoppingCartReqDocumentation Click on the OK button |
|
3 |
If you are creating a Model Document element for an HTML report, go now to the Add Packages to Model Document topic The RTFTemplate, SearchName and SearchValue Tagged Values display in the window |
|
4 |
Click on the drop-down arrow to the right of the RTFTemplate field, and click on the template to use for this Model Document |
|
5 |
If you are creating a list of packages for the Model Document, go now to the Add Packages to Model Document topic Otherwise, click on the drop-down arrow to the right of the SearchName field, and click on the model search type to populate this Model Document Remember that, in a Model Document for an RTF report, you should not define both a list of packages and a search; if both are present, when you generate the RTF document Enterprise Architect works from the package list only |
|
6 |
If necessary, type a search term in the SearchValue field |
|
7 |
Create further Model Document elements as required. Your Model Document element appears in the Project Browser with a Class icon, as shown below:
When you have created all the required Model Document elements, see the Document Order topic |
Notes:
- Diagram Searches are not supported
- Custom SQL searches are supported if they are returning elements; the SQL must include ea_guid AS CLASSGUID and the object type
Learn More: