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)
     Synchronization bar - Independent mode ?

Threaded | Newest First Previous Topic | Next Topic | Bottom
Poster Thread
nandha
Posted on: 2009/4/17 14:15
Just popping in
Joined: 2009/4/16
From:
Posts: 11
Synchronization bar - Independent mode ?
Hi All,
I'm new to jude,

1. In the Activity Diagram, there is a tool "Synchronization bar - Independent Mode"

What is the use and how to use the tool.?

2. In the State machine diagram,
The is "Shallow History Pseudo state" and "DeepHistory Pseudo state". let me know the difference.

And while using , it allows only one history in the composite state..

Thanks
Joba
Posted on: 2009/4/18 6:00
Developer
Joined: 2006/6/6
From:
Posts: 969
Re: Synchronization bar - Independent mode ?
Hello again Nandha,

Quote:
1. In the Activity Diagram, there is a tool "Synchronization bar - Independent Mode"

Synchronization bar means ForkNode and Join Node.
When this option is OFF, they can be created only in a partition.
However, when this option is ON, you can create them outside of partitions independently.












Quote:
2. In the State machine diagram, The is "Shallow History Pseudo state" and "DeepHistory Pseudo state". let me know the difference.

DeepHistory Pseudo state represents the most recent active configuration of the composite state that directly contains this pseudostate (e.g., the state configuration that was active when the composite state was last exited). A composite state can have at most one deep history vertex.

ShallowHistory Pseudo state represents the most recent active substate of its containing state (but not the substates of that substate). A composite state can have at most one shallow history vertex. A transition coming into the shallow history vertex is equivalent to a transition coming into the most recent active substate of a state.

[Reference] Object Management Group, Inc. UML Superstructure Specification, v2.2 P. 542

Satomi
nandha
Posted on: 2009/4/21 19:32
Just popping in
Joined: 2009/4/16
From:
Posts: 11
Re: Synchronization bar - Independent mode ?
Hi Satomi,

Thank you again.....

Regards
Nandha K
Threaded | Newest First Previous Topic | Next Topic | Top