The question says it all, how can I build a visual representation of a plugin? I have the idea I should regard it as something else or just not display but I can't find any evidence (in high enough amount) to be sure of this.
Should I not display a plugin in my use case in any situation at all?
Do I need to represent a plugin as a package or actor instead? (If so what connection should I have, Include?)
Or should I just represent it as I would an interface?
Maybe I'm just off track here, last time I made a UCD was a year ago or something, it's all slipping away when you don't use stuff! So I wouldn't mind some "beginners" advice here :)