Association
An association describes how two objects are connected or related. There is typically a type of association and association ends that identify the objects that are associated.
Child Components
Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Name 0..∞
Short Name 0..1
Description 0..∞
Business Context 0..∞
Association End 2..2
Extension 1..1
UML Class Model
The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml
class Association {
String TypeCode
CodeList ActionCode
String Identifier
String UUID
String SourceIdentifier
String PartyIdentifier
String Name
String ShortName
String Description
}
class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "BusinessContext"{}
class "AssociationEnd"{}
Association o-d- "0...∞" "IdentifierSet"
Association o-r- "0...∞" "RelatedIdentifier"
Association o-u- "0...∞" "BusinessContext"
Association o-l- "2...2" "AssociationEnd"
hide circle
@enduml
Where Used
Following is a list of components that have Association as a child component.
Feedback
OAGi and its members welcome your feedback.
UUID: 7a3adc319fae4518a000a5ad18b179f1
connectSpec (OAGIS) Version 10.12