21 #include "../resqml2/CommentProperty.h"
25 namespace RESQML2_0_1_NS
58 CommentProperty(RESQML2_NS::AbstractRepresentation * rep,
const std::string & guid,
const std::string & title,
59 unsigned int dimension, gsoap_eml2_3::resqml22__IndexableElement attachmentKind, gsoap_resqml2_0_1::resqml20__ResqmlPropertyKind energisticsPropertyKind);
79 CommentProperty(RESQML2_NS::AbstractRepresentation * rep,
const std::string & guid,
const std::string & title,
80 unsigned int dimension, gsoap_eml2_3::resqml22__IndexableElement attachmentKind, EML2_NS::PropertyKind * localPropKind);
102 DLL_IMPORT_OR_EXPORT gsoap_resqml2_0_1::resqml20__ResqmlPropertyKind getEnergisticsPropertyKind() const;
106 bool validatePropertyKindAssociation(gsoap_resqml2_0_1::resqml20__ResqmlPropertyKind pk) final;
111 DLL_IMPORT_OR_EXPORT static const
char* XML_NS;
116 DLL_IMPORT_OR_EXPORT std::
string getXmlNamespace() const final {
return XML_NS; }
119 EML2_NS::AbstractHdfProxy* getValuesHdfProxyAndDatasetPathOfPatch(
unsigned int patchIndex, std::string & datasetPath)
const;
Definition: PropertyKind.h:28