answersLogoWhite

0

statechart diagram for bank management

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Difference between Sequence diagram and state diagram?

State Diagram is used to give abstract description of the behavior of a system. This behavior is analyzed and represented in series of events that could occur in one or more possible states.Flow Chart is a diagram descripes an algorithm or a process by using certain shapes.Both of them are doing the same function. State diagram is summarizing the work of a system while flow chart is giving much detail about the working process of a system


What is a chart diagram or a map called?

A chart diagram is often referred to simply as a chart, while a map is called a map.


When would you use a line chart or scatter chart?

The scatter diagram is used when the data is in a "Raw state" or what is referred to as "Raw Data". Example 10, 20,10,50,90,80,56,70,70,


What is a visualisation diagram?

It is a type of flow chart


Where can you find wiring diagram for 2000 Honda foreman 450?

2000 honda foreman 450s charging wiring diagram and charging system flow chart


Er diagram for hospital management system?

An ER diagram is an entity-relationship diagram they show individuals and their links to each other. An ER diagram for a hospital management system would be a flow chart showing hospital staff, equipment, patients, records and more.


What is the synomyn for map?

Chart or Atlas.


What is a wave chart?

a wave chart is something like a tree diagram.


What is a map or diagram starts with ch?

A map or diagram starts with ch is a chart.


What is the purpose of data flow diagram?

Go with the flow chart Go with the flow chart


What kidn of chart identifies hierarchy?

diagram


How state Diagram are different from the Activity Diagram?

They are not as they both have the same features it just provides a better understanding when using one diagram in conjunction with the other. State machine diagram shows how state of some object or system could change, so transitions on the diagram are from one state to another state. Activity diagram shows set of actions and how one action could lead to another. In simple cases these diagrams might look like reverse of each other but in practice you need to select whether the diagram is about discrete number of states of some object or is it about organization of actions and activities possibly related to many different objects.