Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: iMikel on November 01, 2007, 04:44:05 am
-
Hello,
i am extending EA using the Java-API.
Is there any way to determine via API,
if a message (in other words: a connector of type "Sequence")
is a return-message or not.
The Properties-Collection of a connector holds a member "IsReturn", but the corresponding value is always "null", regardless if
the message is a return message or not.
Any workaround for this obvious bug?