Bug 55238

Summary: remove implementation type associations
Product: [Applications] umbrello Reporter: Jonathan Riddell <jr>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: LO    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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.