Loading a Sample Project

Load one of the example projects installed with the product, so that you can view it in your workspace.

  1. Navigate to the Learning perspective.
  2. In Examples view, click one of the LOAD buttons to load the example into your workspace.
  3. On the Start Example Project dialog, click Cancel.
    For now, you only want to get the project into your workspace, so that you can view it in the Visual editor. Later you can run the project.
    The example project opens in Authoring perspective, with the diagram (.cclnotation file) open in the Visual editor.
  4. Explore the diagram by clicking the shapes, and clicking the plus sign to open compartments to see column or property details.
    Note: Do not edit the example, and especially do not save any changes to the examples.
  5. (Optional) To see the corresponding CCL code, right-click and choose Switch to Text (F4).
    The diagram closes, and the project opens in the CCL editor.
  6. Close the project without saving any changes.