Versions Compared

Key

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

...

Some ideas Problems encountered when working with the AAI model structure:

  • AAI uses RelationshipList as a generic linking class everywhere in the model – needs to be collapsed into the actual links
  • AAI uses collection classes (ex. Pnfs as a collection for Pnf) that add no information – need to be filtered out

Ideas regarding how to do the reverse-engineering with a minimum of manual rework of the model (NOTE: most of these are still TODO):Next step is probably to . Probably also necessary to copy metadata in the .xsd file to XML tags that can be parsed by Ecore.

...