mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
pre-proto - Updating plantuml
This commit is contained in:
@@ -72,7 +72,7 @@ class RigStimPlanFracTemplateCell{
|
||||
RimStimPlanFractureTemplate "1" *-- "1" RigStimPlanFractureDefinition
|
||||
RimStimPlanFractureTemplate "1" *-- "many" RigStimPlanFracTemplateCell
|
||||
|
||||
RigStimPlanFractureCell <..> RigStimPlanFracTemplateCell
|
||||
RigStimPlanFractureCell <.> RigStimPlanFracTemplateCell
|
||||
|
||||
class RigStimPlanResultFrames{
|
||||
QString resultName;
|
||||
@@ -91,19 +91,17 @@ class RigFractureTransCalc{
|
||||
RimDefines::UnitSystem m_unitForCalculation;
|
||||
}
|
||||
|
||||
RimFracture ..|> RigFractureTransCalc
|
||||
RigStimPlanCell ..|> RigFractureTransCalc
|
||||
RigStimPlanFractureCell ..|> RigFractureTransCalc
|
||||
RigFractureTransCalc --> RimFracture
|
||||
RigFractureTransCalc ..> RigStimPlanFracTemplateCell
|
||||
RigFractureTransCalc ..> RigStimPlanFractureCell
|
||||
|
||||
|
||||
class RifEclipseExportTools{
|
||||
}
|
||||
|
||||
RigFractureTransCalc ..|> RifEclipseExportTools
|
||||
RifEclipseExportTools --> RigFractureTransCalc
|
||||
|
||||
class FunctionsForIterations{
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user