package rips

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service App

App.proto:8

service Case

Case.proto:8

service Commands

Commands.proto:17

The Commands service handles generic ResInsight RicfCommandObject-commands The CommandParams is used to deduce command name from the chosen oneof-message .. and the parameters are in the oneof-message itself. Note that we several times duplicate nearly the same message. This is because it is not recommended to reuse existing messages for different purposes.

service Grid

Grid.proto:8

service KeyValueStore

KeyValueStore.proto:7

service NNCProperties

NNCProperties.proto:8

service PdmObjectService

PdmObject.proto:7

service Project

Project.proto:9

service Properties

Properties.proto:8

service SimulationWell

SimulationWell.proto:7

enum ApplicationTypeEnum

App.proto:21

Used in: RuntimeInfo

message AvailableNNCProperty

NNCProperties.proto:21

Used in: AvailableNNCProperties

message CaseGroup

Case.proto:46

Used as request type in: Project.GetCasesInGroup

Used as field type in: CaseGroups

message CaseInfo

Case.proto:28

Used as response type in: Case.GetCaseInfo

Used as field type in: CaseInfoArray

message CaseInfoArray

Case.proto:35

Used as response type in: Project.GetAllCases, Project.GetCasesInGroup, Project.GetSelectedCases

message CaseRequest

Case.proto:26

Used as request type in: Case.GetCaseInfo, Case.GetCoarseningInfoArray, Case.GetDaysSinceStart, Case.GetGridCount, Case.GetPdmObject, Case.GetReservoirBoundingBox, Case.GetSelectedCells, Case.GetTimeSteps, NNCProperties.GetAvailableNNCProperties, NNCProperties.GetNNCConnections

Used as response type in: Project.GetCurrentCase

Used as field type in: AvailablePropertiesRequest, CellInfoRequest, CommandReply, GridRequest, PropertyRequest

message CellCenters

Definitions.proto:21

Used as response type in: Case.GetCellCenterForActiveCells, Grid.GetCellCenters

message CellCorners

Definitions.proto:23

Used in: CellCornersArray

message CellCornersArray

Definitions.proto:34

Used as response type in: Case.GetCellCornersForActiveCells, Grid.GetCellCorners

message CellInfo

Case.proto:72

Used in: CellInfoArray

message CellInfoRequest

Case.proto:65

Used as request type in: Case.GetCellCenterForActiveCells, Case.GetCellCornersForActiveCells, Case.GetCellCount, Case.GetCellInfoForActiveCells

message ClientToServerStreamReply

Definitions.proto:7

Used as response type in: KeyValueStore.SetValue, NNCProperties.SetNNCValues, PdmObjectService.CallPdmObjectSetter, Properties.SetActiveCellProperty, Properties.SetGridProperty

message CloneViewRequest

Commands.proto:242

Used in: CommandParams

message CoarseningInfo

Case.proto:82

Used in: CoarseningInfoArray

enum CompdatCombinationMode

Commands.proto:87

Used in: ExportWellPathCompRequest

enum CompdatExportSplit

Commands.proto:75

Used in: ExportSimWellPathFracRequest, ExportWellPathCompRequest

enum CompdatExportType

Commands.proto:81

Used in: ExportSimWellPathFracRequest, ExportWellPathCompRequest

message ComputeCaseGroupStatRequest

Commands.proto:167

Used in: CommandParams

message CreateGridCaseGroupRequest

Commands.proto:226

Used in: CommandParams

message CreateLgrForCompRequest

Commands.proto:214

Used in: CommandParams

message CreateMultipleFracRequest

Commands.proto:196

Used in: CommandParams

message CreateSatPressPlotRequest

Commands.proto:224

Used in: CommandParams

message CreateStatisticsCaseRequest

Commands.proto:228

Used in: CommandParams

message CreateStatisticsCaseResult

Commands.proto:348

Used in: CommandReply

message CreateViewRequest

