|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Script
An invocable script.
This interface is not intended to be implemented by clients.
Type.getScripts()| Method Summary | |
|---|---|
Class<?> |
getReturnType()
Returns the script resolved return type. |
Type |
getType()
Returns the type this script is defined on. |
VisibilityKind |
getVisibility()
Returns the script visibility. |
| Methods inherited from interface com.sodius.mdw.core.eval.project.ProjectElement |
|---|
getLocation, getName, getParameterCount, getParameters |
| Method Detail |
|---|
Type getType()
VisibilityKind getVisibility()
getVisibility in interface ProjectElementClass<?> getReturnType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||