Book a Demo

Author Topic: Modeling Transformation Mapping  (Read 2731 times)

hugelsb

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
  • Modelling is the future!
    • View Profile
Modeling Transformation Mapping
« on: July 17, 2010, 01:45:39 am »
I'm looking for a possibility to document a transformation mapping: e.g.:
Class A with its attributes (In reality a RPG file) should be mapped to a Java Class with its attributes to document which attribute in Class A will be represented in the Java Class. At the end I should have a cross reference matrix where I can see how the Class A attributes will be mapped to the Java Class attributes.
I'm looking forward for advices. Thanks a lot!

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Modeling Transformation Mapping
« Reply #1 on: July 19, 2010, 03:30:27 pm »
You could use the "link to element feature" to draw relations between the two attributes.

We do it differently though, we just have an excel file that we use to document the mapping between attributes of different classes.

Geert
« Last Edit: July 19, 2010, 03:30:50 pm by Geert.Bellekens »