I'm a fairly new user of the Eclipse UML2Tools project, and I have a very
basic question which I have nonetheless been having trouble with: how can
I create a simple directed association between two classes? By "simple,
directed association", I mean, given two classes, that one draws a
connection from source to target; the source anchor is undecorated, while
the target anchor has an arrow facing the target. The closes thing I have
been able to find in this regard is the navigable association
relationship, but this adds something to the source anchor. I feel like I
must be missing something obvious, and I would greatly appreciate it if
anyone could help guide me on this.