Searched refs:getBuilderType (Results 1 – 4 of 4) sorted by relevance
51 auto it = _elementBuilderMap.find(getBuilderType(xmlElement)); in createElement()66 std::string CElementLibrary::getBuilderType(const CXmlElement &xmlElement) const in getBuilderType() function in CElementLibrary
51 std::string getBuilderType(const CXmlElement &xmlElement) const override in getBuilderType() function
64 virtual std::string getBuilderType(const CXmlElement &xmlElement) const;
128 public String getBuilderType() { in getBuilderType() method in PropertyBuilderClassifier.PropertyBuilder