Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
width250px

Column

This is the The EDMInterface API is used for EDMfatClients. The API is written in C, and all the EDMInterface API function signatures are declared in the sdai.h header file. The EDMInterface API requires an EDMsdk license. Some of these EDMInterface API functions are only available when activated by your license key. E.g, you need to have the EDMsdk Advanced to compile EDMmethod schemas and the licensed extension module EDMmodelChecker is required to run global rule validations on data sets.

(warning) The EDMInterface Language Bindings are mainly using the EDMremoteInterface API and cannot be used for writing EDMfatClients. EDMfatClients must therefore be written with the EDMinterface C/C++ API.

...