21 #include "resqml2_0_1/AbstractStratigraphicOrganizationInterpretation.h" 22 #include "resqml2_0_1/EarthModelInterpretation.h" 23 #include "resqml2_0_1/WellboreMarkerFrameRepresentation.h" 66 std::string getStratigraphicColumnRankInterpretationUuid()
const;
68 static const char* XML_TAG;
69 virtual std::string
getXmlTag()
const {
return XML_TAG;}
73 std::vector<epc::Relationship> getAllEpcRelationships()
const;
80 std::vector<EarthModelInterpretation *> earthModelSet;
81 std::vector<WellboreMarkerFrameRepresentation *> wellboreMarkerFrameRepresentationSet;
virtual std::string getXmlTag() const
Definition: StratigraphicOccurrenceInterpretation.h:69
StratigraphicOccurrenceInterpretation(gsoap_resqml2_0_1::_resqml2__StratigraphicOccurrenceInterpretation *fromGsoap)
Definition: StratigraphicOccurrenceInterpretation.h:50
Definition: OrganizationFeature.h:25
std::vector< class WellboreMarkerFrameRepresentation * > getWellboreMarkerFrameRepresentationSet() const
Definition: StratigraphicOccurrenceInterpretation.h:64
Definition: StratigraphicOccurrenceInterpretation.h:30
Definition: EpcDocument.h:65
StratigraphicOccurrenceInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: StratigraphicOccurrenceInterpretation.h:37
Definition: EpcDocument.h:154
~StratigraphicOccurrenceInterpretation()
Definition: StratigraphicOccurrenceInterpretation.h:55
Definition: AbstractStratigraphicOrganizationInterpretation.h:26
Definition: StratigraphicColumnRankInterpretation.h:30