|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFunction
| Method Summary | |
|---|---|
void |
execute(String[] params)
Executes this function. |
String |
getDescription()
Returns the localized description of this function. |
String |
getHelp()
Returns the localized help text |
String |
getName()
Returns the name of this function that is also the first parameter for the BPTSTool in order to invoke it. |
| Method Detail |
|---|
String getName()
String getDescription()
String getHelp()
void execute(String[] params)
params -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||