Main Menu
Login
SSL SecureMode
Username:
Password:  
Lost Password?
Register now!
ChangeVision Members Map
Search
Forum Index   -   Topic Index
   Astah API
     Combined Fragments in Sequence Diagram

Threaded | Newest First Previous Topic | Next Topic | Bottom
Poster Thread
marcelo_no
Posted on: 2013/10/5 7:00
Just popping in
Joined: 2013/10/5
From:
Posts: 1
Combined Fragments in Sequence Diagram
Hi,
I've been using Astah API for a while and I'm very pleased with the results I got so far.
However, now I have to extract some informations from Sequence Diagram, but I can't figure out how to get those combined fragments data. How can I extract what combined fragments there are in a SD and which messages belong to each of them?

Regards
Joba
Posted on: 2013/10/8 9:55
Developer
Joined: 2006/6/6
From:
Posts: 969
Re: Combined Fragments in Sequence Diagram
Hi Marcelo,

Glad to hear that you are satisfied with Astah so far. :)

Quote:
How can I extract what combined fragments there are in a SD and which messages belong to each of them?


Sample code in the page below should help. :)
https://github.com/ChangeVision/astah-sample-sequence-api/blob/master/src/main/java/SampleSequence.java

If you have any further questions, please let us know.

Cheers,
SJ
Threaded | Newest First Previous Topic | Next Topic | Top