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

Method getKeyName

code/src/java/pcgen/cdom/base/CDOMList.java:50–50  ·  view source on GitHub ↗

Returns the key name for this CDOMList. This is the unique identifier of the CDOMList. Theoretically, this is unique relative to the ListClass (from getListClass()), not globally unique. However, this "uniqueness" is not enforced (since this is merely an interface). @return The key name for this CD

()

Source from the content-addressed store, hash-verified

48 * @return The key name for this CDOMList
49 */
50 public String getKeyName();
51
52 /**
53 * Returns true if this CDOMList has the given Type. This test the CDOMList

Callers 15

assertContainsMethod · 0.65
setUpMethod · 0.65
applyAbilityMethod · 0.65
setUpMethod · 0.65
hasAbilityMethod · 0.65
applyAbilityMethod · 0.65
setUpMethod · 0.65
setUpMethod · 0.65
testSizeModMethod · 0.65
testAddSpellsMethod · 0.65

Calls

no outgoing calls

Tested by 15

assertContainsMethod · 0.52
setUpMethod · 0.52
applyAbilityMethod · 0.52
setUpMethod · 0.52
hasAbilityMethod · 0.52
applyAbilityMethod · 0.52
setUpMethod · 0.52
setUpMethod · 0.52
testSizeModMethod · 0.52
testAddSpellsMethod · 0.52