Python metaclass and UML

Ian Kelly ian.g.kelly at gmail.com
Mon Jan 31 16:11:11 EST 2011


On Mon, Jan 31, 2011 at 1:04 PM, Laszlo Nagy <gandalf at shopzeus.com> wrote:
> How should I represent a Python metaclass on an UML class diagram? I know
> how to represent composition, aggregation and inheritance. But not sure
> about metaclasses. What kind of arrow or line should I use between a class
> and its metaclass? Is there a standard for this?

http://stackoverflow.com/questions/1483273/how-to-draw-a-classs-metaclass-in-uml



More information about the Python-list mailing list