DataMonitor |
Data monitoring provides access to a data set.
|
ProcessAwareAccess |
This interface provides access to the values (including null) of data
elements for clients which have process knowledge, which means, they are
accessing the data element from a specific and known node instance.
|
ProcessUnawareAccess |
This interface provides access to the values of data elements for clients
which do not have any process knowledge.
|
SessionStateManager |
The session state manager provides the means to handle internal states of
running applications.
|
UDFExecution |
The execution of user-defined functions (UDFs) is carried out by this
interface.
|
UDTManager |
This interface encapsulates the creation and deletion of user-defined data
types (UDTs) and user-defined functions (UDFs) as well as the search for the
usage of a specific UDT in the process repository (buildtime) as well as in
the data type manager (runtime).
|