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
Q

Indicates that more abstract entities (“what” or “logical”) are realized by means of more tangible entities (e.g., “how” or “physical”, respsectively)

A

Realization

26
Q

Represents that an element provides its functionality to another element.

A

Serving

27
Q

Represents the ability of behavior and active structure elements to observe or act upon passive structure elements.

A

Access

28
Q

Indicates that a process, function, interaction, service, or event “does something” with a passive structure element (e.g, read, write, modify, delete).

A

Access

29
Q

Represents that an element affects the implementation or achievement of some motivation element

A

Influence

30
Q

Represents an unspecified relationship or one that is not represented by another ArchiMate relationship

A

Association

31
Q

Represents a temporal or causal relationship between elements.

A

Triggering

32
Q

Represents a transfer from one element to another.

A

Flow

33
Q

Represents that an element is a particular kind of another element

A

Specialization