LICENSE
README.md
pyproject.toml
Domain/ProgramFileStructure.py
Domain/Settings.py
Domain/__init__.py
Domain/enums.py
Domain/global_vars.py
Domain/database/ModelBuilder.py
Domain/database/SubsetDatabase.py
Domain/logger/OTLLogger.py
Domain/network/GitHubDownloader.py
Domain/network/Updater.py
Domain/project/Project.py
Domain/project/ProjectFile.py
Domain/step_domain/ExportDataDomain.py
Domain/step_domain/ExportFilteredDataSubDomain.py
Domain/step_domain/HomeDomain.py
Domain/step_domain/InsertDataDomain.py
Domain/step_domain/RelationChangeDomain.py
Domain/step_domain/TemplateDomain.py
Domain/util/CombineAssetHelper.py
Domain/util/Helpers.py
Domain/util/SDFHandler.py
Domain/util/XSDCreator.py
Exceptions/EmptyFieldError.py
Exceptions/EmptySearchWarning.py
Exceptions/ExcelFileUnavailableError.py
Exceptions/FDOToolboxNotInstalledError.py
Exceptions/FDOToolboxProcessError.py
Exceptions/NoIdentificatorError.py
Exceptions/NotASqlliteFileError.py
Exceptions/NotOTLConformError.py
Exceptions/RelationExistsForSourceButNotToTypeUriOfTarget.py
Exceptions/RelationExistsForTargetButNotToTypeUriOfSource.py
Exceptions/RelationHasInvalidTypeUriForSourceAndTarget.py
Exceptions/RelationHasNonExistingTypeUriForSourceOrTarget.py
Exceptions/WrongDatabaseError.py
Exceptions/WrongFileTypeError.py
GUI/MainWindow.py
GUI/Styling.py
GUI/__init__.py
GUI/dialog_windows/AddExternalAssetWindow.py
GUI/dialog_windows/ChangeSubsetWindow.py
GUI/dialog_windows/ChooseFileNameWindow.py
GUI/dialog_windows/DefineHeeftBetrokkeneRelationWindow.py
GUI/dialog_windows/ExportToTemplateWindow.py
GUI/dialog_windows/LanguageWindow.py
GUI/dialog_windows/LoadingImageWindow.py
GUI/dialog_windows/LoadingWindow.py
GUI/dialog_windows/MenuActionsWindow.py
GUI/dialog_windows/NotificationWindow.py
GUI/dialog_windows/RemoveProjectFilesWindow.py
GUI/dialog_windows/RemoveProjectWindow.py
GUI/dialog_windows/RevalidateDocumentsWindow.py
GUI/dialog_windows/SuggestUpdateWindow.py
GUI/dialog_windows/UpsertProjectWindow.py
GUI/dialog_windows/YesOrNoNotificationWindow.py
GUI/dialog_windows/file_picker_dialog/AbstractFilePickerDialog.py
GUI/dialog_windows/file_picker_dialog/LoadFilePickerDialog.py
GUI/dialog_windows/file_picker_dialog/ProjectExportFilePickerDialog.py
GUI/dialog_windows/file_picker_dialog/ProjectImportFilePickerDialog.py
GUI/dialog_windows/file_picker_dialog/SaveFilePickerDialog.py
GUI/dialog_windows/file_picker_dialog/SubsetLoadFilePickerDialog.py
GUI/dialog_windows/file_picker_dialog/TemplateSaveFilePickerDialog.py
GUI/header/HeaderBar.py
GUI/header/StepperWidget.py
GUI/header/TabWidget.py
GUI/screens/ConversionScreen.py
GUI/screens/DataVisualisationScreen.py
GUI/screens/ErrorScreen.py
GUI/screens/ExportDataScreen.py
GUI/screens/HomeScreen.py
GUI/screens/InsertDataScreen.py
GUI/screens/MapScreen.py
GUI/screens/RelationChangeScreen.py
GUI/screens/Screen.py
GUI/screens/TemplateScreen.py
GUI/screens/ExportData_elements/AbstractExportDataSubScreen.py
GUI/screens/ExportData_elements/ChangesTableView.py
GUI/screens/ExportData_elements/ExportAllDataSubScreen.py
GUI/screens/ExportData_elements/ExportFilteredDataSubScreen.py
GUI/screens/ExportData_elements/TableErrorModel.py
GUI/screens/ExportData_elements/TableModel.py
GUI/screens/Home_elements/OverviewTable.py
GUI/screens/Home_elements/OverviewTableItem.py
GUI/screens/Map_elements/MapHelper.py
GUI/screens/RelationChange_elements/AbstractInstanceListWidget.py
GUI/screens/RelationChange_elements/ExistingRelationListWidget.py
GUI/screens/RelationChange_elements/FolderTreeView.py
GUI/screens/RelationChange_elements/ObjectListWidget.py
GUI/screens/RelationChange_elements/PossibleRelationListWidget.py
GUI/screens/RelationChange_elements/RelationChangeHelpers.py
GUI/screens/TemplateScreen_elements/ClassListWidget.py
GUI/screens/general_elements/ButtonWidget.py
GUI/screens/screen_interface/HomeScreenInterface.py
GUI/screens/screen_interface/RelationChangeScreenInterface.py
GUI/screens/screen_interface/TemplateScreenInterface.py
GUI/translation/GlobalTranslate.py
GUI/translation/ValidationErrorReportTranslations.py
exception_handler/ExceptionHandlers.py
otlmow_gui.egg-info/PKG-INFO
otlmow_gui.egg-info/SOURCES.txt
otlmow_gui.egg-info/dependency_links.txt
otlmow_gui.egg-info/requires.txt
otlmow_gui.egg-info/top_level.txt