Diagram Types
See Also
You can create and work with the following types of diagrams in UML Modeling:
Diagrams consist of two types of data:
- Layout information. The topographical data that makes up the diagram in the Diagram editor. For example, the x and y locations of all objects, the length of links, the location of all diagram components.
The IDE saves this information in a binary file with the extension *.etld.
- Presentation information. The cosmetic data that makes up the look of the diagram in the Diagram editor. For example: the color of all Class elements in the diagram, the font used to denote class attributes, etc.
The IDE saves this information in an editable XML file with the extension *.etlp.
- See Also
- Understanding Projects and Diagrams
Legal Notices