You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.