- Messages
- 34,980
- Country

The following is my first stab at use cases - bound to be wrong
Based on the updated Design Schematic
Introduction
Use cases are sub divided roughly by package based on the schematic diagram. These may not be correct.
Map (GUI)
+Zoom
+Pan
+Center
+Load background image
+Change Z-Order
Decompilers
+Bulk Decompile
+Single File Decompile
FS Interface (SimConnect)
+Read current aircraft location
+Move aircraft
Domain Model
Current Scenery
+Create New
+Open
+Save
+Save As
+Add Object
+Remove Object
+Update Object
+Move Object
+Rotate Object
Library Object Catalog
+Import library
+Import 3rd party data (RWY12 etc)
+Change Object information
+Remove Object
FS Object Types
+Add Object Type
+Update Object Type
+Remove Object Type
Data Mappers
+Load Scenery from File
+Load Scenery from Server
(Overlaps with information in Domain Model – should all the IO operations be here?)
User Settings
+Read Setting
+Write Setting
+Update Setting
Compilers
+Compile scenery
Plugin Manager
+Add Plug-in
+Remove Plug-in
+Update Plug-in
Last edited:

