Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Adriano Caiafa on February 04, 2010, 05:41:31 am

Title: Diagram Communication
Post by: Adriano Caiafa 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]
Title: Re: Diagram Communication
Post by: KP 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.
Title: Re: Diagram Communication
Post by: Adriano Caiafa on February 04, 2010, 09:09:03 am
thanks.
Endpoints can be used in the communication diagrams?