Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

UML Use Case Extension Point?

0 votes

Hi,

i want to add a extension point to a use Case with a line between use case name and extensions point.

How to realize the line?

Look at this example

 

Thanks in advance

 

bg

 

Sebastian Thiem

closed with the note: Answerd. Thanks
in Help by (120 points)
closed by

1 Answer

0 votes

yEd is an editor for graphs (see Wikipedia for a formal definition) and in a graph there can be no edge-to-edge connections. The "restriction" to graphs is essential for many of yEd's features (most notably its layout algorithms).

The common workaround is to split the edges you want to connect using size 1 nodes and then connect these split nodes.

Please see Connect Line to line for detailed instructions.

by [yWorks] (160k points)
Legal Disclosure | Privacy Policy
...