Uses of Interface
de.aristaflow.adept2.core.datamanager.UDTManager
Packages that use UDTManager
Package
Description
-
Uses of UDTManager in de.aristaflow.adept2.core.datamanager
Methods in de.aristaflow.adept2.core.datamanager that return UDTManagerModifier and TypeMethodDescriptionDataManager.getUDTManagement()Gets a reference to the management functions of user-defined data types (UDTs) (creation, retrieval and removal). -
Uses of UDTManager in de.aristaflow.adept2.core.processrepository
Subinterfaces of UDTManager in de.aristaflow.adept2.core.processrepositoryModifier and TypeInterfaceDescriptioninterfaceThe data type manager provides the means to administer user-defined data types (UDTs) and user-defined functions (UDFs).