Cameo Simulation Toolkit provides APIs to import data from an Excel file into runtime values, and export the runtime values to an Excel file. Note that you need to install the Excel Import plugin in MagicDraw before using these APIs. You will also need to create a mapping Class with this plugin. See the Excel Import user guide for more information on using the plugin.
The provided APIs in Cameo Simulation Toolkit are given in the following pages
- Reading runtime values from an Excel spreadsheet
- Writing runtime values to an Excel spreadsheet
- Setting a cell value in an Excel spreadsheet
- Getting a cell value from an Excel spreadsheet
- Getting the latest row number from a spreadsheet
- Updating fUML runtime value with value from a spreadsheet