|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface MethodCall
A representation of the model object 'Method Call'.
The following features are supported:
MethodcallsPackage.getMethodCall()| Method Summary | |
|---|---|
CallNode |
getCallee()
Deprecated. Returns the value of the 'Callee' reference. |
|
getFilteredSubMethods()
Deprecated. Returns the value of the 'Filtered Sub Methods' reference list. |
int |
getOrder()
Deprecated. Returns the value of the 'Order' attribute. |
CallNode |
getParent()
Deprecated. Returns the value of the 'Parent' container reference. |
void |
setCallee(CallNode value)
Deprecated. Sets the value of the ' Callee' reference. |
void |
setOrder(int value)
Deprecated. Sets the value of the ' Order' attribute. |
void |
setParent(CallNode value)
Deprecated. Sets the value of the ' Parent' container reference. |
| Method Detail |
|---|
int getOrder()
If the meaning of the 'Order' attribute isn't clear, there really should be more of a description here...
setOrder(int),
MethodcallsPackage.getMethodCall_Order()void setOrder(int value)
Order' attribute.
value - the new value of the 'Order' attribute.getOrder()CallNode getParent()
Method Calls'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(CallNode),
MethodcallsPackage.getMethodCall_Parent(),
CallNode.getMethodCalls()void setParent(CallNode value)
Parent' container reference.
value - the new value of the 'Parent' container reference.getParent()CallNode getCallee()
If the meaning of the 'Callee' reference isn't clear, there really should be more of a description here...
setCallee(CallNode),
MethodcallsPackage.getMethodCall_Callee()void setCallee(CallNode value)
Callee' reference.
value - the new value of the 'Callee' reference.getCallee()getFilteredSubMethods()
CallNode.
If the meaning of the 'Filtered Sub Methods' reference list isn't clear, there really should be more of a description here...
MethodcallsPackage.getMethodCall_FilteredSubMethods()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||