21#include "../resqml2/StructuralOrganizationInterpretation.h"
23namespace RESQML2_0_1_NS
93 DLL_IMPORT_OR_EXPORT static const
char*
XML_NS;
Definition HorizonInterpretation.h:27
unsigned int getTopFrontierInterpretationCount() const final
void pushBackTopFrontierInterpretation(resqml2::AbstractFeatureInterpretation *topFrontierInterpretation) final
common::DataObjectReference getFaultInterpretationDor(unsigned int index) const final
void pushBackSideFrontierInterpretation(resqml2::AbstractFeatureInterpretation *sideFrontierInterpretation) final
common::DataObjectReference getTopFrontierInterpretationDor(unsigned int index) const final
~StructuralOrganizationInterpretation()=default
common::DataObjectReference getBottomFrontierInterpretationDor(unsigned int index) const final
StructuralOrganizationInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition StructuralOrganizationInterpretation.h:33
common::DataObjectReference getHorizonInterpretationDor(unsigned int index) const final
unsigned int getSideFrontierInterpretationCount() const final
static const char * XML_NS
Definition StructuralOrganizationInterpretation.h:93
unsigned int getFaultInterpretationCount() const final
void pushBackBottomFrontierInterpretation(resqml2::AbstractFeatureInterpretation *bottomFrontierInterpretation) final
unsigned int getBottomFrontierInterpretationCount() const final
unsigned int getHorizonInterpretationCount() const final
void pushBackHorizonInterpretation(resqml2::HorizonInterpretation *horizonInterpretation, int stratigraphicRank) final
common::DataObjectReference getSideFrontierInterpretationDor(unsigned int index) const final
StructuralOrganizationInterpretation(resqml2::Model *orgFeat, const std::string &guid, const std::string &title, gsoap_resqml2_0_1::resqml20__OrderingCriteria orderingCriteria)
Creates an instance of this class in a gsoap context.
void pushBackFaultInterpretation(resqml2::FaultInterpretation *faultInterpretation) final
std::string getXmlNamespace() const final
Definition StructuralOrganizationInterpretation.h:98
StructuralOrganizationInterpretation(gsoap_resqml2_0_1::_resqml20__StructuralOrganizationInterpretation *fromGsoap)
Definition StructuralOrganizationInterpretation.h:55