Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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
(Important links)
(VIATRA-CEP User's guide)
Line 2: Line 2:
 
The following contents introduce the VIATRA-CEP complex event processing stack and its main features. Basic knowledge on [http://en.wikipedia.org/wiki/Complex_event_processing 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 [mailto:viatra-dev@eclipse.org mailing list].
 
The following contents introduce the VIATRA-CEP complex event processing stack and its main features. Basic knowledge on [http://en.wikipedia.org/wiki/Complex_event_processing 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 [mailto:viatra-dev@eclipse.org mailing list].
  
 
+
==Getting started==
==The VIATRA-CEP stack==
+
===The VIATRA-CEP stack===
 
//TODO
 
//TODO
  
==Language essentials==
+
===Language essentials===
 
//TODO
 
//TODO
  

Revision as of 09:27, 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 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