notation Flashcards
UML State Diagram: start, decision, junction, entry, exit, final, fork, join, shallow History, deep History
6-20
which kind of graph is Petri Nets? Notation (2)
6-41
(Petri Nets) Edges, Input place, Output place, Marks (tokens)
6-42
(Petri Nets) Condition Event Nets:
- goal
- firing rule
- interpretation: places, transitions
- Note about output places
- when is a transition called enabled?
- when are events called concurring? –> how to solve concurrency situation between enabled transitions (clashes)?
6-45, 49
(Petri Nets) Place Transition Nets –> draw
- edges
- places
- when is a transition enabled?
- what happens when an enabled transition fires? –> Example (slide 6-51)
6-50
(Activity Diagrams) concrete syntax:
- initial node
- final node
- Fork and Join nodes
- Parallelization and Synchronization nodes
- Object, object flow
6-78, 81
(Activity Diagrams) call an Action - what does it enable? How to note?
6-76
(Activity Diagrams) what is action? Concrete Syntax
6-75
(Activity Diagrams) what is activity? Concrete Syntax (5)
6-74
(Activity Diagrams) What is Action? How to node?
6-84
what is Workflow? draw
1-22
Process Parameter: 3 input + 1 output
draw a Document Plan (4)
1-26, 32
from what are Work Break Down (Projekt Struktur Plan) builded? –> draw examples
2-21
How to perform 3 Point Estimation Technique? (4)
2-29
Steps of Project Planning (5)
2-16, 41
how is modeling interfaces and data flows based on? (2)
draw
3-34
- Main goals of UML Use Case Diagrams (3)
- what does it display? Nodes (3), Edges (3) –> Draw
3-49, 50
- (Relationships between Use Cases) what is Include?
- A include B –> meaning?
- Draw
3-52, 55
- (Relationships between Use Cases) what is Extend?
- B extend A –> meaning?
- Draw
3-53, 55
- (Relationships between Use Cases) what is gen / spec?
- B is-a A –> meaning?
- relationship specialized use case - original use case
- substitution principle
3-54
Requirements Traceability - Vertical & Horizontal
3-67
roles of a function? (3) + Draw
4-36
- 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
- (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
(Class Diagram)
- what are Links („Verknüpfungen“)?
- why are links needed?
–> draw Binary / N-ary Link
4-67
(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
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
- what does a Package do? How to create package?
- Relationship between packages and their elements. Access rules (2)
- UML Notation –> draw
5-36, 37
ERM Diagram –> how to display:
- Entity Set
- Attribute / Property
- Key Attribute
- Relationship Type
- Relationship (1:1, 1:n - n>=1, optional, 1:n - n>=0)
- aggregation
- gen / spec
5-49 - 54
Data dictionary notation
- sequence –> imply an order?
- selection (XOR)
- iteration (arbitrary)
- iteration (m to n)
- option
5-58
Sequence Diagram –> display:
- interaction partners
- life period
o lifeline - virtual timeline –> vertically from … to …
- communication between lifelines
- activity bar
5-69, 70
what is Combined Fragments? Goal of Combined Fragments? Notation
5-77, 78
Communication Diagrams:
- virtual timeline?
- UML Notation: interaction partner, message –> draw
5-80 - 83
Communication Diagrams:
- guard condition (2)
- iteration mark (2) –> mark?
5-86, 87
(System architecture using UML) Components - what is it? (2) Draw
8-43
(System architecture using UML) Interfaces: what does it specify? (3) Draw
8-44
(System architecture using UML) Artifacts: what is it? Relationship with components. Draw
8-48
(System architecture using UML) Nodes, Communication: Physical run-time infrastructure consisting of … (3) + Draw example
8-49