How to find the comment and other properties from a UML class

A

anueblav

I can easily find attributes and operations, but how do I get to the
'documentation' and others?

is there a 'object model' reference for UML diagrams somewhere?

Thx
 
J

JuneTheSecond

There is no 'object model' reference for UML diagrams.
A part might be seen when you save file as XML, others are human unreadable.
 
Top