-
public interface Function
The function is a structured representation of the activities or processes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName()
The function nameObject[]
getParams()
The params of this function
-