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

Papyrus/CodeGenerationAndDeployment

< Papyrus
Revision as of 06:51, 19 January 2016 by Ansgar.radermacher.cea.fr (Talk | contribs) (Created page with "This page is there to discuss the naming of the plugins related to code generation, analysis and deployment. Currently, the following structure is proposed Papyrus designer...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page is there to discuss the naming of the plugins related to code generation, analysis and deployment.

Currently, the following structure is proposed

Papyrus designer (oep.designer)

  • Code generators (oep.designer.codegen)
    • C++ code generator
      • Includes profile and model libraries? or in Programming language below?
    • C code generator
    • Java code generator
    • ...
  • Programming languages (oep.designer.proglang)
    • C++
      • Profile and model libraries
  • Analysis & Architecture exploration (oep.designer.analysis)
  • Component based designer (oep.designer.components)
    • existing plugins of qompass designer with new prefix

Back to the top