Log Book Entry

Log Book Entry is an individual entry into a logbook, defining one critical activity or event to be included in the LogBook.

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..∞
Creation Date Time 0..1
Created By User Identifier 0..1
Created By Software Component Identifier 0..1
Last Modification Date Time 0..1
Last Modification By User Identifier 0..1
Last Modification Software Component Identifier 0..1
Modification History 0..∞
Inactivatation Date Time 0..1
Inactivated By User Identifier 0..1
Inactivated By Software Component Identifier 0..1
Name 0..∞
Title 0..∞
Description 0..∞
Note 0..∞
Status 0..∞
Measurement 0..∞
Event Reference 0..∞
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
@startuml

class LogBookEntry {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String CreationDateTime
    String CreatedByUserIdentifier
    String CreatedBySoftwareComponentIdentifier
    String LastModificationDateTime
    String LastModificationByUserIdentifier
    String LastModificationSoftwareComponentIdentifier
    String InactivatationDateTime
    String InactivatedByUserIdentifier
    String InactivatedBySoftwareComponentIdentifier
    String Name
    String Title
    String Description
    String Note
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "ModificationHistory"{}
class "Status"{}
class "Measurement"{}
class "EventReference"{}

LogBookEntry o-d- "0...∞" "IdentifierSet"
LogBookEntry o-r- "0...∞" "RelatedIdentifier"
LogBookEntry o-u- "0...∞" "ModificationHistory"
LogBookEntry o-l- "0...∞" "Status"
LogBookEntry o-d- "0...∞" "Measurement"
LogBookEntry o-u- "0...∞" "EventReference"

hide circle
@enduml

Where Used

Following is a list of components that have Log Book Entry as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: a4e12d28a1da48458c51e6eeddc93285

connectSpec (OAGIS) Version 10.12