Community
Participate
Working Groups
Build Identifier: When a directional association is created between an entity and an association class, the arrow head is not displayed in the instance diagram. See attached files for more details. Reproducible: Always Steps to Reproduce: 1. Create a class diagram with the following content: Entity0 Entity1 Entity2 Association Class (going from Entity0 to Entity1) Association (going from Entity2 to Association class, it should be directional). See attached snapshot for more details. 2. Create a new instance diagram with the following instances: a:Entity0 b:Entity1 c:Entity2 Create an instance of the association class between 'a' and 'b' Create an instance of an association between 'c' and the association class. Notice that this is NOT directional (there is no arrow head on it). See attached snapshot for more details.
Created attachment 180836 [details] Snapshot of class diagram
Created attachment 180837 [details] Snapshot of instance diagram
Navid, this is not high priority.
Ok, thanks Chris.
Fixed.
Verified. Thanks!