Versions Compared

Key

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

Functions within AIDA are created via an IFunctionFactory. They can be created by either accessing a pool of pre-defined functions or by scripting them on the fly.
Alternatively they can be creating by directely instantiating the classes of the underlying implementation.

...

For list of the functions provided by the JAIDA implementation, their definition and the list of the parameter's names please refer to the JAIDA Release Notes.

Scripted Functions

Direct Instantiation