Shared Flashcard Set

Details

Systems Analysis and Design
Chp 5
25
Computer Networking
Undergraduate 4
04/18/2012

Additional Computer Networking Flashcards

 


 

Cards

Term
Use case description
Definition
A textual model that lists and describes the processing details for a use case
Term
Scenarios or use case instances
Definition
unique sets of internal activities within use cases
Term
Create Customer Account
Definition
User/actor enters new customer account data, and the system assigns account number creates a customer record and creates an account record
Term
Look up customer
Definition
User/actor enters customer account number and the system retrieves and displays customer and account data
Term
Process Account adjustment
Definition
User/actor enters order number and the system retrieves customer and order data, actor enters adjustment amount and the system creates a transaction record for the adjustment
Term
Precondition
Definition
a condition that must be true before a use case begins
Term
Postcondition
Definition
What must be true upon the successful completion of a use case
Term
System Sequence Diagram (SSD)
Definition
A diagram showing the sequence of messages between an external actor and the system during a use case or scenario
Term
Interaction Diagram
Definition
Either a communication diagram or sequence diagram that shows the interactions between objects
Term
Lifeline or object lifeline
Definition
the vertical line under an object on a sequence diagram to show the passages of time for the object
Term
Loop frame
Definition
notation on a sequence diagram showing repeating messages
Term
True/False condition
Definition
part of a message between objects that is evaluated prior to transmission to determine whether the message can be sent
Term
Opt frame
Definition
notation on a sequence diagram showing optional
Term
alt frame
Definition
notation on a sequence diagram showing if then else logic
Term
state
Definition
A condition during an objects life when it satisfies some criterion, performs some action or waits for an event
Term
transition
Definition
the movement of an object from one state to another state
Term
State machine diagram
Definition
a diagram showing the life of an object in states and transitions
Term
Pseudostate
Definition
The starting point of a state machine diagram, indicated by a black dot
Term
Destination State
Definition
for a particular transition, the state to which an object moves after the completetion of a transition
Term
Origin state
Definition
for a particular transition, the original state of an object from which the transition occurs
Term
Action expression
Definition
A description of the activities performed as part of a transition
Term
guard condition
Definition
a true/false test to see whether a transition can fire
Term
Concurrency or concurrent state
Definition
the condition of being in more than one state at a time
Term
Path
Definition
A sequential set of connected states and transitions
Term
Composite state
Definition
a state containing other states and transitions (that is, a path)
Supporting users have an ad free experience!