Uses of Class
net.officefloor.plugin.managedfunction.clazz.ManagedFunctionObjectParameterFactory
-
Packages that use ManagedFunctionObjectParameterFactory Package Description net.officefloor.plugin.managedfunction.clazz -
-
Uses of ManagedFunctionObjectParameterFactory in net.officefloor.plugin.managedfunction.clazz
Subclasses of ManagedFunctionObjectParameterFactory in net.officefloor.plugin.managedfunction.clazz Modifier and Type Class Description class
ManagedFunctionInParameterFactory
Creates theIn
for theClassFunction
.class
ManagedFunctionOutParameterFactory
Creates theOut
for theClassFunction
.class
ManagedFunctionValueParameterFactory
Creates the value for theClassFunction
.class
ManagedFunctionVariableParameterFactory
Creates theVar
for theClassFunction
.
-