On Wed, Apr 24, 2013 at 12:08 PM, Daniel Trujillo Viedma <danihacker.vie...@gmail.com> wrote: > Hi guys!! > > Firstly, thank you for that great software. > > I have a trouble. I'm trying to do a UML diagram, which has a class that > contains a lot of references (like the "object" class in this example: > https://live.gnome.org/Dia/Examples?action=AttachFile&do=view&target=dia-objects.png) > and I need to know: Is there any way to keep all these lines attached to the > class?, or I can only attach lines to the points specified in the rectangle? >
Yep, you can only connect to the connection points on the classes. On some element you can add extra connection points (e.g. the basic line primitive) but not on the UML class. Tip: the UML class will create a new connection point on each side for each attribute or method. If you are going to post-process your diagrams, say for example to create SQL DDL from UML classes using dia2code then you must take care of creating correct associations so the foreign keys and indexes generate correctly. Note that FK relationships are akin to UML associations not aggregations or compositions. Best, -- Alejandro Imass _______________________________________________ dia-list mailing list dia-list@gnome.org https://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq Main page at http://live.gnome.org/Dia