Bug 55238 - remove implementation type associations
Summary: remove implementation type associations
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: LO normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-26 22:39 UTC by Jonathan Riddell
Modified: 2004-03-22 18:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Riddell 2003-02-26 22:39:47 UTC
Version:            (using KDE Devel)
OS:          Linux

The UML specifications don't mention any such thing as an implementation association.  Interfaces can now be used instead.  They can be removed.
Comment 1 Brian Thomas 2003-12-17 21:07:56 UTC
This may cause beau-coup errors in the codebase. I would suggest delaying fixing this until the release of KDE 3.2.
Comment 2 Oliver Kellogg 2004-03-22 18:21:27 UTC
The position of at_Implementation is now occupied by the new
at_Containment in Uml::Association_Type.