Main Menu
Login
SSL SecureMode
Username:
Password:  
Lost Password?
Register now!
ChangeVision Members Map
Search
Forum Index   -   Topic Index
   How to use of Astah (Pro/SysML/GSN/Com)
     Sequence Diagram implementing IF ELSE

Threaded | Oldest First Previous Topic | Next Topic | Bottom
Poster Thread
Joba
Posted on: 2008/11/4 13:17
Developer
Joined: 2006/6/6
From:
Posts: 969
Re: Sequence Diagram implementing IF ELSE
Hello Tanmoy,

You could represent so by using CombinedFragment.

See this sample image below.











Hope it helps.

Best regards,
Satomi
biased36
Posted on: 2008/11/1 19:52
Just popping in
Joined: 2008/10/21
From:
Posts: 4
Sequence Diagram implementing IF ELSE
Hellow everybody,I am Tanmoy, a new JUDE user. I want to create a sequence diagram that includes conditional checking. For example if Calling function1() returns a success the calling object will call function2(),but if function1() returns a failure the calling object will end the whole process.

How can I implement it?
Threaded | Oldest First Previous Topic | Next Topic | Top