Cameo Simulation Toolkit Magic Model Analyst helps you read fUML runtime values from an Excel file. The following API will read the values of a specific row from a spreadsheet in an Excel file, and then create an fUML ValueList to store the values.
...
The mappingElement parameter can be a String or an element for representing a mapping Class name or a mapping Class element.
| Info | ||
|---|---|---|
| ||
«ImportMap» can be used as the mappingElement. However, it is strongly recommended that you define the distinctive name of «ImportMap» and the «DiagramTableMapToDataSource» (an Instance table linked to an Excel file) when using to avoid conflict of object mappingElement. |
...