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 to combine these source files into a single XML schema file, probably using an XSLT script – this step is still TBD

This single XML schema file can then be imported into Eclipse/Papyrus using the Ecore modeling framework.

Step-by-step to generate UML from XSD file

1) Create a new Eclipse project

...