Documents
Container for transactional, frequently changing data. Documents will necessarily reference master data defined in the Catalog.
Child Components
Plans 0..1 ⇩
Recommendations 0..∞ ⇩
Work Orders 0..1 ⇩
Work Records 0..1 ⇩
Reference Layers 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
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml Documents
class Documents {
}
class Plans {
[[/docs/plans details]]→
}
class Recommendations {
[[/docs/recommendations details]]→
}
class WorkOrders {
[[/docs/work-orders details]]→
}
class WorkRecords {
[[/docs/work-records details]]→
}
class ReferenceLayers {
[[/docs/reference-layers details]]→
}
Documents o-d- "0...1" Plans
Documents o-r- "0...∞" Recommendations
Documents o-u- "0...1" WorkOrders
Documents o-l- "0...1" WorkRecords
Documents o-d- "0...1" ReferenceLayers
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 1.0.0