MCPcopy 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

gotoSourceCodeMethod · 0.45
getNameMethod · 0.45
resolveBackCallsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected