mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1816 Observed data: UML diagram
This commit is contained in:
18
doc/observed_data.plantuml
Normal file
18
doc/observed_data.plantuml
Normal file
@@ -0,0 +1,18 @@
|
||||
@startuml
|
||||
left to right direction
|
||||
|
||||
RigSummaryCaseData *-- "1" RifSummaryReaderInterface
|
||||
RimSummaryCase *-- "1" RigSummaryCaseData
|
||||
|
||||
RifSummaryReaderInterface <|-- RifReaderEclipseSummary
|
||||
RifSummaryReaderInterface <|-- RifReaderObservedData
|
||||
|
||||
RifReaderObservedData *-- "N" RifColumnBasedAsciiParser
|
||||
|
||||
RimSummaryCase <|-- RimFileSummaryCase
|
||||
RimSummaryCase <|-- RimObservedData
|
||||
|
||||
RimObservedData <|-- RimSummaryObservedDataFile
|
||||
|
||||
|
||||
@enduml
|
Reference in New Issue
Block a user