Documents

Container for transactional, frequently changing data. Documents will necessarily reference master data defined in the Catalog.

Child Components

Plans 0..∞
Recommendations 0..∞
Work Orders 0..∞
Work Records 0..∞
Reference Layers 0..∞

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 Documents

class Documents {
}

class Plan {
    [[/docs/plan details]]→
}

class Recommendation {
    [[/docs/recommendation details]]→
}

class WorkOrder {
    [[/docs/work-order details]]→
}

class WorkRecord {
    [[/docs/work-record details]]→
}

class ReferenceLayer {
    [[/docs/reference-layer details]]→
}

Documents o-d- "0...∞" Plan
Documents o-r- "0...∞" Recommendation
Documents o-u- "0...∞" WorkOrder
Documents o-l- "0...∞" WorkRecord
Documents o-d- "0...∞" ReferenceLayer

hide circle
@enduml

Where Used

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

Feedback

AgGateway and its members welcome your feedback.

UUID: fc8c081a790140ba8ee11788d3a7247f

ADAPT Standard Version 2.0.0