[Uml-devel] [Bug 293042] Umbrello fails to generate Python code for one class

Oliver Kellogg okellogg at users.sourceforge.net
Wed Feb 1 19:10:57 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=293042





--- Comment #4 from Oliver Kellogg <okellogg users sourceforge net>  2012-02-01 19:10:57 ---
Looking into your attachment id=68402, the class in question is:

<UML:Class visibility="public" isSpecification="false" namespace="Logical View"
isAbstract="false" isLeaf="false" isRoot="false" xmi.id="hLB5tjdEVzQ6"
name="Primitive Test Functions."/>

However, this class (xmi.id="hLB5tjdEVzQ6") has a few dangling dependencies to
classes not contained in the file,

<UML:Dependency visibility="public" isSpecification="false" namespace="Logical
View" supplier="hLB5tjdEVzQ6" xmi.id="ZYGic8C768cZ" client="jTuo0mdW6PeR"
name=""/>
<UML:Dependency visibility="public" isSpecification="false" namespace="Logical
View" supplier="jTuo0mdW6PeR" xmi.id="1ZTJnXX4rdr0" client="jTuo0mdW6PeR"
name=""/>
<UML:Dependency visibility="public" isSpecification="false" namespace="Logical
View" supplier="jTuo0mdW6PeR" xmi.id="mmtJN3ihe4Pl" client="jTuo0mdW6PeR"
name=""/>
[...]
<UML:Dependency visibility="public" isSpecification="false" namespace="Logical
View" supplier="hLB5tjdEVzQ6" xmi.id="CuwyanplvHio" client="jTuo0mdW6PeR"
name=""/>
<UML:Dependency visibility="public" isSpecification="false" namespace="Logical
View" supplier="jTuo0mdW6PeR" xmi.id="VemOvUDr3R4Q" client="hLB5tjdEVzQ6"
name=""/>

and I see further dangling associations/generalizations/dependencies.

Apparently the cleanup of associations on removal of participant classes is not
working as it should.
Or did you hand edit the XMI file?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the umbrello-devel mailing list