[console_scripts]
gaphor=gaphor:main
gaphorconvert=gaphor.tools.gaphorconvert:main

[gaphor.services]
action_manager=gaphor.services.actionmanager:ActionManager
adapter_loader=gaphor.services.adapterloader:AdapterLoader
alignment=gaphor.plugins.alignment:Alignment
component_registry=gaphor.services.componentregistry:ZopeComponentRegistry
copy=gaphor.services.copyservice:CopyService
diagram_export_manager=gaphor.services.diagramexportmanager:DiagramExportManager
diagram_layout=gaphor.plugins.diagramlayout:DiagramLayout
element_dispatcher=gaphor.services.elementdispatcher:ElementDispatcher
element_factory=gaphor.UML.elementfactory:ElementFactoryService
file_manager=gaphor.services.filemanager:FileManager
help=gaphor.services.helpservice:HelpService
main_window=gaphor.ui.mainwindow:MainWindow
properties=gaphor.services.properties:Properties
pynsource=gaphor.plugins.pynsource:PyNSource
sanitizer=gaphor.services.sanitizerservice:SanitizerService
ui_manager=gaphor.services.actionmanager:UIManager
undo_manager=gaphor.services.undomanager:UndoManager
xmi_export=gaphor.plugins.xmiexport:XMIExport

[gaphor.uicomponents]
consolewindow=gaphor.ui.consolewindow:ConsoleWindow
diagrams=gaphor.ui.mainwindow:Diagrams
elementeditor=gaphor.ui.elementeditor:ElementEditor
namespace=gaphor.ui.mainwindow:Namespace
toolbox=gaphor.ui.mainwindow:Toolbox

