analysis model

4
Ohio University Analysis Model Purpose: The use case model is specified by the Analysis Model Refine the use cases in more detail Begin to understand the objects that will provide the behavior of the system Internal view of the system

Upload: jacinta-bernal

Post on 31-Dec-2015

24 views

Category:

Documents


0 download

DESCRIPTION

Analysis Model. Purpose: The use case model is specified by the Analysis Model Refine the use cases in more detail Begin to understand the objects that will provide the behavior of the system Internal view of the system. Example Use Case Realization - Defending. Scan Target Boundary Class - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Analysis Model

Ohio University

Analysis Model

Purpose: The use case model is specified by the Analysis Model Refine the use cases in more detail Begin to understand the objects that will provide the behavior of

the system Internal view of the system

Page 2: Analysis Model

Ohio University

Example Use Case Realization - Defending

Scan Target Boundary Class Determine Threat Boundary Class Low Threat Action Control Class High Threat Action Control Class Reassess the Threat

Page 3: Analysis Model

Ohio University

MovementManagement

Movement

Package Analysis – Three Packages

1. Movement Management

2. Action Management

3. Battle Management

ActionManagement

GrowthEating Regeneration

BattleManagement

DefenseAttack

Page 4: Analysis Model

Ohio University

Example Class Analysis : Regeneration

Responsibilities:

1. Regenerate new creatures

2. Give genetic memory to Offspring

Attributes:

1. Creature must be full size

2. Energy level should be above normal

3. Attribute ReadyToReproduce = True

4. Defined Constant:

MatureRadius = MatureSize/2

GrowthWait= (LifeSpan/2)/(MatureRadius – InitialRadius)