36 #include "resqml2/AbstractObject.h"    68         WellboreMarker(gsoap_resqml2_0_1::resqml2__WellboreMarker* fromGsoap, 
class WellboreMarkerFrameRepresentation* wellboreMarkerFrame) : AbstractObject(fromGsoap), boundaryFeatureInterpretation(nullptr), wellboreMarkerFrameRepresentation(wellboreMarkerFrame)  {}
    78         bool hasAGeologicBoundaryKind();
    84         gsoap_resqml2_0_1::resqml2__GeologicBoundaryKind getGeologicBoundaryKind();
    97         std::string getBoundaryFeatureInterpretationUuid() 
const;
   104         static const char* XML_TAG;
   110         std::vector<epc::Relationship> getAllEpcRelationships()
 const {std::vector<epc::Relationship> result; 
return result;}
 Definition: WellboreMarker.h:44
 
class BoundaryFeatureInterpretation * getBoundaryFeatureInterpretation() const 
Definition: WellboreMarker.h:91
 
Definition: AbstractObject.h:41
 
Definition: WellboreMarkerFrameRepresentation.h:45
 
Definition: EpcDocument.h:79
 
Definition: EpcDocument.h:155
 
WellboreMarker(gsoap_resqml2_0_1::resqml2__WellboreMarker *fromGsoap, class WellboreMarkerFrameRepresentation *wellboreMarkerFrame)
Definition: WellboreMarker.h:68
 
~WellboreMarker()
Definition: WellboreMarker.h:73
 
virtual std::string getXmlTag() const 
Definition: WellboreMarker.h:105
 
Definition: BoundaryFeatureInterpretation.h:41