You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

DCAE Controller Overview

SOMF - Sirius Operational Management Framework

SOMF is a model-driven framework for building controllers. SOMF Is using the Eclipse Modeling Framework (EMF) for data modeling.

LF SOMF repositories

  1. ncomp/maven - contains a few maven related artifacts
  2. ncomp/utils - contains Java utilities and libraries that are used across DCAE Controller projects
  3. ncomp/core - contains core models
  4. ncomp/sirius/manager - contains the core SOMF implementation
  5. ncomp/docker - contains SOMF adaptor used to communicate with Docker Engine API
  6. ncomp/openstack- contains SOMF adaptor used to communicate with OpenStack API
  7. ncomp/cdap- contains SOMF adaptor used to communicate with CDAP API

Eclipse Setup

Since DCAE Controller/SOMF is build on top of EMF developement is tightly tied to using Eclipse IDE with specific plugin installed. This section describe the process to setup a developement Eclipse.


  1. Install Neon.3 Java Developer Version http://www.eclipse.org/downloads/packages/eclipse-ide-java-developers/neon3
  2. Install software from Neon update site
    1. Eclipse Plug-in Development Environment           3.12.2.v20161124-1400
    2. EMF - Eclipse Modeling Framework Xcore SDK   1.4.0.v20160526-0606
  1. Install software from Eclipse Market Place


  1. yEdit
    1. YEdit Feature     1.0.20.201509041456-RELEASE


Install Groovy from http://dist.springsource.org/snapshot/GRECLIPSE/e4.6/


    Groovy-Eclipse Feature             2.9.2.xx-201703131833-e46

    Groovy-Eclipse M2E integration            2.9.2.xx-201703131833-e46

    Groovy Compiler 2.4 Feature  2.9.2.xx-201703131833-e46

  • No labels