You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sparx-enterprise-archite...@googlegroups.com
Situation: 3 classes, class A has an association to class B, subclass A1 has a generalization to class A. Now a class diagramm is created containing only B and A1.
Question: Is there a way to make EA automatically draw the inherited association between B and A1 (and also for compositions/aggregations)?
[original message]
S@localhost Robert S
unread,
Nov 25, 2012, 2:47:00 AM11/25/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sparx-enterprise-archite...@googlegroups.com
If you right click on an element on a diagram and select 'Add' one of the options is related element which will add all elements related to the selected element. Additionally you can set the depth, type of element and type of connector.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sparx-enterprise-archite...@googlegroups.com
No, EA will never show an association between A1 and B if that association doesn't exist.
So if you want to show that on your diagram you should put A on the diagram as well.
You could also create a "redefined" association, but that is not really the same. Redefinition is normally done only when something (like a constraint) is changed. (similar to overriding an operation)