Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Currently there are a number of source files needed to get a complete view of the AAI schema information:

...

Next step is probably to combine these source files into a single schema file using an XSLT script. Probably also necessary to copy metadata in the .xsd file to XML tags that can be parsed by Ecore.

This step is still TODO – some possible input to this step:

Step-by-step to generate Papyrus UML model from XSD file

A single XML schema file can then be imported into Eclipse/Papyrus using the Ecore modeling framework – steps for this are outlined below.

...

6) Switch to Papyrus perspective. From Model Explorer, create a new class diagram and drag-and-drop the wanted model elements onto it.



Tips for creating Papyrus diagrams for AAI model

  • Sort the model elements alphabetically before drag-and-drop
  • Drag-and-drop relationships rather than classes

...