40 likes | 148 Views
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
E N D
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 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 Ohio University
Package Analysis – Three Packages • Movement Management • Action Management • Battle Management Ohio University
Example Class Analysis : Regeneration Responsibilities: • Regenerate new creatures • Give genetic memory to Offspring Attributes: • Creature must be full size • Energy level should be above normal • Attribute ReadyToReproduce = True • Defined Constant: MatureRadius = MatureSize/2 GrowthWait= (LifeSpan/2)/(MatureRadius – InitialRadius) Ohio University