Connection Labels
With the connectionLabelProvider
specific data can be visualized for each
connection.
The provider is called for each Connection
and should return a SimpleLabel
if a label should be shown on the connection. If the connection should not show a label, undefined
may be returned.