Type the keyboard short cut Ctrl-Alt-T.

Oracle CEP IDE for Eclipse and the Event Processing Network 6-17 Figure 6–27 Opening the FilterAsia EPN Assembly File To navigate to the corresponding component configuration file as Figure 6–28 shows, Ctrl-click the FilterAsia id attribute value. Figure 6–28 Opening the FilterAsia Component Configuration File For more information on hyperlinking, see Section 6.3.3, Hyperlinking . 6-18 Oracle Complex Event Processing Developers Guide

6.4 Using the EPN Editor

The EPN Editor allows you to create and edit an applications EPN using actions on the editor surface. Most actions in the EPN Editor result in edits to an assembly file in that application. You can use a single EPN assembly file or multiple EPN assembly files for more information, see Section 6.2.2, Filtering . The following sections describe EPN Editor editing tasks, including: ■ Section 6.4.1, Creating Nodes ■ Section 6.4.2, Connecting Nodes ■ Section 6.4.3, Laying Out Nodes ■ Section 6.4.4, Renaming Nodes ■ Section 6.4.5, Deleting Nodes For more information, see: ■ Section 4.1, Oracle CEP Project Overview ■ Section 6.2, EPN Editor Overview ■ Section 6.1, Opening the EPN Editor ■ Section 6.3, Navigating the EPN Editor

6.4.1 Creating Nodes

When adding new nodes to an EPN using the EPN editor, a new node will appear at the location of the mouse click that was used to show the EPN Editor context menu. You can create any of the nodes that Table 6–2 lists. Table 6–2 EPN Editor Icons Node Description Adapter : a node that interfaces an event data source with the EPN or interfaces the EPN with an event data sink. For more information, see: ■ Section 6.4.1.2, How to Create an Adapter Node ■ Chapter 7, Configuring JMS Adapters ■ Chapter 8, Configuring HTTP Publish-Subscribe Server Adapters ■ Chapter 14, Configuring Custom Adapters ■ Chapter 25, Testing Applications With the Load Generator and csvgen Adapter Channel : a node that conveys events between an event data source and an event data sink. For more information, see: ■ Section 6.4.1.1, How to Create a Basic Node ■ Chapter 9, Configuring Channels Processor : a node that executes Oracle CQL or EPL rules on the event data offered to it by one or more channels. For more information, see: ■ Section 6.4.1.3, How to Create a Processor Node ■ Chapter 10, Configuring Oracle CQL Processors ■ Chapter 11, Configuring EPL Processors