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