I have a team of architects/designers creating a set of UML models. Most are used to using visio.
To enforce some discipline, i want to create a set of read only UML components that represent applications in the organization.
What I need is a something like a stencil containing these application UML elements.
When someone drags and drops them on a diagram, they will get a non editable object. They can connect it to other elements, and use it in anyway required, but they cannot change the name of the element (and certain other attributes) because this denotes an application in the organization.
How do I achieve this in Visio 2010 Standard Edition?
I have tried the following
- Created a stencil
- Created a Copy of a UML component master
- Named the component after the application that I want it to represent
When I drop this application from the stencil to a diagram, I get a blank UML component with a blank name. I want this component on the diagram to have the name of the application (that I gave the UML element in the stencil).