21#include "../resqml2/EarthModelInterpretation.h"
23namespace RESQML2_0_1_NS
89 DLL_IMPORT_OR_EXPORT static const
char*
XML_NS;
void pushBackStratiOccurrence(resqml2::StratigraphicOccurrenceInterpretation *stratiOccurrence) final
Pushes back a stratigraphic occurrence interpretation.
bool hasStratiColumn() const final
common::DataObjectReference getRockFluidOrganizationInterpretationDor(unsigned int index) const final
static const char * XML_NS
Definition EarthModelInterpretation.h:89
void pushBackStructuralOrganizationInterpretation(resqml2::StructuralOrganizationInterpretation *structOrganization) final
~EarthModelInterpretation()=default
EarthModelInterpretation(resqml2::Model *orgFeat, const std::string &guid, const std::string &title)
Creates an instance of this class in a gsoap context.
EarthModelInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition EarthModelInterpretation.h:37
common::DataObjectReference getStratiColumnDor() const final
void setStratiColumn(resqml2::StratigraphicColumn *stratiColumn) final
std::string getXmlNamespace() const final
Definition EarthModelInterpretation.h:94
EarthModelInterpretation(gsoap_resqml2_0_1::_resqml20__EarthModelInterpretation *fromGsoap)
Definition EarthModelInterpretation.h:56
unsigned int getStratiOccurrenceCount() const final
Gets the count of stratigraphic occurrence interpretations associated to this earth model interpretat...
common::DataObjectReference getStructuralOrganizationInterpertationDor(unsigned int index) const final
unsigned int getRockFluidOrganizationInterpretationCount() const final
unsigned int getStructuralOrganizationInterpretationCount() const final
common::DataObjectReference getStratiOccurrenceDor(unsigned int index) const final
void pushBackRockFluidOrganizationInterpretation(resqml2::RockFluidOrganizationInterpretation *rockFluid) final
Definition RockFluidOrganizationInterpretation.h:26
Definition StratigraphicColumn.h:27
Definition StratigraphicOccurrenceInterpretation.h:29
A structural organization interpretation. This class cannot be inherited.
Definition StructuralOrganizationInterpretation.h:27