Hi there,
In the UML template I see the 'lollipop' symbol (titled Provided Interface).
However I can't figure out how to attach it to a class. The widget doesn't seem to attach to any other objects.
Assuming this widget works, how to attach it on a class to indicate the interface provided by the class (e.g. java.io.Serializable)?
Help appreciated,
Lance