State Diagram in Software Engineering | State Machine Diagram State Diagram is one of the UML Diagram which use to show the dynamic behavior of the system.We use the state diagram only when any object of the system changes its states in the life. This diagram helps us in representing how an object goes through from...
Showing posts with label UML. Show all posts
Showing posts with label UML. Show all posts
Saturday, 11 July 2020
Friday, 28 February 2020
undefined
202
Activity Diagram in UML - URDU /HindiThis is the most commonly in use diagram of software engineering by UML used to represent the flow of activites in a specific manners and making of decission in the flow.initial stat, activity, fork, merge diamond and final state are the mose common things in the activity diagram...
Saturday, 15 February 2020
Class diagram relationshipsThis is the most confusing thing until you don't know how to make the relationships between the classes. If you know the best approach to make relation in class diagram UML trust me this the most easy work to do.The best approach to make relation in Class Diagram is use the binary approach...
Tuesday, 5 November 2019
undefined
201
case tools are most discussed thing is software engineering, this video will tell you what are the case tools in actual what are the categories of case tools and how they provide ease in working. The video is providing the answer to following questions: 1) What are case tools? - Answer at 1:582) CASE stands for? - Answer...
undefined
201
rief: How to make UML use case diagram? What is actor in use case diagram? what is use case in use case diagram? Concept of include and extend in use case diag...