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

Method getAbility

code/src/java/pcgen/cdom/content/CNAbility.java:136–139  ·  view source on GitHub ↗

Returns the Ability that this CNAbility represents @return The Ability that this CNAbility represents

()

Source from the content-addressed store, hash-verified

134 * @return The Ability that this CNAbility represents
135 */
136 public Ability getAbility()
137 {
138 return ability;
139 }
140
141 @Override
142 public int hashCode()

Callers 15

testAssociatedBonusMethod · 0.95
applyChoiceMethod · 0.95
allowMethod · 0.95
removeChoiceMethod · 0.95
applyChoiceMethod · 0.95
addElementMethod · 0.95
buildBonusLangListMethod · 0.95
canCoExistMethod · 0.95

Calls

no outgoing calls

Tested by 12

testAssociatedBonusMethod · 0.76
containsExpectedMethod · 0.76
containsExpectedMethod · 0.76
containsExpectedMethod · 0.36
containsExpectedMethod · 0.36
containsExpectedMethod · 0.36
containsExpectedMethod · 0.36
containsExpectedMethod · 0.36