Uses of Package
de.aristaflow.adept2.core.datamanager
Packages that use de.aristaflow.adept2.core.datamanager
Package
Description
-
Classes in de.aristaflow.adept2.core.datamanager used by de.aristaflow.adept2.core.datamanagerClassDescriptionData monitoring provides access to a data set.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.This interface provides access to the values of data elements for clients which do not have any process knowledge.The session state manager provides the means to handle internal states of running applications.The execution of user-defined functions (UDFs) is carried out by this interface.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).
-
Classes in de.aristaflow.adept2.core.datamanager used by de.aristaflow.adept2.core.processrepositoryClassDescriptionThis 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).
-
Classes in de.aristaflow.adept2.core.datamanager used by de.aristaflow.ilm.ws.core.executionmanagerClassDescriptionThis interface provides access to the values of data elements for clients which do not have any process knowledge.