Workspace 6.21.5
OperationElementData Member List

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

addAnchorElementData(const AnchorElementData &anchorElementData)OperationElementDatainline
addConnectionElementData(const ConnectionElementData &connectionElementData)OperationElementDatainline
addDisplayElementData(const DisplayElementData &displayElementData)OperationElementDatainline
addFeatureElementData(const FeatureElementData &featureElementData)OperationElementDatainline
addInputElementData(const InputElementData &inputElementData)OperationElementDatainline
addNoteElementData(const NoteElementData &noteElementData)OperationElementDatainline
addOutputElementData(const OutputElementData &outputElementData)OperationElementDatainline
addPluginElementData(const PluginElementData &pluginElementData)OperationElementDatainline
addViewElementData(const ViewElementData &viewElementData)OperationElementDatainline
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
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=nullptr) constDiffElementDatainlinevirtual
createDifference(bool presentInA, const QMap< GUIDType, OperationDataPair > *guidToOperationPairMap=nullptr) constDiffElementDatainlinevirtual
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
getAnchorElementsMap() constOperationElementDatainline
getAttribute(const QString &key) constDiffElementData
getAttributes() constDiffElementData
getConnectionElementsMap() constOperationElementDatainline
getDisplayElementsMap() constOperationElementDatainline
getFeatureElementsMap() constOperationElementDatainline
getGUID() constOperationElementDatainline
getInputElementsMap() constOperationElementDatainline
getLabel() constOperationElementDatainline
getNoteElementsMap() constOperationElementDatainline
getOperationAttributes() constOperationElementDatainline
getOutputElementsMap() constOperationElementDatainline
getPluginElementsMap() constOperationElementDatainline
getViewElementsMap() constOperationElementDatainline
initDifference(ElementDifference *difference, bool presentInA, bool presentInB, QVector< AttributeDifference > *attributeDifferenceArray=nullptr) constDiffElementDataprotected
isEmpty() const overrideOperationElementDatainlinevirtual
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
OperationElementData()OperationElementData
OperationElementData(const QDomElement &element)OperationElementData
OperationElementData(const OperationElementData &other)OperationElementData
operator=(const OperationElementData &rhs)OperationElementData
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