• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/5

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

5 Cards in this Set

  • Front
  • Back

Use Case

1. To show interaction between the system and its environment.


2. To understand the system before building it.


3. Describe how actor relate to use case and use case relate to use case

Class Diagram

1. To represent the relation between classes of the entire system


2. Aggregation and Composition


3. Erd to class

Sequencr Diagram

1. To show object interaction arranged in time sequence for a specific use case or scenario


2. To describe use case and scenario


3. Sync, unsync, self


4. Alt, opt, loop

Activity Diagram

1. To show the flow from activity to activity


2. activitiy, control flow, object flow, initial node, final node, object node, decision node, merge node, fork node, join node, swimlane

State Chart

1. To shows behavior of a system


2. Activity, transition, initial state, condition, super state, sub state