Relationships Flashcards

1
Q
A

Access

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
A

Aggregation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
A

Assignment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
A

Association

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
A

Composition

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
A

Flow

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
A

Influence

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
A

Realization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
A

Serving

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
A

Specialization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
A

Triggering

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Main types of Relationships:

A

Structural, Dependency, Dynamic, Other

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

List Structural Relationship:

A

Composition, Aggregation, Assignment, Realization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

List Dependency Relationship:

A

Association, Influence, Access, Serving

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

List Dynamic Relationship:

A

Triggering, Flow

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

List Other Relationship:

A

Specialization

17
Q

Relationship Connector:

A

And & Or Junctions

18
Q

Models static construction or composition of concepts of the same or different types

A

Structural Relationship

19
Q

Model how elements are used to support other elements

A

Dependency Relationships

20
Q

Model behavior dependencies between elements

A

Dynamic Relationships

21
Q

A whole/part relationship that expresses an existence dependency: if a composite is deleted, its parts are (normally) deleted as well

A

Composition Relationship

22
Q

Represents that an element combines one or more other concepts; does not imply an existence dependency

A

Aggregation Relationship

23
Q

Represents the allocation of responsibility, performance of behavior, storage, or execution

A

Assignment Relationship

24
Q

Represents that an entity plays a critical role in the creation, achievement, sustenance, or operation of a more abstract entity.

A

Realization

25
Indicates that more abstract entities ("what" or "logical") are realized by means of more tangible entities (e.g., "how" or "physical", respsectively)
Realization
26
Represents that an element provides its functionality to another element.
Serving
27
Represents the ability of behavior and active structure elements to observe or act upon passive structure elements.
Access
28
Indicates that a process, function, interaction, service, or event "does something" with a passive structure element (e.g, read, write, modify, delete).
Access
29
Represents that an element affects the implementation or achievement of some motivation element
Influence
30
Represents an unspecified relationship or one that is not represented by another ArchiMate relationship
Association
31
Represents a temporal or causal relationship between elements.
Triggering
32
Represents a transfer from one element to another.
Flow
33
Represents that an element is a particular kind of another element
Specialization