Code Monkey home page Code Monkey logo

gentleman-ecore's Introduction

Ecore integration with Gentleman

Approach

The transformation is two-fold.

  1. We apply a M2M transformation with the ATLAS Transformation Language (ATL).
    To apply the ATL transformation, an input and output metamodel are required. The input metamodel will be Ecore and the output will be Gentleman Ecore model, Gentleman metamodel defined with Ecore.
  2. With the generated model, we apply an M2T transformation with the Epsilon Generation Language (EGL).
    The EGL Generator main generates the JSON file, which can be loaded in Gentleman.

Mapping

The mapping of concepts between Ecore and Gentleman is shown in the table below.

Some elements supported by Gentleman, such as properties, are not presented in the table as they have no equivalence in Ecore.

Ecore Gentleman
EPackage Model
EClass (abstract or interface) Prototype
EClass (concrete) Concrete
EEnum Derivative
EDataType Primitive
EAttribute (many) Set
EAttribute Attribute
EReference Attribute

gentleman-ecore's People

Contributors

lelafontant avatar

Watchers

Istvan David avatar @syriani avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.