Author Topic: Diagram Communication  (Read 2591 times)

Adriano Caiafa

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Diagram Communication
« on: February 04, 2010, 05:41:31 am »
How I make I obtain in a communication diagram to include the initial message in an object? Something as:

     1:------add()-----[obj1]----1.1:config()----[obj2]

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +54/-3
    • View Profile
Re: Diagram Communication
« Reply #1 on: February 04, 2010, 08:45:33 am »
From the "Interaction" toolbox (the one used with sequence diagrams) you could use the "Endpoint" or "Diagram Gate" element as the source of the message.
The Sparx Team
[email protected]

Adriano Caiafa

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: Diagram Communication
« Reply #2 on: February 04, 2010, 09:09:03 am »
thanks.
Endpoints can be used in the communication diagrams?