21 #include "../resqml2/RockFluidOrganizationInterpretation.h"
23 namespace RESQML2_0_1_NS
60 COMMON_NS::DataObjectReference getRockFluidUnitInterpretationDor(
unsigned int index) const final;
63 DLL_IMPORT_OR_EXPORT static const
char* XML_TAG;
65 DLL_IMPORT_OR_EXPORT virtual std::
string getXmlTag() const final {
return XML_TAG; }
70 DLL_IMPORT_OR_EXPORT
static const char*
XML_NS;
Definition: RockFluidOrganizationInterpretation.h:26
unsigned int getRockFluidUnitInterpCount() const final
RockFluidOrganizationInterpretation(resqml2::Model *orgFeat, const std::string &guid, const std::string &title)
Creates an instance of this class in a gsoap context.
RockFluidOrganizationInterpretation(gsoap_resqml2_0_1::_resqml20__StratigraphicOccurrenceInterpretation *fromGsoap)
Definition: RockFluidOrganizationInterpretation.h:51
RockFluidOrganizationInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: RockFluidOrganizationInterpretation.h:32
void pushBackRockFluidUnitInterpretation(resqml2::RockFluidUnitInterpretation *rockFluidUnitInterpretation) final
static const char * XML_NS
Definition: RockFluidOrganizationInterpretation.h:70
~RockFluidOrganizationInterpretation()=default
std::string getXmlNamespace() const final
Definition: RockFluidOrganizationInterpretation.h:75