-
Notifications
You must be signed in to change notification settings - Fork 1
Services
The MappingConfigurationService takes care of handling all operation related to saving and loading configured mapping.
When opening an 10-25 Iteration, this service will take care of loading each saved configured mapping so the user is able to select one mapping to load. When processing a transfer of data, this service will save the current mapping done inside the ExternalIdentifierMap of the Iteration.
This service takes care of any operation against the MATLAB software. It provides capability to establish a connection to MATLAB and enable read/write operation to the software.
Based on the MParser project, this service is able to parse a MATLAB script and extract input variables.
A variable is defined as input if it represents any simple assignation (for example: a = 5)
copyright @ RHEA System S.A.