21 #include "resqml2/AbstractValuesProperty.h" 32 CommentProperty(gsoap_resqml2_0_1::eml20__DataObjectReference* partialObject) :
RESQML2_NS::AbstractValuesProperty(partialObject) {}
44 const unsigned int & dimension,
const gsoap_resqml2_0_1::resqml2__IndexableElements & attachmentKind,
const gsoap_resqml2_0_1::resqml2__ResqmlPropertyKind & energisticsPropertyKind);
56 const unsigned int & dimension,
const gsoap_resqml2_0_1::resqml2__IndexableElements & attachmentKind,
RESQML2_NS::PropertyKind * localPropKind);
61 CommentProperty(gsoap_resqml2_0_1::_resqml2__CommentProperty* fromGsoap): AbstractValuesProperty(fromGsoap) {}
68 static const char* XML_TAG;
69 virtual std::string
getXmlTag()
const {
return XML_TAG;}
78 std::string pushBackRefToExistingDataset(
COMMON_NS::AbstractHdfProxy* hdfProxy,
const std::string & datasetName =
"",
const long & nullValue = (std::numeric_limits<long>::max)());
83 std::vector<std::string> getStringValuesOfPatch(
const unsigned int & patchIndex);
93 bool validatePropertyKindAssociation(
const gsoap_resqml2_0_1::resqml2__ResqmlPropertyKind & pk);
Definition: AbstractRepresentation.h:31
Definition: EpcDocument.h:65
Definition: AbstractHdfProxy.h:30
Definition: PropertyKind.h:25
Definition: AbstractValuesProperty.h:26
Definition: EpcDocument.h:49