Uses of Interface
de.aristaflow.adept2.core.datamanager.UDFExecution
- 
Packages that use UDFExecution Package Description de.aristaflow.adept2.core.datamanager 
- 
- 
Uses of UDFExecution in de.aristaflow.adept2.core.datamanagerMethods in de.aristaflow.adept2.core.datamanager that return UDFExecution Modifier and Type Method Description UDFExecutionDataManager. getUDFExecution()Gets an instance for executing functions on the values of user-defined data type.
 
-