Book a Demo

Author Topic: Making links among items in distinct EA files.  (Read 3601 times)

Orkideh

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Making links among items in distinct EA files.
« on: November 27, 2010, 11:49:52 pm »
Hi
How we can share items among EA files. In other words, how I can make link or refer to an item (for example a class ) which is located in another EA file.
« Last Edit: November 27, 2010, 11:52:33 pm by Orkideh »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Making links among items in distinct EA files.
« Reply #1 on: November 29, 2010, 08:31:55 am »
The closest is controlled packages, which allow you to share a package (and its contents) between multiple models.

Note: Version controlled packages are a subset of controlled packages.
« Last Edit: November 29, 2010, 08:32:28 am by simonm »