Workspace 6.21.5
ConnectionElementData Member List

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

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) constDiffElementDatavirtual
ConnectionElementData()ConnectionElementDatainline
ConnectionElementData(const QDomElement &element)ConnectionElementData
ConnectionElementData(const ConnectionElementData &other)ConnectionElementData
createDataFromExtWorkflow(const QDomDocument &document) constDiffElementDatavirtual
createDataFromPlugin(const OperationDifference &operationDifference) constDiffElementDatavirtual
createDataFromWorkspaceElement(const QDomElement &workspaceElement) constDiffElementDatavirtual
createDifference(const DiffElementData &otherData, QVector< AttributeDifference > &attributeDifferenceArray, const QMap< GUIDType, OperationDataPair > *guidToOperationPairMap) const overrideConnectionElementDatavirtual
createDifference(bool presentInA, const QMap< GUIDType, OperationDataPair > *guidToOperationPairMap) const overrideConnectionElementDatavirtual
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
getAttribute(const QString &key) constDiffElementData
getAttributes() constDiffElementData
getConnectionAttributes() constConnectionElementData
getDestinationGUID() constConnectionElementData
getDestinationInputIndex() constConnectionElementData
getDestinationInputName() constConnectionElementData
getHashKey(const QString &destinationOperationGuid, const QString &destinationName, const QString &destinationIndex=QString(""))ConnectionElementDatastatic
getHashKey() constConnectionElementData
getHumanReadableFromToString() constConnectionElementData
getSourceGUID() constConnectionElementData
getSourceOutputName() constConnectionElementData
initDifference(ElementDifference *difference, bool presentInA, bool presentInB, QVector< AttributeDifference > *attributeDifferenceArray=nullptr) constDiffElementDataprotected
isEmpty() constDiffElementDatavirtual
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
operator=(const ConnectionElementData &rhs)ConnectionElementData
setAttribute(const QString &key, const QString &value)DiffElementDataprotected
setAttributes(std::unique_ptr< Attributes > attributes)DiffElementDataprotected
setAttributes(const AttributesMapType &attribsIn)DiffElementData
tag() constDiffElementDatainline
tag_DiffElementDataprotected
~BasicTextLogger()BasicTextLoggervirtual