Workspace 6.21.5
InputElementData Member List

This is the complete list of members for InputElementData, including all inherited members.

addArrayInputElement(const InputElementData &inputElementData)InputElementData
addQDomNode(QDomNode qDomNode)DiffXMLDataprotectedvirtual
BasicTextLogger()BasicTextLogger
compareAttributes(const Attributes &attributesA, const Attributes &attributesB, QVector< AttributeDifference > *attributeDifferenceArray, const QString &elementType, bool *differencesFound) constDiffElementDatavirtual
compareDataElements(const DiffElementData &otherData, OperationDifference &operationDifference, bool &differencesFound, const QMap< GUIDType, OperationDataPair > *guidToOperationPairMap=nullptr) const overrideInputElementDatavirtual
createDataFromExtWorkflow(const QDomDocument &document) const overrideInputElementDatavirtual
createDataFromPlugin(const OperationDifference &operationDifference) const overrideInputElementDatavirtual
createDataFromWorkspaceElement(const QDomElement &workspaceElement) const overrideInputElementDatavirtual
createDifference(const DiffElementData &otherData, QVector< AttributeDifference > &attributeDifferenceArray, const QMap< GUIDType, OperationDataPair > *guidToOperationPairMap) const overrideInputElementDatavirtual
createDifference(bool presentInA, const QMap< GUIDType, OperationDataPair > *guidToOperationPairMap) const overrideInputElementDatavirtual
createStringsForElement(const QDomNode &domNode) constDiffXMLDataprotected
DiffElementData(const QString &tag="item")DiffElementData
DiffElementData(const QString &tag, std::unique_ptr< Attributes > attributes)DiffElementData
DiffElementData(const QString &tag, const Attributes &attributes)DiffElementData
DiffElementData(const QString &tag, const QDomElement &element)DiffElementData
DiffXMLData()=defaultDiffXMLDataprotected
DiffXMLData(const QDomElement &element)DiffXMLDataprotected
getArrayInputElement(int index) constInputElementData
getAttribute(const QString &key) constDiffElementData
getAttributes() constDiffElementData
getAttributesMapFromQDomElement(const QDomElement &currentElement, AttributesMapType *attributesMap) constDiffXMLDataprotected
getIOAttributes() constIOElementData
getName() constIOElementData
getNumberOfArrayElements() constInputElementData
getQDomNodes() constDiffXMLDataprotected
getQDomNodesAsQStringList(QStringList &content) constDiffXMLDataprotected
getQDomNodesAsQStringList() constDiffXMLDataprotected
initDifference(ElementDifference *difference, bool presentInA, bool presentInB, QVector< AttributeDifference > *attributeDifferenceArray=nullptr) constDiffElementDataprotected
InputElementData()InputElementData
InputElementData(const QString &name)InputElementData
InputElementData(const QDomElement &element)InputElementData
InputElementData(const InputElementData &other)InputElementData
InputElementData(const Attributes &attribsIn)InputElementData
InputElementData(uint index)InputElementData
IOElementData(const QString &tag="IO")IOElementData
IOElementData(const QString &tag, const Attributes &attribsIn)IOElementData
IOElementData(const QDomElement &element, const QString &tag="IO")IOElementData
IOElementData(const QString &tag, uint index)IOElementData
IOElementData(const QString &tag, const QString &name)IOElementData
isArray() constInputElementData
isEmpty() const overrideInputElementDatavirtual
logLine(const QString &msg) constBasicTextLogger
logLine(const Application::LogManager::MessageCategory &category, const QString &msg) constBasicTextLogger
logText(const QString &msg) constBasicTextLogger
logText(const Application::LogManager::MessageCategory &category, const QString &msg) constBasicTextLogger
nestedXMLData_DiffXMLDataprotected
operator=(const InputElementData &rhs)InputElementData
populateStringListsFromQDomNodes(const DiffXMLData &arrayElementInA, const DiffXMLData &arrayElementInB, QStringList &contentsInA, QStringList &contentsInB) constDiffXMLDataprotected
setAttribute(const QString &key, const QString &value)DiffElementDataprotected
setAttributes(std::unique_ptr< Attributes > attributes)DiffElementDataprotected
setAttributes(const AttributesMapType &attribsIn)DiffElementData
stringListsMatch(const QStringList &contentsInA, const QStringList &contentsInB) constDiffXMLDataprotected
tag() constDiffElementDatainline
tag_DiffElementDataprotected
~BasicTextLogger()BasicTextLoggervirtual