V. System Analysis (1) Flashcards
main goal of System Analysis
4-5
contributing roles in System Analysis (4 + 2)
4-6, 7
results of System Analysis –> artifacts (3 + 2)
4-5, 8
the role of creating software as an abstraction? Goal of modeling. How are models developed?
4-10
Principle of „Round-Trip-Engineering“ (2)
4-11
System analysis model is the link between
4-12B
what does analysis model describe? How does it have to be? (6)
4-12B
During system analysis, subjects can be divided up into … groups –> how should they be integrated?
4-15
Basic concepts of system/software modeling in general are … (2)
4-16
what is notation? why do we need notation? Relationship between concepts and notation
4-17
role of viewpoint? How it works? Example (7)
4-18
(Aspects of modeling) Domains –> properties (4)
4-22
UML - Mission Statement (5)
4-32
Which one is UML: methodology, modeling notation, process? Does UML constrain the process?
4-33
roles of a function? (3) + Draw
4-36
Function A consists of B und C / Function A calls Functions B and C –> draw
4-37
- in how many branch of the main hierarchy may a function be contained?
- what should functions on the same level be?
4-37
- role of Data Flow Diagram (2)
- Nodes (3) + Edge –> Draw
4-40
(Data Flow Diagram) what does it show? Interfaces, Data Stores, Function. What will function transform?
4-41
(Data Flow Diagram) syntax rules (7)
4-43
(Data Flow Diagram) semantic rules (5)
4-44
how are Data Flow Diagram and Function Hierarchies related?
4-45
- what do Classes define? (2)
- 2 interpretations of the class concept
4-53
- (UML notation) Classes –> mandatory + optional label –> draw
- how are attributes shown?
- what does the attribute specification consist of? (3)
4-55, 56, 57
(UML notation) Object –> draw
- display the name of the Object
- what shows the difference between class and instance?
- are values given for all attributes?
4-59
- what are Operations? What does it change?
- which operation matters during system analysis? What are omitted?
4-61
- what are Messages?
- What does a message consist of? (2)
4-63
The specification of an operation consists of (2)
4-65
(Operation in Analysis) during Analysis, are all details of the specification mandatory? (3)
4-66
- what are Links („Verknüpfungen“)?
- why are links needed?
–> draw Binary / N-ary Link
4-67
what are Association (Assoziation)? Are they bidirectional?
4-69, 70
(Data Flow Diagram) Roles: function, role names, how to display?
- the role name characterizes the function of the target class as seen by …?
4-71
Cardinality and Multiplicity – UML notation (6)
- ..n
- ..n
4-74
Cardinality and Multiplicity – UML notation: must have, may have
the multiplicities of both ends of the association are ?
4-75
Aggregation: what is it? How to display? –> draw
4-78
Composition: what is it? How to display? –> draw
relationship between whole and part- project
4-80
(Properties of Association) + Draw
- to which does it belong?
- what is association attribute? Condition for its existence
- association classes –> note
4-77