Book a Demo

Author Topic: Package merge for profiles  (Read 2347 times)

Knut Jetlund

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Package merge for profiles
« on: February 27, 2020, 07:38:12 pm »
I am working on a structured set of UML Profiles, where each profile may extend another profile.
E.g., a base profile has some core concepts that are reused and extended in other profiles. UML has the concept of package merge for this purpose. I have used package merge for relating the profiles when defining them in EA, but I have not found a way to maintain the merge when I export the profiles and import them for use in a model.
I have developed a script for performing the merge into individual and complete profiles, but I wonder if EA has any way of maintaining the package merge between profiles?