Fore Assembly Classes

  Class Brief description
The AppServerClass class implements the object that enable the user to control operation of Foresight Analytics Platform task scheduler.
The ForeCriticalSection class implements a critical section used on working with threads.
The ForeMethod class implements a custom method.
The ForeSerializer class implements the object used to save and load development environment objects into the file.
The ForeThread class implements the thread that is used for parallel execution of custom methods.
The RepositoryScriptCallback class implements the object used to track of creating/updating process of the repository and MDM repository.
The RepositoryScriptManager class implements the object used to work with the repository manager.
The ResourceExporter class includes properties and methods used to export .
The ResourceImporter class includes properties and methods used to import .
The SheduledAuditEvent class is used to work with the system event, on occurring of which the task is executed.
The UiMetabaseObject class is basic for components that give the access to repository objects.
The UiMetabaseObjectParams class implements the UiMetabaseObjectParams development environment component used to control values parameters of repository objects.

See also:

Fore Assembly Interfaces | Fore Assembly Enumerations | Examples