Workspace 6.21.5
Namespaces | Variables
CSIRO::Tools::Names Namespace Reference

Namespaces

namespace  Attribute
 
namespace  Element
 
namespace  ScopedMerge
 

Variables

const QMap< QString, QString > differenceFactoryMap
 

Variable Documentation

◆ differenceFactoryMap

const QMap<QString, QString> differenceFactoryMap
Initial value:
{
{"CSIRO::Tools::ConnectionDifference", Element::connection},
{"CSIRO::Tools::OperationDifference", Element::operation},
{"CSIRO::Tools::AnchorDifference", Element::anchor},
{"CSIRO::Tools::NoteDifference", Element::note},
{"CSIRO::Tools::FeatureDifference", Element::feature},
{"CSIRO::Tools::DisplayDifference", Element::display},
{"CSIRO::Tools::ViewDifference", Element::view},
{"CSIRO::Tools::InputDifference", Element::input},
{"CSIRO::Tools::OutputDifference", Element::output}}