public class LocalKernel
extends java.lang.Object
| Constructor and Description |
|---|
LocalKernel() |
| Modifier and Type | Method and Description |
|---|---|
Abstract_Function |
getFunction()
GETTERS AND SETTERS
|
java.lang.String |
getLocalKernelLabel()
This function return the label of the function instead of the 'Abstract_Function'
object itself
|
void |
setFunction(Abstract_Function function) |
public Abstract_Function getFunction()
public void setFunction(Abstract_Function function)
public java.lang.String getLocalKernelLabel()