In class diagram diamonds are used to represent n-ary associations. In UML the association can be named and the name is displayed above or beside the diamond. Is it possible to do that in PlantUML? All my attempts to display diamond name failed.
All diamond examples I have seen name the diamond, but the name is not visible in the diagram.