Archi Forum

Archi => General Archi Discussion => Topic started by: mlange1970 on March 30, 2016, 22:43:07 PM

Title: Sharing elements across models
Post by: mlange1970 on March 30, 2016, 22:43:07 PM
We're trying to model a large number of apps where there are shared pieces across them.  Right now we're roughly doing one model per app.  The problem is that we're duplicating the elements that make up those shared pieces across models today.

If we did this as a single monolith model it would be much too large.

Is there anyway to share elements across a model?  If not, are there any tricks others are using to address this?

Thanks,
Mike
Title: Re: Sharing elements across models
Post by: Jean-Baptiste Sarrodie on March 31, 2016, 06:33:52 AM
Hi,

Well, ArchiMate has been designed to create model of your enterprise (thus its organization, processes, applications...) so the answer to you question IMHO is to merge all these small models into a gobal one.

Asof today you can't share elements acress models, so one big model is also the simplier solution. Of course this need some team coordination if multiple persons have to work on it. You may be interrested by the Grafico plugin (https://github.com/archi-contribs/archi-grafico-plugin) and some of its (documented) use-cases (https://github.com/archi-contribs/archi-grafico-plugin/wiki/Use-Cases).

Regards,

PS: if you use Archi on a day to day basis, please describe your usage and organization in this thread (http://forum.archimatetool.com/index.php?topic=197.0)
Title: Re: Sharing elements across models
Post by: mlange1970 on March 31, 2016, 22:57:41 PM
Thanks much. 

You hit on another piece of the puzzle that I should have mentioned because it's equally important.  We've got a number of folks that may be doing modeling at any point in time so collaboration is important.

I'll given the Grafico plugin a whirl and see if it will do the trick.

Mike