Questions tagged [umodel]

3 questions
2
votes
1 answer

When to use memberEnd and when navigableOwnedEnd in an UML class diagram?

I've download a trial of Altova UModel and am starting using UML. As a practical beginning I am modelling a personal information manager application, which includes a web bookmark managing. A Bookmark can belong to many (or no) Tags at once and a…
Ivan
  • 63,011
  • 101
  • 250
  • 382
0
votes
1 answer

UML: Associations without a Class Property? Altova UModel

If one of a class's instance methods instantiates a separate class but doesn't hold a reference to that object as a member variable (class property), should an association be created in UML? I reversed engineered code using Altova Umodel and didn't…
user994165
  • 9,146
  • 30
  • 98
  • 165
0
votes
2 answers

How to convert Together Support UML to generic UML

My problem is a simple one. I've created a class library for Delphi 2007 and added the modelling support to it that Delphi offers. It generates nice class overviews of my code, which I'd like to use. But it's not enough. I want to export the…
Wim ten Brink
  • 25,901
  • 20
  • 83
  • 149