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)
(Important links)
Line 22: Line 22:
 
*[https://bugs.eclipse.org/bugs/buglist.cgi?component=CEP&list_id=10827336&product=Viatra&resolution=--- VIATRA-CEP Bugzilla]
 
*[https://bugs.eclipse.org/bugs/buglist.cgi?component=CEP&list_id=10827336&product=Viatra&resolution=--- VIATRA-CEP Bugzilla]
 
*our mailing list: [mailto:viatra-dev@eclipse.org viatra-dev@eclipse.org]
 
*our mailing list: [mailto:viatra-dev@eclipse.org viatra-dev@eclipse.org]
*[http://link.springer.com/chapter/10.1007%2F978-3-319-11653-2_5 A paper on VIATRA-CEP from MoDELS 2014]
+
*[http://link.springer.com/chapter/10.1007%2F978-3-319-11653-2_5 A paper on VIATRA-CEP from MoDELS 2014] (Available for download from [http://msdl.cs.mcgill.ca/people/istvan/publications/viatra-cep-models2014 here].)

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


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