63 DLL_IMPORT_OR_EXPORT COMMON_NS::DataObjectReference getStructuralOrganizationInterpertationDor(
unsigned int index) const final;
69 DLL_IMPORT_OR_EXPORT
bool hasStratiColumn() const final;
73 DLL_IMPORT_OR_EXPORT COMMON_NS::DataObjectReference getStratiColumnDor() const final;
75 DLL_IMPORT_OR_EXPORT
unsigned int getStratiOccurrenceCount() const final;
77 DLL_IMPORT_OR_EXPORT COMMON_NS::DataObjectReference getStratiOccurrenceDor(
unsigned int index) const final;
81 DLL_IMPORT_OR_EXPORT
unsigned int getRockFluidOrganizationInterpretationCount() const final;
89 DLL_IMPORT_OR_EXPORT static const
char* XML_NS;
94 DLL_IMPORT_OR_EXPORT std::
string getXmlNamespace() const final {
return XML_NS; }