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.
i knew how to draw the activity diagram fro video rental system but i dont know how to attach it here
Sequence diagram (UML), activity diagram (UML), traditional flow chart (may be more...)
try www.wikipedia.com which will help you for making ER - Diagram ....and copy past given link below in your browser for detailed description about ER - Diagram :http://www.infocom.cqu.edu.au/Courses/spr2000/95169/Extra_Examples/ERD.htm
Activity diagram shows the work flow from start point to the end point detailing many decision points. Sequence shows detail flow of specific use case and it also shows interaction between actors, system and system components
Yes, this is possible.
Activity on node is a diagram where every node (circle) represents an activity.
i knew how to draw the activity diagram fro video rental system but i dont know how to attach it here
State diagram represents behavior without noting the classes involved whereas sequence diagram represents behavior, by describing how classes move from state to state
hhhghg
explain process, pcb and process state diagram.
A seismograph is a diagram that shows the activity of an earthquake. The longer the line on the diagram, the more violent the shaking of the ground is.
Physical activity
A state diagram is a type of diagram used in computer science and related fields to describe the behavior of systems. State diagrams require that the system described is composed of a finite number of states; sometimes, this is indeed the case, while at other times this is a reasonable abstraction. Many forms of state diagrams exist, which differ slightly and have different semantics.
A phase diagram illustrates the relationship between the physical state (solid, liquid, gas) of a substance and its temperature and pressure. Different regions on the diagram correspond to different states of matter based on the prevailing conditions of temperature and pressure. The boundaries between the regions represent conditions where phase transitions occur.
Vigrinia is the state that had the highest slave activity.
The diagram that typically shows the change that produces glass is called a "phase diagram" or "phase transformation diagram." It illustrates the transition from a liquid state to a solid state as the temperature and composition change, highlighting the process of cooling molten silica and other materials to form glass. The diagram often includes regions representing different phases (solid, liquid) and critical points where the transitions occur.
Go to http://www.math-cs.gordon.edu/courses/cs320/ATM_Example/SessionStateDiagram.html