Party

A business entity or individual

Child Components

Id 1..1
Name 1..1
Description 0..1
Context Items 0..∞
Contact Info 0..1
Party Type Code 1..1
Parent Party Id 0..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
@startuml Party

class Party {
    String [[/docs/name Name]]
    String [[/docs/description Description]]
    String [[/docs/party-type-code PartyTypeCode]]
    String [[/docs/parent-party-id ParentPartyId]]
}

class Id {
    [[/docs/id details]]→
}

class ContextItem {
    [[/docs/context-item details]]→
}

class ContactInfo {
    [[/docs/contact-info details]]→
}

Party o-d- "1...1" Id
Party o-r- "0...∞" ContextItem
Party o-u- "0...1" ContactInfo

hide circle
@enduml

Where Used

Following is a list of components that have Party as a child component.

Feedback

AgGateway and its members welcome your feedback.

UUID: e2792a29715443d287532f2bd252aaf8

ADAPT Standard Version 2.0.0