Fore Assembly Classes

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