Book a Demo

Author Topic: Add new package based on a pattern/template  (Read 6344 times)

MatthiasVDE

  • EA User
  • **
  • Posts: 196
  • Karma: +1/-0
    • View Profile
Add new package based on a pattern/template
« on: May 26, 2016, 06:14:31 pm »
I set up a repository for analysis in our enterprise. Under the package 'functional layer' we shall add packages like 'Application X' or 'Application Y' wich contains a structure with folders and UML diagrams.

The question is if it is possible to create some kind of template/pattern so we can just do 'Add new application' so that the whole structure is created under the new package? I can use an XMI file, but we are using it on a repository and I'm looking for a user friendly solution.


qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Add new package based on a pattern/template
« Reply #1 on: May 26, 2016, 06:44:35 pm »
You can create an MDG and include patterns. These allow to create whole structures and even parametrize them. More could be done with additional scripts.

q.

MatthiasVDE

  • EA User
  • **
  • Posts: 196
  • Karma: +1/-0
    • View Profile
Re: Add new package based on a pattern/template
« Reply #2 on: May 26, 2016, 10:31:19 pm »
I'll first try to create a pattern based on my xmi.

EDIT: Can I add a UML/Model pattern to the repository so that al our users can use it?
« Last Edit: May 26, 2016, 11:51:31 pm by MatthiasVDE »

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Add new package based on a pattern/template
« Reply #3 on: May 27, 2016, 05:17:58 am »
Try View/Resources/UML Patterns. I never used that, but it should work. This will be repository based.

q.