
That dependency arrow cannot be placed between the 2 interface symbols, it throws an error.

The steps I used to do this are:
1. double click BlogDataSource and select Add provided interface
2. double click ConversionManagement and select Add required interface
3. carefully select the continuous line that touches the ball connector and drag the end of the line that is near the ball to the ConversionManagement connector. Now, StarUML will correctly display the symbol of a "connected interface" (ball with exterior encapsulating semi-circle symbol)
4. delete the ball simbol
This is annoying, if I chose the "implement interface" option from the toolbox, StarUML draws a continuous line to the ball symbol and does not draw the circle part from the exterior (the encapsulating symbol).

The only workaround I found for this is to hide the visibility modifiers of the attributes of the component and then add attributes and manually name them:
<<provided interface>> --- the first attribute
DataSource --- the second attribute
etc...
just to look like in the picture above, but it is... weird to do it like that.
Plus, there is no way to separate the <<artifacts>> section, because that would be replaced by the Operations section, which only shows method names with parentheses symbols at the end - there is no way to get rid of the parentheses symbols at the end of their names.




(note that this is different as a symbol from the interface connection symbol - the external circle part has the same dimensions as the ball symbol and it is farther than the connection symbol, it does not touch the ball symbol at all)
Wiadomość napisana przez StarUML <sta...@googlegroups.com> w dniu 09.08.2021, o godz. 09:57:
Delegation is a connector (not a separate element), so you can use delegation by adding a "Connect" relationship and set the "kind" property to "delegation" (See the 11.2.2 section in UML 2.5.1 specification).
--
You received this message because you are subscribed to a topic in the Google Groups "StarUML" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/staruml/GcoYELauRLw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to staruml+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/staruml/797a2228-7235-41bd-bc7e-d3a2e43fd07an%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/staruml/37f5fca0-1dee-439a-807b-8b1832b33185n%40googlegroups.com.