مخطط التتابع أو مخطط التسلسل أو رسم تخطيطي تسلسلي هو من أحد أنواع مخططات الفئة في لغة النمذجة الموحدة (UML) يوضح التفاعل بين العناصر خلال تسلسل زمني ويصور الكائنات (objects) والأصناف (classes) التي يتضمنها سيناريو برمجي معين وتسلسل الرسائل المتبادلة بين الكائنات لتنفيذ السيناريو بشكل صحيح. مخططات التتابع مرتبطة مع حالة استخدام use case في العرض المنطقي للنظام قيد التنفيذ. يشار إلى مخطط التتابع أحيانا بمخطط الحدث أو سيناريو الحدث.
رقم التليفون واتس لحجز الشروحات و الاعمال:
https://wa.me/+201065761668
رابط حساب فيسبوك:
https://WWW.facebook.com/StudentGuide101
UML Sequence Diagrams are interaction diagrams that detail how operations are carried out. They capture the interaction between objects in the context of a collaboration. Sequence Diagrams are time focus and they show the order of the interaction visually by using the vertical axis of the diagram to represent time what messages are sent and when.
Object interaction modeling (OIM) develops high-level algorithms
specifying how objects interact with each other to produce system
responses from actor input.