MathewWi / umple

Automatically exported from code.google.com/p/umple
0 stars 0 forks source link

Extract comments for states and transitions #652

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, states and transitions are unable to extract their comments (like 
classes, methods, attributes, etc.). The ability to call "getComments" should 
be implemented for states and transitions.

Furthermore, this should be used to further improve the tooltip for state 
machines (refer to Issue 466) by adding the comments to the tooltip.

Original issue reported on code.google.com by karinn...@gmail.com on 11 Nov 2014 at 3:49