21#include "AbstractTechnicalFeature.h"
113 DLL_IMPORT_OR_EXPORT virtual std::
string getXmlTag() const final {
return XML_TAG; }
A wellbore represents the path from surface to a unique bottomhole location.
Definition Wellbore.h:46
An abstract technical feature. These are objects that exist by the action of humans.
Definition AbstractTechnicalFeature.h:37
May refer to one of these: wellbore, borehole or sidetrack.
Definition WellboreFeature.h:46
WITSML2_NS::Wellbore * getWitsmlWellbore() const
virtual common::DataObjectReference getWitsmlWellboreDor() const =0
WellboreFeature(gsoap_resqml2_0_1::_resqml20__WellboreFeature *fromGsoap)
Definition WellboreFeature.h:63
virtual ~WellboreFeature()=default
void loadTargetRelationships() final
WellboreFeature(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition WellboreFeature.h:56
WellboreFeature(gsoap_eml2_3::_resqml22__WellboreFeature *fromGsoap)
Definition WellboreFeature.h:70
virtual void setWitsmlWellbore(WITSML2_NS::Wellbore *wellbore)=0