Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vanco/SequencePlugin
/ getMethodInfo
Method
getMethodInfo
src/main/java/vanstudio/sequence/diagram/Link.java:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
public
MethodInfo getMethodInfo() {
28
return
_methodInfo;
29
}
30
31
public
void
setMethodInfo(MethodInfo methodInfo) {
32
_methodInfo = methodInfo;
Callers
4
gotoSourceCode
Method · 0.45
displayMenuForScreenObject
Method · 0.45
getName
Method · 0.45
resolveBackCalls
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected