MCPcopy Create free account
hub / github.com/PCGen/pcgen / getSelection

Method getSelection

code/src/java/pcgen/cdom/content/Selection.java:59–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57 }
58
59 public SEL getSelection()
60 {
61 return selection;
62 }
63
64 @Override
65 public boolean equals(Object obj)

Callers 11

allowMethod · 0.45
encodeChoiceMethod · 0.45
applyChoiceMethod · 0.45
allowMethod · 0.45
getPersistentFormatMethod · 0.45
toStringMethod · 0.45
compareToMethod · 0.45
getMethod · 0.45
containsExpectedMethod · 0.45
containsExpectedMethod · 0.45
checkMethod · 0.45

Calls

no outgoing calls

Tested by 3

containsExpectedMethod · 0.36
containsExpectedMethod · 0.36
checkMethod · 0.36