51 StratigraphicColumnRankInterpretation(RESQML2_NS::Model * orgFeat,
const std::string & guid,
const std::string & title, uint64_t rank, gsoap_resqml2_0_1::resqml20__OrderingCriteria orderingCriteria);
62 DLL_IMPORT_OR_EXPORT
void pushBackStratiUnitInterpretation(RESQML2_NS::StratigraphicUnitInterpretation * stratiUnitInterpretation)
final;
64 DLL_IMPORT_OR_EXPORT
void setHorizonOfLastContact(RESQML2_NS::HorizonInterpretation * partOf)
final;
66 DLL_IMPORT_OR_EXPORT
void pushBackStratigraphicBinaryContact(RESQML2_NS::StratigraphicUnitInterpretation* subject, gsoap_eml2_3::resqml22__ContactMode subjectContactMode,
67 RESQML2_NS::StratigraphicUnitInterpretation* directObject, gsoap_eml2_3::resqml22__ContactMode directObjectMode,
68 RESQML2_NS::HorizonInterpretation * partOf =
nullptr) final;
70 DLL_IMPORT_OR_EXPORT
bool isAChronoStratiRank() const final;
72 DLL_IMPORT_OR_EXPORT
unsigned int getContactCount() const final;
74 DLL_IMPORT_OR_EXPORT gsoap_eml2_3::resqml22__ContactMode getSubjectContactModeOfContact(
unsigned int contactIndex) const final;
78 DLL_IMPORT_OR_EXPORT gsoap_eml2_3::resqml22__ContactMode getDirectObjectContactModeOfContact(
unsigned int contactIndex) const final;
82 DLL_IMPORT_OR_EXPORT RESQML2_NS::
HorizonInterpretation* getHorizonInterpretationOfContact(
unsigned int contactIndex) const final;
84 DLL_IMPORT_OR_EXPORT
unsigned int getStratigraphicUnitInterpretationCount() const final;
86 COMMON_NS::DataObjectReference getStratigraphicUnitInterpretationDor(
unsigned int index) const final;
88 DLL_IMPORT_OR_EXPORT
unsigned int getHorizonInterpretationCount() const final;
90 COMMON_NS::DataObjectReference getHorizonInterpretationDor(
unsigned int index) const final;
95 DLL_IMPORT_OR_EXPORT static constexpr
char const* XML_NS = "resqml22";
100 DLL_IMPORT_OR_EXPORT std::
string getXmlNamespace() const final {
return XML_NS; }
StratigraphicColumnRankInterpretation(resqml2 ::Model *orgFeat, const std::string &guid, const std::string &title, uint64_t rank, gsoap_resqml2_0_1::resqml20__OrderingCriteria orderingCriteria)
Creates an instance of this class in a gsoap context.