| Package | Description |
|---|---|
| de.aristaflow.adept2.core.datamanager | |
| de.aristaflow.adept2.core.processrepository |
| Class and Description |
|---|
| 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).
|
| Class and Description |
|---|
| 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).
|