Commands.proto:240

Used in: CommandParams

message CreateViewResult

Commands.proto:350

Used in: CommandReply

message CreateWbsPlotRequest

Commands.proto:244

Used in: CommandParams

message CreateWbsPlotResult

Commands.proto:352

Used in: CommandReply

message DoubleArray

PdmObject.proto:72

Used in: PdmObjectGetterReply, PdmObjectSetterChunk

message Empty

Definitions.proto:5

Used as request type in: App.Exit, App.GetPdmObject, App.GetRuntimeInfo, App.GetVersion, Project.GetAllCaseGroups, Project.GetAllCases, Project.GetCurrentCase, Project.GetPdmObject, Project.GetSelectedCases

Used as response type in: App.Exit, PdmObjectService.DeleteExistingPdmObject, PdmObjectService.UpdateExistingPdmObject

Used as field type in: CommandParams, CommandReply

(message has no fields)

message ExportContourMapToTextRequest

Commands.proto:282

Used in: CommandParams

message ExportFlowInfoRequest

Commands.proto:230

Used in: CommandParams

enum ExportFolderType

Commands.proto:141

Used in: SetExportFolderRequest

enum ExportFormat

Commands.proto:266

Used in: ExportWellLogPlotDataRequest

message ExportMswRequest

Commands.proto:116

Used in: CommandParams

message ExportMultiCaseRequest

Commands.proto:38

Used in: CommandParams

message ExportPropertyInViewsRequest

Commands.proto:69

Used in: CommandParams

message ExportPropertyRequest

Commands.proto:60

Used in: CommandParams

message ExportSimWellPathFracRequest

Commands.proto:107

Used in: CommandParams

message ExportSnapshotsRequest

Commands.proto:51

Used in: CommandParams

enum ExportVisibleCellsKeywordType

Commands.proto:126

Used in: ExportVisibleCellsRequest

message ExportVisibleCellsRequest

Commands.proto:132

Used in: CommandParams

message ExportWellLogPlotDataRequest

Commands.proto:271

Used in: CommandParams

message ExportWellLogPlotDataResult

Commands.proto:358

Used in: CommandReply

message ExportWellPathCompRequest

Commands.proto:92

Used in: CommandParams

message ExportWellPathRequest

Commands.proto:121

Used in: CommandParams

message FilePathRequest

Commands.proto:21

Used in: CommandParams

message GridCaseGroupResult

Commands.proto:343

Used in: CommandReply

message GridRequest

Grid.proto:14

Used as request type in: Grid.GetCellCenters, Grid.GetCellCorners, Grid.GetDimensions

message ImportFormationNamesRequest

Commands.proto:261

Used in: CommandParams

message ImportWellLogFilesRequest

Commands.proto:256

Used in: CommandParams

message ImportWellLogFilesResult

Commands.proto:356

Used in: CommandReply

message ImportWellPathsRequest

Commands.proto:251

Used in: CommandParams

message ImportWellPathsResult

Commands.proto:354

Used in: CommandReply

message IntArray

PdmObject.proto:74

Used in: PdmObjectGetterReply, PdmObjectSetterChunk

message KeyValueInputParameters

KeyValueStore.proto:19

Used in: KeyValueStoreInputChunk

message KeyValueStoreChunk

KeyValueStore.proto:25

Used in: KeyValueStoreInputChunk

enum LgrSplitType

Commands.proto:208

Used in: CreateLgrForCompRequest

enum MultipleFracAction

Commands.proto:190

Used in: CreateMultipleFracRequest

message NNCConnection

NNCProperties.proto:28

Used in: NNCConnections

enum NNCPropertyType

NNCProperties.proto:15

Used in: AvailableNNCProperty, NNCValuesRequest

message NNCValues

NNCProperties.proto:44

Used as response type in: NNCProperties.GetNNCValues

Used as field type in: NNCValuesChunk

message NNCValuesInputRequest

