MCPcopy Create free account
hub / github.com/cschanck/single-file-java / label

Method label

src/main/java/org/sfj/DrawDot.java:232–232  ·  view source on GitHub ↗
(String label)

Source from the content-addressed store, hash-verified

230 }
231
232 default E label(String label) {
233 return add(new Attribute("label", label, XFORM_QUOTED));
234 }
235

Callers 5

testNodesMethod · 0.80
testConnectionsMethod · 0.80
testSimpleMethod · 0.80
recordVMethod · 0.80
recordHMethod · 0.80

Calls

no outgoing calls

Tested by 3

testNodesMethod · 0.64
testConnectionsMethod · 0.64
testSimpleMethod · 0.64