Book a Demo

Author Topic: Can we import sub models into our system model  (Read 2704 times)

DelphiPrincess

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Can we import sub models into our system model
« on: November 18, 2003, 07:56:17 am »
We want to keep our framework model and system models separate, but still want to access the framework classes from the system model.  Is there a way to import the framework model into our system model?  We are trying to prevent dual maintenance.  We have 3 systems that use the same framework and all 3 inherit from the framework classes.
« Last Edit: November 18, 2003, 07:57:11 am by DelphiPrincess »

Tjerk

  • EA User
  • **
  • Posts: 231
  • Karma: +1/-0
    • View Profile
Re: Can we import sub models into our system model
« Reply #1 on: November 19, 2003, 12:33:53 am »
Hi,

Try to search the forum or the manual for XMI export and import. You can export your framework as XMI and import it as a "controlled package" into your system models.

Greetz,
Tjerk