Uses of Package
de.aristaflow.adept2.core.datamanager
-
Packages that use de.aristaflow.adept2.core.datamanager Package Description de.aristaflow.adept2.core.datamanager de.aristaflow.adept2.core.processrepository de.aristaflow.ilm.ws.core.executionmanager -
Classes in de.aristaflow.adept2.core.datamanager used by de.aristaflow.adept2.core.datamanager Class Description 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). -
Classes in de.aristaflow.adept2.core.datamanager used by de.aristaflow.adept2.core.processrepository Class 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). -
Classes in de.aristaflow.adept2.core.datamanager used by de.aristaflow.ilm.ws.core.executionmanager Class Description ProcessUnawareAccess This interface provides access to the values of data elements for clients which do not have any process knowledge.