52 StratigraphicColumnRankInterpretation(RESQML2_NS::Model * orgFeat,
const std::string & guid,
const std::string & title, uint64_t rank, gsoap_resqml2_0_1::resqml20__OrderingCriteria orderingCriteria);
63 DLL_IMPORT_OR_EXPORT
void pushBackStratiUnitInterpretation(RESQML2_NS::StratigraphicUnitInterpretation * stratiUnitInterpretation)
final;
65 DLL_IMPORT_OR_EXPORT
void setHorizonOfLastContact(RESQML2_NS::HorizonInterpretation * partOf)
final;
67 DLL_IMPORT_OR_EXPORT
void pushBackStratigraphicBinaryContact(RESQML2_NS::StratigraphicUnitInterpretation* subject, gsoap_eml2_3::resqml22__ContactMode subjectContactMode,
68 RESQML2_NS::StratigraphicUnitInterpretation* directObject, gsoap_eml2_3::resqml22__ContactMode directObjectMode,
69 RESQML2_NS::HorizonInterpretation * partOf =
nullptr) final;
71 DLL_IMPORT_OR_EXPORT
bool isAChronoStratiRank() const final;
73 DLL_IMPORT_OR_EXPORT
unsigned int getContactCount() const final;
75 DLL_IMPORT_OR_EXPORT gsoap_eml2_3::resqml22__ContactMode getSubjectContactModeOfContact(
unsigned int contactIndex) const final;
79 DLL_IMPORT_OR_EXPORT gsoap_eml2_3::resqml22__ContactMode getDirectObjectContactModeOfContact(
unsigned int contactIndex) const final;
83 DLL_IMPORT_OR_EXPORT RESQML2_NS::
HorizonInterpretation* getHorizonInterpretationOfContact(
unsigned int contactIndex) const final;
85 DLL_IMPORT_OR_EXPORT
unsigned int getStratigraphicUnitInterpretationCount() const final;
87 DLL_IMPORT_OR_EXPORT COMMON_NS::DataObjectReference getStratigraphicUnitInterpretationDor(
unsigned int index) const final;
89 DLL_IMPORT_OR_EXPORT
unsigned int getHorizonInterpretationCount() const final;
91 DLL_IMPORT_OR_EXPORT COMMON_NS::DataObjectReference getHorizonInterpretationDor(
unsigned int index) const final;
96 DLL_IMPORT_OR_EXPORT static const
char* XML_NS;
101 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.