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

Method getSubKey

code/src/java/pcgen/core/prereq/Prerequisite.java:206–209  ·  view source on GitHub ↗

@return Returns the subKey.

()

Source from the content-addressed store, hash-verified

204 * @return Returns the subKey.
205 */
206 public String getSubKey()
207 {
208 return subKey;
209 }
210
211 @Override
212 public String toString()

Callers 15

writeMethod · 0.80
specialCaseMethod · 0.80
writeMethod · 0.80
specialCaseMethod · 0.80
writeMethod · 0.80
specialCaseMethod · 0.80
writeMethod · 0.80
specialCaseMethod · 0.80
writeMethod · 0.80
toHtmlStringMethod · 0.80
toHtmlStringMethod · 0.80

Calls

no outgoing calls

Tested by 8

toHtmlStringMethod · 0.64
toHtmlStringMethod · 0.64
passesMethod · 0.64
toHtmlStringMethod · 0.64
toHtmlStringMethod · 0.64
toHtmlStringMethod · 0.64
passesMethod · 0.64
toHtmlStringMethod · 0.64