-
Notifications
You must be signed in to change notification settings - Fork 26
UML Use Case Diagram
Milad Khajavi edited this page Mar 2, 2013
·
1 revision
- Use case diagrams are the blueprints for your system.
- Use your feature list to make sure your use case diagram is complete.
- یک Actor لزوماً انسان نیست.
- هر دایره یا بیضی یک Use Case است.
- برای نمایش نمایِ کلی سیستم به کار میرود، نه جزئیات.
- تمامی featureها را باید فهرست کنیم و هر یک را به Use Case متناسب با خود، در نمودار منتسب کنیم.
- هر چه درون مستطیلی شکل باشد، سیستم است. actor خارج است سیستم است و از Use Case-ها استفاده میکند.
- Draw a use case diagram to show what your system IS without getting into unnecessary detail.
- Domain analysis lets you check your designs, and still speak the customer’s language.
- صفحهٔ ۲۹۶ به بعد کتاب Head First Object Oriented Analysis and Design 2006