Skip to content

Understanding the UI

Damiano Di Vincenzo edited this page Jul 22, 2021 · 4 revisions

altText

  1. The top bar - Contain app-wide or model-wide options and allows to change between modelling and meta-modelling.
  2. The left bar - Lists contents that can be inserted in the graph.
  3. The graph - Displays with a graphical notation the content of the current opened model.
  4. The right bar - His content is dynamic and always relative to the selected element on graph, it composed of 3 subsections:
    • Structured view - Is a static tree-like view of the selected model element and his sub features which can be used to edit elements not displayed in the graph.
    • Style editor - Allows to customize the graphical representation of the current modelling sub-object.
    • Raw view - Shows the selected element data in eCore/JSON format.
  5. The console - Accepts queries for information retrieval and commands to update the model (mostly work-in-progress)

Clone this wiki locally