Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jas11

Pages: [1]
1
Uml Process / SysML Action (accept event)
« on: May 23, 2025, 09:21:11 pm »
With Activities, when dragging an Action (accept event) onto a diagram, why does EA prevent you from adding more than one instance of the same element? Same applies to Action (send signal). I want to use the same Action (accept event / send signal) in multiple places on the same diagram.

Using EA 17.0.1703.

2
Bugs and Issues / Re: v16.0 Linked Documents Icon
« on: November 17, 2022, 09:09:09 pm »
Quote
Indeed, have you reported a bug to Sparx?

Yes now reported a bug to Sparx.

3
Bugs and Issues / v16.0 Linked Documents Icon
« on: November 17, 2022, 07:39:54 pm »
In previous versions, requirements diagrams would show the red 'A' icon for any requirements that contained a linked document. But this is no longer the case with v16.0.

4
Bugs and Issues / v16 Diagram Frames
« on: October 26, 2022, 12:07:58 am »
When you drag and drop one diagram onto another diagram as a diagram frame, EA 15.2 gives you a few options on how to display the frame of the dropped-in diagram. e.g., you can show the header, hide it, or partly show the information. However, in EA 16 the diagram border is always hidden. While the option to change the appearance of the border still exists, it does nothing. It seems the option you select in EA 16 does take effect, but it only visually appears when viewing in EA 15.2.

5
Hi,

As part of my document generation from EA I call a custom VB script. But now that my laptop has been upgraded from Windows 7 to Windows 10 and hence with EA re-installed, the document generator is failing with the message "Error in script: the name of my script" as reported in the System Output window. I don't think there's anything wrong with the script itself because even if I take all the code out leaving just an empty procedure in the VB script, I still get the same error. Seems like EA's document generator is failing to either load or execute the VB script. So right now I'm at a loss what could be wrong and how to fix this issue?

6
Uml Process / Re: Activity Diagram Semantics
« on: September 23, 2015, 02:05:28 am »
Perfect. Thanks Phil and Geert for the explanation.

7
Uml Process / Activity Diagram Semantics
« on: September 22, 2015, 05:21:21 pm »
I’m trying to create an activity diagram but I notice EA doesn’t allow activities with the same name to be added onto the same diagram. For example, if I have a common activity called “Log Event” which needs to be called along the different control paths of the activity diagram, how can I depict this?

Pages: [1]