Book a Demo

Author Topic: Message Option not on context menu  (Read 3171 times)

jeshaw2

  • EA User
  • **
  • Posts: 701
  • Karma: +0/-0
  • I'm a Singleton, what pattern are you?
    • View Profile
Message Option not on context menu
« on: January 10, 2005, 08:53:41 am »
In step 5 of "Create a Communication Message" in the Help file, the message option does not appear on the association relationship's context menu.  This is happening on a Class Diagram (which is not a Sequence diagram as directed in step 1)

Help, help?

Thanks
Jim
Verbal Use Cases aren't worth the paper they are written upon.

thomaskilian

  • Guest
Re: Message Option not on context menu
« Reply #1 on: January 11, 2005, 01:18:53 am »
The diagram type just defines the toolbox to appear with different tools. You can draw almost anything on any diagram. Also you can manually select from other toolbox compartment.

Messages are only available if the target class has defined methods. Perhaps you haven't defined any?

jeshaw2

  • EA User
  • **
  • Posts: 701
  • Karma: +0/-0
  • I'm a Singleton, what pattern are you?
    • View Profile
Re: Message Option not on context menu
« Reply #2 on: January 11, 2005, 02:54:07 am »
I went back and defined operations for the target object.  Still, no message option appears as specified in the help file.  My problem remains, unless of course, the help file is not correct?

I tried this approach because I did use the message tool from another tool box.  That generated other problems.  See my thread "Messge line does not connect" in this forum.

Thanks
Jim
Verbal Use Cases aren't worth the paper they are written upon.

thomaskilian

  • Guest
Re: Message Option not on context menu
« Reply #3 on: January 11, 2005, 11:15:58 am »
Jim,
you are right. The first step once was likely correct but now you have to create a diagram of type Communication. Only within this diagram you'll have the context menu.