Using the Apama Studio Development Environment > Overview of Developing Apama Applications > About Apama projects
About Apama projects
An Apama project typically manages a single Apama application. A project provides a means of keeping the application’s resources organized. In the process of developing an application with Apama Studio, you add the various resources that make up the application to the project. For example, you can include:
*EPL files — These files define monitors and associated event types that are used by your application. EPL files have a .mon extension.
*Query files — These files define Apama queries. Queries process only the event types that you specify. Query files have a .qry extension.
*JMon Monitor files — These Java source files define monitors for Apama applications written in Java.
*JMon Event files — These Java source files define event types for Apama applications written in Java.
*Scenario definition files — If your application uses scenarios, you specify the new scenario in Apama Studio. This adds a scenario definition file to your project and opens the new scenario in Apama Studio’s Event Modeler editor where you specify its behavior. Scenario definition files have a .sdf extension.
*Dashboard definition files — If your application uses dashboards, you specify the new dashboard in Apama Studio. This adds a dashboard definition file to your project and opens the new dashboard in Apama’s Dashboard Builder. Dashboard definition files have an .rtv extension.
*Bundles — These are pre-packaged collections of Apama objects.
*Event files — Event files have an .evt extension.
*Block definition files — If your application uses scenarios and, in addition to the standard blocks packaged with Apama, you need to create customized blocks, you create the block in Apama Studio. This adds a block definition file to your project. Block definition files have a .bdf extension.
*Function definition files — If your application uses scenarios and, in addition to the standard functions packaged with Apama, you need to create customized functions, you create the function in Apama Studio. This adds a function definition file to your project. Function definition files have a .fdf extension
Apama Studio provides a variety of ways to manage and interact with the resources in your application’s project.
This section briefly describes these Apama Studio features. For more information on how to use them, see Working with Projects and Launching Projects.
Copyright © 2013-2015 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.