Opening the UML 2.0 Sample Project

From RAD Studio

Go Up to UML 2.0 Sample Project Index

To open the UML 2.0 sample project

  1. To load the UML 2.0 sample project into the RAD Studio development environment:
    1. On the RAD Studio Welcome Page, click the Projects > Open Sample Projects menu command of this page. The Open dialog box opens. Click Modeling, then UML-2.0, and select the UML-2.0.tgproj project file of the UML 2.0 sample project. Click Open.
    2. Click Start | Programs | Embarcadero RAD Studio 10 Seattle | Samples to open the Samples directory in the Windows Explorer. Here click the Modeling folder, then click UML-2.0, and double-click the UML-2.0.tgproj project file.
    3. On the RAD Studio development environment menu, click File > Open Project (or press CTRL+F11) to open the Open Project dialog box. Browse for the UML-2.0.tgproj project file and click Open.
  2. On the RAD Studio menu, click View > Model View to open the Model View.
  3. In the Model View, right-click the UML-2.0 project root node and click the Open Diagram command. The default diagram opens in the Diagram View.
  4. In the Model View, click the UML-2.0 project root node to expand the project tree and double-click nodes of various diagrams to open these diagrams in the Diagram View.

See Also