Book a Demo

Author Topic: Adding reference in custom transformation template  (Read 2262 times)

DrLik

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Adding reference in custom transformation template
« on: October 13, 2005, 06:40:16 am »
Hi all,
I am starting to learn how to write custom transformation templates and I have one question. Is it possible to add reference (generalization/realization etc) to existing (= not created in transformation) class?
I have model with imported component/framework classes. Next when I set come custom stereotype (e.g DALComponent), I need to add realization of existing IDALComponent interface (the IDALComponent interface is not created in transformation, it exists in model before transformation).
Is it possible to do this? If yes - how?  :)
Thanks.

Zdenek D.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Adding reference in custom transformation temp
« Reply #1 on: October 13, 2005, 03:26:48 pm »
It's not currently possible.  However EA 6.0 will include the possibility of creating a link to a class that hasn't been transformed.  This makes what you want possible.