Searched refs:strComponentType (Results 1 – 1 of 1) sorted by relevance
83 std::string strComponentType = xmlElement.getAttributeString("Type"); in fromXml() local85 _pComponentType = pComponentLibrary->getComponentType(strComponentType); in fromXml()89 …to create Component " + xmlElement.getPath() + ". ComponentType " + strComponentType + " not found… in fromXml()