Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "VIATRA/CEP/Language"

< VIATRA‎ | CEP
(VIATRA-CEP User's guide)
(Setting up the environment)
Line 11: Line 11:
 
==Setting up the environment==
 
==Setting up the environment==
  
#Download the latest [https://eclipse.org/downloads/packages/eclipse-modeling-tools/lunar Eclipse Luna Modeling] package.
+
#Download the latest [https://eclipse.org/downloads/packages/eclipse-modeling-tools/lunasr1 Eclipse Luna Modeling] (currently SR1) package.
 
#Install the following plugins or import their source plug-ins into a running Eclipse instance:
 
#Install the following plugins or import their source plug-ins into a running Eclipse instance:
 
#; EMF-IncQuery 0.9.0 : [http://download.eclipse.org/incquery/updates/release/ latest release]
 
#; EMF-IncQuery 0.9.0 : [http://download.eclipse.org/incquery/updates/release/ latest release]

Revision as of 09:37, 11 January 2015

VIATRA-CEP User's guide

The following contents introduce the VIATRA-CEP complex event processing stack and its main features. Basic knowledge on complex event processing is advised, although not strictly required. Should this guide prove to be insufficient, please do not hesitate to ask your question on our mailing list.

Getting started

The VIATRA-CEP stack

//TODO

Language essentials

//TODO

Setting up the environment

  1. Download the latest Eclipse Luna Modeling (currently SR1) package.
  2. Install the following plugins or import their source plug-ins into a running Eclipse instance:
    EMF-IncQuery 0.9.0 
    latest release
    VIATRA 0.7.0 
    CI update site

Examples

You can find demonstrative examples here.

Important links

Back to the top