Author Topic: Architecture Visio stencil like toolset  (Read 7557 times)

Guillaume

  • EA Practitioner
  • ***
  • Posts: 1374
  • Karma: +42/-2
    • View Profile
    • www.umlchannel.com
Architecture Visio stencil like toolset
« on: September 24, 2020, 07:52:05 pm »
In the recent 15.2 build, a full image set has been included for Google, Azure and AWS Cloud solutions.
This is great for architects who need to create user friendly views, re-using the known image assets.

There is a gap to fill for On Premises, internal infrastructures. Would it be possible to introduce an image library matching the Visio stencil images e.g. to reproduce something like on the following link that I randomly took off the web:
https://www.uml-diagrams.org/network-architecture-diagrams.html

I have a number of clients who built an Enterprise Architecture model with Archimate and EA. They would like to create views where Archimate elements e.g. a Node, Firewall or Device can be represented with an alternate image matching the Visio rendering that architects very often use.

I guess there's an alternative to create its own set of free to use images that could be picked up from the web, however having these built-in EA would be much better.
Guillaume

Blog: www.umlchannel.com | Free utilities addin: www.eautils.com


Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8607
  • Karma: +257/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Architecture Visio stencil like toolset
« Reply #1 on: September 24, 2020, 08:38:06 pm »
+10

Paolo
« Last Edit: September 24, 2020, 09:08:27 pm by Paolo F Cantoni »
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Sunshine

  • EA Practitioner
  • ***
  • Posts: 1324
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: Architecture Visio stencil like toolset
« Reply #2 on: September 25, 2020, 07:48:34 am »
We use ArchiMate elements as our base metamodel and use the sparx image library when we want to represent the elements with graphics.
https://www.sparxsystems.com/resources/image_library.html.


The other alternative is to create your own library using some clipart library which is quite easy
  • Drag and drop image onto sparx ea diagram
  • rename diagram
  • Repeat 1 and 2 until all images added
  • export images into xml file
This means the xml file needs to be imported to each EA project


Alternatives are to create an;
  • MDG file and have a central config area for all users to reference
  • Image Asset library





Happy to help
:)

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +54/-3
    • View Profile
Re: Architecture Visio stencil like toolset
« Reply #3 on: September 25, 2020, 08:21:50 am »
Here's how I would do this. Drag image files from the file system onto an EA diagram and choose to create "Image Asset". Repeat 600 times (or however many images you have). Organize all your image assets neatly into packages and sub-packages. Save as XMI. Create an MDG Technology with a <ModelTemplates> section to import your XMI from the model wizard, and - here's the important bit - mark the pattern as a framework (isFramework="true" - search for "isFramework" in the help for full instructions). This will mean it doesn't have GUIDs stripped on import. To use, deploy your technology, import the image library from the model wizard, drag and drop images from the browser to a diagram choosing "Add as element with image".
The Sparx Team
[email protected]

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: Architecture Visio stencil like toolset
« Reply #4 on: September 25, 2020, 12:44:11 pm »

There is a gap to fill for On Premises, internal infrastructures. Would it be possible to introduce an image library matching the Visio stencil images ...  matching the Visio rendering that architects very often use.


fantastic idea, this would be so useful
+1 as many tiems as it takes
Orthogonality rules
Using EA16.1 (1627) on Windows 11 Enterprise/64 bit. Repositories in SQLServer2019 DB Schema 1558.
WebEA on Pro Cloud Server 4.2.64

Guillaume

  • EA Practitioner
  • ***
  • Posts: 1374
  • Karma: +42/-2
    • View Profile
    • www.umlchannel.com
Re: Architecture Visio stencil like toolset
« Reply #5 on: September 25, 2020, 05:22:32 pm »
Whilst there is a way to build a custom image toolset and use it in EA, I believe that having it built-in in EA is much more convenient.
Is there perhaps something to do with rights to incorporate suitable architecture images in EA contrary to AWS, Azure and Google ones? If not, this is definitely something that will help for technical architects.

Thanks
Guillaume

Blog: www.umlchannel.com | Free utilities addin: www.eautils.com