Creating an APEX2 program project for a graph

To create a program project from the selected graph:

  1. In the APEX2 graph project, open the diagram and rignt-click the canvas. On the context menu, click Create Program from Graph.

    Creating a program project from a graph project

  2. In the New APEX2 Program Project dialog box, enter the name of the program project and define the required options. Click Finish.
    Creating an APEX2 program project
When the program project is created, the new project's diagram appears on the canvas for editing. The project structure in the Project Explorer includes the diagram, the model folder with the definition of the graph, and optionally the graphs folder. The graphs folder includes the source code files if any emitted for the graph.