Singleton

I

Ishraq

Hello,

I am taking a UML class, and one of my assignment is to draw class diagram
for a system. I have problem with drawing this diagram in Visio; I don't
know how to represent the Singleton class in that program.

Will you help me please?

Thank you,
Ishraq
 
P

Paul Herber

Hello,

I am taking a UML class, and one of my assignment is to draw class diagram
for a system. I have problem with drawing this diagram in Visio; I don't
know how to represent the Singleton class in that program.

Just use the standard class symbol. The only thing special about a
singleton class is that it is limited to an instance count of 1.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top