Defining event in class

M

Marko Salinic

My class has two public properties, one public method and one public event.
I do not know how to add event property in my UML class. I am using UML
system.

Please help me!
 
P

Paul Herber

On Mon, 1 Sep 2008 07:22:01 -0700, Marko Salinic <Marko
My class has two public properties, one public method and one public event.
I do not know how to add event property in my UML class. I am using UML
system.

Assuming you are using the built-in UML,
either select the class in the Model Explorer and select New ->
Operation or Reception.
or double-click the class shape on the page and select Operation or
Reception from there.
 

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