| Version | Date | Name | Description |
|---|---|---|---|
| Draft | 1/1/2008 |   | Document Crerated |
|
1. Introduction (はじめに) |
|
This document describes storybords for Microsoft Calculator. 本ドキュメントはマイクロソフト電卓のストーリボードを記述します。 Assumptions (前提)
![]() |
|
2. Navigation Maps(遷移図) |
[UC01] Run Calculator (電卓を起動)![]() [UC02] Perform Simple Calculation (簡易版電卓) ![]() |
[UC03] Perform Statistical Calculation (関数電卓)![]() [UC04] See Version (バージョン表示) ![]() |
|
3. [UC01] Run Calculator (電卓を起動) |
| ID | UC01 |
| Name | Run Calculator (電卓を起動) |
| Brief Description (説明) | ユーザは、PC上でマイクロソフト 電卓を実行する。 |
| Actor (アクター) |
| Main Flow | |||||||||
| 1. | Select Start このユースケースはユーザが、画面の左下にある ”スタート”をクリックして始まります。
| ||||||||
| 2. | Select "All Programs" ユーザは、表示されたメニューから”すべてのプログラム”を選択する。
| ||||||||
| 3. | Select "Accessories > Calculator" Then the system displays sub menu of the accessories. The user selects "Calculator". ユーザは、最初のサブメニューから”アクセサリ”を選択する。 その後、システムは、アクセサリのサブメニューを表示する。 ユーザは、”電卓”を選択する。
| ||||||||
| 4. | Calculator is launched The use case ends. システムは、電卓を起動する。 ユースケース終了
| ||||||||
|
4. [UC02] Perform Simple Calculation (簡易版電卓) |
| ID | UC02 |
| Name | Perform Simple Calculation (簡易版電卓) |
| Brief Description | ユーザは、標準モードで2つの数値を計算する。 |
| Actor | |
| Preconditions |
|
| Main Flow | |||||
| 1. | Type the First Number The system displays the number in the text box. ユーザは、キーパッド上で数値を入力する。 システムは、テキストボックスに数値を表示する。
| ||||
| 2. | Type an Operator The system is still displaying the first number on the text box. ユーザは、オペレータ(+、-、× または /)を入力する。 システムは、まだ、テキストボックスに最初の数値を表示している。
| ||||
| 3. | Type the Second Number The system displays the number in the text box. ユーザは、キーパッドで数値を入力する。 システムは、テキストボックスにその数値を表示する。
| ||||
| 4. | Type the Equal The system displays the number calculated. The use case ends. ユーザは、等号(=)をキーパッドで入力し、計算を終える。 システムは、計算された数値を表示する。 ユースケース終了。
| ||||
| Alternative Flow 1 Starts after Main Flow - step 2 | |||||
| 1. | Clear Memory The system clears the memory that the first number is stored. ユーザは、計算をリセットするため、”C”ボタンをクリックする。 システムは、最初の数値が保存されているメモリをクリアする。
| ||||
| 2. | Resume at Main Flow - step 1 | ||||
|
5. [UC03] Perform Statistical Calculation (関数電卓) |
| ID | UC03 |
| Name | Perform Statistical Calculation (関数電卓) |
| Brief Description | ユーザは、関数モードで2つの数値を計算する。 |
| Actor | |
| Preconditions |
|
| Related Use Cases |
| Main Flow | |||||
| 1. | Select Scientific The system displays calculator screen for Scientific calculation. ユーザは、メニューから”表示 > 関数”を選択する。 システムは、関数計算用の電卓画面を表示する。
| ||||
| 2. | Go to Use Case [UC02] Perform Simple Calculation (簡易版電卓) | ||||
|
6. [UC04] See Version (バージョン表示) |
| ID | UC04 |
| Name | See Version (バージョン表示) |
| Brief Description | ユーザは、バージョン番号を確認するため、”電卓について”を開く。 |
| Actor |
| Main Flow | ||||||
| 1. | Select "About Calculator" The system opens a pop-up window that displays version number. ユーザは、メニューから”ヘルプ > 電卓について”を選択する。 システムは、バージョン番号を表示するポップアップウィンドウを開く。
| |||||
| 2. | Confirm Version The use case ends. ユーザは、電卓アプリケーションについての情報を見る。 ユースケース終了
| |||||