Unit 4/Chapter 5 - Relationships Flashcards
Relationships in ArchiMate:
Structural, Dependency, Dynamic, Other
Model the static construction or composition of concepts of the same or different types
Structural
Model how the elements are used to support other elements
Dependency
Model behavior dependencies between elements
Dynamic
Realization, Assignment, Aggregation, Composition
Structural Relationship
Association, Influence, Access, Serving
Dependency Relationship
Triggering, Flow
Dynamic Relationship
Specialization
Other Relationship
And/or Junction
Relationship Connector
Represents that an element consists of one or more other concepts
Composition
Composition
Represents that an element combines one or more other concepts
Aggregation
Aggregation
Represents the allocation of responsibility, performance of behavior, storage, or execution
Assignment
Assignment
Represents that an entity plays a critical role in the creation, achievement, sustenance, or operation of a more abstract entity
Realization
Realization
Links active structure elements with units of behavior that are performed by them, business actors with business roles that are fulfilled by them, and nodes with technology objects
Assignment
Indicates that more abstract entities (“what” or “logical”) are realized by means of more tangible entities (e.g. “how” or “physical”)
Realization
Whole/part relationship that expresses an existence dependency; if a composite is deleted, its parts are normally deleted
Composition Relationship
Represents that an element provides its functionality to another element
Serving
Serving
Represents the ability of behavior and active structure elements to observe or act upon passive structure elements; data dependency
Access
Access