System Modelling in Context Flashcards
What is the Unified Process?
An extensible framework which should be customised for specific organisations or projects.
What are the workflows of RUP?
Business Modelling, Requirements, Analysis and Design, Implementation, Test, Deploymnet (can also contain C&C, Project Mgmt, Envrionment.
What are the Phases of RUP?
Inception, Elbaoration, Contruction, and Transition.
What are some charaterisitics of RUP?
It is use case driven, risk focused, architecture-centric, iterative, incremental
Why use UML?
Models are useful abstraction of the software system. Allows us to capture and document issues, involves stakeholders, reduced risk of getting it wrong, saves time and effort.
What are the Static Diagram Set?
A set of 6 models which allow to model the static structure of the system. The object specifications are irrespective of time, therefore, static.
What is the Dynamic Diagram Set?
A set of 9 models which allow to model the dynamic behaviour of the system. It specifies how the object may change as time passes.
What models are we covering for the Static Diagram Set?
Class diagram, object diagram.
What models are we covering for the Dynamic Diagram Set?
Activity Diagram, Use Case Diagram, State Machine Diagram, Sequence Diagram, Communication Diagram.