User-Defined UML Data Types in Visio 2010
Asked Answered
T

1

10

Is there a way to create custom types in Visio 2010?

We are creating a UML class diagram and need some of the properties to be defined as Dictionary, but that is not an option in Visio 2010 and it doesn't seem to allow creating custom types.

In Visio 2007, you could add a user-defined type: Reference Link

Terina answered 21/3, 2012 at 18:28 Comment(0)
N
19

Once you create a new UML project, on your left hand you see the Model Explorer window.

  1. Right-click on the top file in there and select packages.
  2. Add a new package (I have done it for a different language)
  3. Right-click on the new created package in the Model Explorer.
  4. New -> Datatype..
Napery answered 4/4, 2012 at 15:27 Comment(1)
This is painful though to add all Java datatypes. Visio should provide generic data types also as UML should be language independent anyways.Tove

© 2022 - 2024 — McMap. All rights reserved.