|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface CallNode
A representation of the model object 'Call Node'.
The following features are supported:
MethodcallsPackage.getCallNode()| Method Summary | |
|---|---|
AbstractMethodDeclaration |
getJavaMethod()
Deprecated. Returns the value of the 'Java Method' reference. |
|
getMethodCalls()
Deprecated. Returns the value of the 'Method Calls' containment reference list. |
java.lang.String |
getName()
Deprecated. Returns the value of the 'Name' attribute. |
|
getSubMethods()
Deprecated. Returns the value of the 'Sub Methods' reference list. |
void |
setJavaMethod(AbstractMethodDeclaration value)
Deprecated. Sets the value of the ' Java Method' reference. |
void |
setName(java.lang.String value)
Deprecated. Sets the value of the ' Name' attribute. |
| Method Detail |
|---|
getMethodCalls()
MethodCall.
It is bidirectional and its opposite is '
Parent'.
If the meaning of the 'Method Calls' containment reference list isn't clear, there really should be more of a description here...
MethodcallsPackage.getCallNode_MethodCalls(),
MethodCall.getParent()getSubMethods()
CallNode.
If the meaning of the 'Sub Methods' reference list isn't clear, there really should be more of a description here...
MethodcallsPackage.getCallNode_SubMethods()AbstractMethodDeclaration getJavaMethod()
If the meaning of the 'Java Method' reference isn't clear, there really should be more of a description here...
setJavaMethod(AbstractMethodDeclaration),
MethodcallsPackage.getCallNode_JavaMethod()void setJavaMethod(AbstractMethodDeclaration value)
Java Method' reference.
value - the new value of the 'Java Method' reference.getJavaMethod()java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
MethodcallsPackage.getCallNode_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||