@Deprecated
public class MethodCallsJavaBridge
extends java.lang.Object
| Constructor and Description |
|---|
MethodCallsJavaBridge()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CallNode |
getCallNode(Resource resource,
AbstractMethodDeclaration targetOperation)
Deprecated.
From provided resource, which should contains a CallsModel element, we will retrieve CallNode
element which has been linked with provided java operation.
|
public CallNode getCallNode(Resource resource, AbstractMethodDeclaration targetOperation)
resource - targetOperation -