RAD Studio (Common)
ContentsIndex
PreviousUpNext
Class Diagram Types

There are two types of class diagrams used in Together:

  • Package (namespace) diagrams. These diagrams are referred to as package diagrams in design projects, and namespace diagrams in implementation projects. They are stored as XML files in the ModelSupport_%PROJECTNAME%ModelSupport folder of the project groupsolution with the file extension .txvpck.
  • Logical class diagrams. These diagrams are stored as XML files in the ModelSupport_%PROJECTNAME%ModelSupport folder of the project groupsolution with the file extension .txvcls.
Together automatically creates a default namespace diagram for the project and for each subdirectory under the project directory. The default project diagram is named default; the default namespace (package) diagrams are named after the respective namespaces (packages).  

You create logical class diagrams manually by using the AddClass Diagram or AddOther Diagram command on the project context menu.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!