26 class Activity final :
public EML2_NS::Activity
37 DLL_IMPORT_OR_EXPORT
Activity(gsoap_resqml2_0_1::eml20__DataObjectReference* partialObject) : EML2_NS::
Activity(partialObject) {}
49 Activity(EML2_NS::ActivityTemplate* activityTemplate,
const std::string & guid,
const std::string & title);
56 Activity(gsoap_resqml2_0_1::_resqml20__Activity* fromGsoap) : EML2_NS::
Activity(fromGsoap) {}
70 double value, gsoap_resqml2_0_1::resqml20__ResqmlUom uom = gsoap_resqml2_0_1::resqml20__ResqmlUom::Euc);
73 const std::string & value)
final;
79 AbstractObject* resqmlObject)
final;
95 DLL_IMPORT_OR_EXPORT uint64_t
getParameterCount(const std::
string & paramTitle) const final;
301 DLL_IMPORT_OR_EXPORT static constexpr
char const*
XML_NS =
"resqml20";
322 std::vector<gsoap_resqml2_0_1::resqml20__AbstractActivityParameter*> getParameterFromTitle(
const std::string & paramTitle)
const;
Activity(eml2::ActivityTemplate *activityTemplate, const std::string &guid, const std::string &title)
Creates an instance of this class in a gsoap context.