The Unified Modeling Language User Guide SECOND EDITION [Electronic resources] نسخه متنی

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

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

The Unified Modeling Language User Guide SECOND EDITION [Electronic resources] - نسخه متنی

Grady Booch, James Rumbaugh, Ivar Jacobson

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

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

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



Hints and Tips


When you model use cases in the UML, every use case should represent some distinct and identifiable behavior of the system or part of the system. A well-structured use case

  • Names a single, identifiable, and reasonably atomic behavior of the system or part of the system.

  • Factors common behavior by pulling such behavior from other use cases that it includes.

  • Factors variants by pushing such behavior into other use cases that extend it.

  • Describes the flow of events clearly enough for an outsider to easily understand it.

  • Is described by a minimal set of scenarios that specify the normal and variant semantics of the use case.


When you draw a use case in the UML,

  • Show only those use cases that are important to understand the behavior of the system or the part of the system in its context.

  • Show only those actors that relate to these use cases.



/ 215