|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScriptReference
A reference to a script.
This interface is not intended to be implemented by clients.
TypeReference.getScripts()| Method Summary | |
|---|---|
int |
getParameterCount()
Returns the number of parameters declared by the element. |
TypeReference |
getType()
Returns the type on which the referenced script is defined. |
VisibilityKind |
getVisibility()
Returns the script visibility. |
| Methods inherited from interface com.sodius.mdw.core.eval.debug.ElementReference |
|---|
getName, getProject |
| Method Detail |
|---|
int getParameterCount()
TypeReference getType()
VisibilityKind getVisibility()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||