MCPcopy Create free account
hub / github.com/Vanco/SequencePlugin / toString

Method toString

src/main/java/vanstudio/sequence/diagram/Call.java:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 }
19
20 public String toString() {
21 return "Calling " + getName() + " on " + _to + " from " + _from;
22 }
23}

Callers 10

propertiesFunction · 0.45
getNameMethod · 0.45
exportImageMethod · 0.45
getAttributesStrMethod · 0.45
readFromFileMethod · 0.45
createMethodMethod · 0.45
formatMethodMethod · 0.45
formatMethod · 0.45
formatMethod · 0.45
formatMethod · 0.45

Calls 1

getNameMethod · 0.95

Tested by

no test coverage detected