Book a Demo

Author Topic: Model Pattern vs. Diagram Pattern - help  (Read 2720 times)

kpietrusewicz

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Model Pattern vs. Diagram Pattern - help
« on: February 02, 2019, 07:28:51 pm »
Hi,
I found help for creation and usage of diagram patterns. Where to find tutorials/help on how to create the Model Pattern for whole package structures filled with objects.
Please help.
Krzysztof

Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Re: Model Pattern vs. Diagram Pattern - help
« Reply #1 on: February 04, 2019, 07:17:47 am »
Well...

You can create your example and export as a xmi file, and just import it whenever you need it making sure your strip the GUIDs.

Or you can make an MDG with a model available to the Wizard https://sparxsystems.com/enterprise_architect_user_guide/14.0/modeling_tools/model_templates2.html

kpietrusewicz

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Re: Model Pattern vs. Diagram Pattern - help
« Reply #2 on: February 06, 2019, 05:35:46 am »
Thank You!