#include <Python.h>#include "Resource.hxx"#include "SchemaComposedNodeItem.hxx"#include "SchemaNodeItem.hxx"#include "SchemaInPortItem.hxx"#include "SchemaOutPortItem.hxx"#include "SchemaComponentItem.hxx"#include "SchemaContainerItem.hxx"#include "SchemaDataTypeItem.hxx"#include "SchemaLinkItem.hxx"#include "SchemaDirTypesItem.hxx"#include "SchemaDirContainersItem.hxx"#include "SchemaDirLinksItem.hxx"#include "Menus.hxx"#include "Message.hxx"#include "QtGuiContext.hxx"#include "ItemMimeData.hxx"#include "GuiEditor.hxx"#include "RuntimeSALOME.hxx"#include "Catalog.hxx"#include "commandsProc.hxx"#include "ComposedNode.hxx"#include "guiObservers.hxx"#include "Node.hxx"#include "Switch.hxx"#include <QIcon>#include <QMimeData>#include <cassert>#include "YacsTrace.hxx"