This class describes the organization of geological reservoir, i.e., of an interconnected network of porous and permeable rock units, containing an accumulation of economic fluids, such as oil and gas. A reservoir is normally enveloped by rock and fluid barriers and contains a single natural pressure system.
More...
|
| virtual | ~RockFluidOrganizationInterpretation ()=default |
| |
| bool | isRockFluid () const final |
| |
| std::vector< AbstractGridRepresentation * > | getGridRepresentationSet () const |
| |
| unsigned int | getGridRepresentationCount () const |
| |
| AbstractGridRepresentation * | getGridRepresentation (unsigned int index) const |
| |
| bool | isAssociatedToGridRepresentation (AbstractGridRepresentation *gridRep) const |
| |
| virtual void | pushBackRockFluidUnitInterpretation (class RockFluidUnitInterpretation *rockFluidUnitInterpretation)=0 |
| |
| virtual unsigned int | getRockFluidUnitInterpCount () const =0 |
| |
| virtual common::DataObjectReference | getRockFluidUnitInterpretationDor (unsigned int index) const =0 |
| |
| class RockFluidUnitInterpretation * | getRockFluidUnitInterpretation (unsigned int index) const |
| |
| virtual | ~AbstractOrganizationInterpretation ()=default |
| |
| virtual bool | isStructural () const |
| |
| virtual bool | isStratigraphic () const |
| |
| virtual bool | isRockFluid () const |
| |
| void | pushBackBinaryContact (AbstractFeatureInterpretation *subject, gsoap_eml2_3::resqml22__ContactVerb verb, AbstractFeatureInterpretation *directObject) |
| |
| void | pushBackBinaryContact (AbstractFeatureInterpretation *subject, gsoap_eml2_3::resqml22__ContactVerb verb, AbstractFeatureInterpretation *directObject, AbstractFeatureInterpretation *partOf) |
| |
| void | pushBackBinaryContact (AbstractFeatureInterpretation *subject, gsoap_eml2_3::resqml22__ContactVerb verb, AbstractFeatureInterpretation *directObject, gsoap_resqml2_0_1::resqml20__ContactSide directObjectQualifier) |
| |
| void | pushBackBinaryContact (AbstractFeatureInterpretation *subject, gsoap_resqml2_0_1::resqml20__ContactSide subjectQualifier, gsoap_eml2_3::resqml22__ContactVerb verb, AbstractFeatureInterpretation *directObject, gsoap_resqml2_0_1::resqml20__ContactSide directObjectQualifier) |
| |
| virtual | ~AbstractFeatureInterpretation ()=default |
| |
| common::DataObjectReference | getInterpretedFeatureDor () const |
| |
| void | setInterpretedFeature (AbstractFeature *feature) |
| |
| AbstractFeature * | getInterpretedFeature () const |
| |
| gsoap_resqml2_0_1::resqml20__Domain | initDomain (gsoap_resqml2_0_1::resqml20__Domain defaultDomain) const |
| |
| gsoap_resqml2_0_1::resqml20__Domain | getDomain () const |
| |
| std::vector< AbstractRepresentation * > | getRepresentationSet () const |
| |
| uint64_t | getRepresentationCount () const noexcept |
| |
| AbstractRepresentation * | getRepresentation (uint64_t index) const |
| |
| std::vector< GridConnectionSetRepresentation * > | getGridConnectionSetRepresentationSet () const |
| |
| virtual void | loadTargetRelationships () override |
| |
This class describes the organization of geological reservoir, i.e., of an interconnected network of porous and permeable rock units, containing an accumulation of economic fluids, such as oil and gas. A reservoir is normally enveloped by rock and fluid barriers and contains a single natural pressure system.