|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScriptNode
A node representing an evaluated script.
This interface is not intended to be implemented by clients.
| Method Summary | |
|---|---|
MDWObjectValue |
getReceiver()
Returns a description of the model element on which the script is evaluated. |
ScriptReference |
getScript()
Returns a description of the evaluated script. |
| Methods inherited from interface com.sodius.mdw.core.eval.debug.ProjectElementNode |
|---|
getArgumentCount, getArguments, getResult |
| Methods inherited from interface com.sodius.mdw.core.eval.debug.DebugNode |
|---|
getChildren, getFailure, getHierarchy, getParent, isFailed, isLeaf, isRoot |
| Method Detail |
|---|
ScriptReference getScript()
MDWObjectValue getReceiver()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||