[Uml-devel] [Bug 145042] New: class with generated name appears when creating association in a state diagram
pierre alain bourdil
pa at pabourdil.com
Fri May 4 17:15:04 UTC 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=145042
Summary: class with generated name appears when creating
association in a state diagram
Product: umbrello
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: pa pabourdil com
Version: 1.5.7 (using KDE KDE 3.5.2)
Installed from: Compiled From Sources
OS: Linux
when creating a state diagram, i have class that appears in the tree view. An e xample is a class with name: EjHpBSYmKbd1. If i search this name in the xmi, i find :
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="1" xmi.id="wMX2epCB8sdp" isRoot="false" isAbstract="false" name="EjHpBSYmKbd1" />
the xmi.id points to :
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="2485" aggregation="composite" type="wMX2epCB8sdp" name="" />
and <UML:AssociationEnd comment="une fiche affiche une demande de devis " isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="3073" aggregation="none" type="wMX2epCB8sdp" name="" multiplicity="1" />
the above line is an association end of an association in a class diagram.
More information about the umbrello-devel
mailing list