Skip to content
Philipp Hirsch edited this page Jun 2, 2013 · 4 revisions

Platform Independent Model

The Platform Independent Model is a Model designed in UML or Ecore. To use the PIM the model should be saved on the local filesystem.

When starting the generator, the model is parsed by a SaxParser. While parsing, the model gets stored into a ModelTree, that contains a list of ModelElements. This ModelTree is used as PSM.

Ecore UML

Ecore UML

Clone this wiki locally