NNCProperties.proto:46

Used in: NNCValuesChunk

message PdmObject

PdmObject.proto:43

Used as request type in: PdmObjectService.DeleteExistingPdmObject, PdmObjectService.UpdateExistingPdmObject

Used as response type in: App.GetPdmObject, Case.GetPdmObject, PdmObjectService.CallPdmObjectMethod, PdmObjectService.CreateChildPdmObject, PdmObjectService.GetAncestorPdmObject, Project.GetPdmObject

Used as field type in: CreatePdmChildObjectRequest, CreateWbsPlotRequest, PdmChildObjectRequest, PdmDescendantObjectRequest, PdmObjectArray, PdmObjectGetterRequest, PdmObjectMethodRequest, PdmParentObjectRequest

message PdmObjectArray

PdmObject.proto:51

Used as response type in: PdmObjectService.GetChildPdmObjects, PdmObjectService.GetDescendantPdmObjects

message PdmObjectGetterRequest

PdmObject.proto:53

Used as request type in: PdmObjectService.CallPdmObjectGetter

Used as field type in: PdmObjectSetterRequest

message PdmObjectSetterRequest

PdmObject.proto:58

Used in: PdmObjectSetterChunk

enum PlotOutputFormat

Commands.proto:40

Used in: ExportSnapshotsRequest

enum PorosityModelType

Case.proto:60

Used in: AvailablePropertiesRequest, CellInfoRequest, NNCValuesInputRequest, PropertyRequest

message PropertyChunk

Properties.proto:60

Used as response type in: Properties.GetActiveCellProperty, Properties.GetGridProperty, Properties.GetSelectedCellProperty

Used as field type in: PropertyInputChunk

message PropertyInputChunk

Properties.proto:52

Used as request type in: Properties.SetActiveCellProperty, Properties.SetGridProperty

message PropertyRequest

Properties.proto:41

Used as request type in: Properties.GetActiveCellProperty, Properties.GetGridProperty, Properties.GetSelectedCellProperty

Used as field type in: PropertyInputChunk

enum PropertyType

Properties.proto:20

Used in: AvailablePropertiesRequest, PropertyRequest

message ReplaceCaseRequest

Commands.proto:26

Used in: CommandParams, ReplaceCaseRequests

message ReplaceCaseRequests

Commands.proto:31

Used in: CommandParams

message ReplaceSourceCasesRequest

Commands.proto:33

Used in: CommandParams

message RunOctaveScriptRequest

Commands.proto:157

Used in: CommandParams

message SaveProjectRequest

Commands.proto:290

Used in: CommandParams

message ScaleFractureTemplateRequest

Commands.proto:178

Used in: CommandParams

message SelectedCell

Case.proto:100

Used in: SelectedCells

message SetExportFolderRequest

Commands.proto:151

Used in: CommandParams

message SetFracContainmentRequest

Commands.proto:184

Used in: CommandParams

message SetTimeStepParams

Commands.proto:172

Used in: CommandParams

message SetWindowSizeParams

Commands.proto:162

Used in: CommandParams

message SimulationWellCellInfo

SimulationWell.proto:25

Used in: SimulationWellCellInfoArray

message SimulationWellRequest

SimulationWell.proto:14

Used as request type in: SimulationWell.GetSimulationWellCells, SimulationWell.GetSimulationWellStatus

enum SnapshotType

Commands.proto:45

Used in: ExportSnapshotsRequest

message StringArray

PdmObject.proto:76

Used in: PdmObjectGetterReply, PdmObjectSetterChunk

message TimeStep

Properties.proto:50

message TimeStepDate

Case.proto:89

Used in: TimeStepDates

message Vec3d

Definitions.proto:15

Used in: CellCenters, CellCorners

message Vec3i

Definitions.proto:9

Used in: CellInfo, CoarseningInfo, GridDimensions, NNCConnection, SelectedCell, SimulationWellCellInfo