Sinan Si Alhir Learning UML [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Sinan Si Alhir Learning UML [Electronic resources] - نسخه متنی

Sinan Si Alhir

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید








Chapter 7. State Diagrams


This chapter focuses on state diagrams, also
known as
statechart diagrams, which depict the lifecycle of elements that make
up a system. First, I introduce state diagrams and how they are used.
Next, I go over states and their details. Finally, I discuss
transitions between states and their details. Many details of state
diagrams that were not fleshed out in Chapter 2
are more fully elaborated here, and throughout the chapter, I include
suggestions relating to state diagrams.

State modeling is a specialized type of behavioral modeling concerned
with modeling the lifecycle of an element. You usually apply state
modeling in conjunction with interaction and collaboration modeling
(Chapter 6) to explore the lifecycle of
interacting and collaborating elements.


/ 111