Ticket #20 (closed enhancement: fixed)
Dialog to choose right class/interface
| Reported by: | michi | Owned by: | roman |
|---|---|---|---|
| Priority: | blocker | Milestone: | 0.1 |
| Component: | Eclipse integration/GUI | Version: | svn |
| Keywords: | Cc: |
Description (last modified by michi) (diff)
Use a dialog (using the one from Eclipse) that lets the user choose from all classes that match a given non-qualified name. (What Eclipse shows when you press Ctrl+Space in the Java editor.)
It will be called, whenever the user sets the a type of something in the diagram. E.g. when setting the type of an attribute or the return type of a method. The name resolution has to be done in a certain "context", i.e. the class whose attribute is concerned
Change History
Note: See
TracTickets for help on using
tickets.
