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

Method isTotalValues

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

@return Returns the totalValues.

()

Source from the content-addressed store, hash-verified

61 * @return Returns the totalValues.
62 */
63 public final boolean isTotalValues()
64 {
65 return totalValues;
66 }
67
68 /**
69 * Sets the totalValues attribute.

Callers 8

writeMethod · 0.80
isSpecialCaseMethod · 0.80
passesMethod · 0.80
passesMethod · 0.80
getRunningTotalMethod · 0.80
passesMethod · 0.80
getRunningTotalMethod · 0.80
countedTotalMethod · 0.80

Calls

no outgoing calls

Tested by 6

passesMethod · 0.64
passesMethod · 0.64
getRunningTotalMethod · 0.64
passesMethod · 0.64
getRunningTotalMethod · 0.64
countedTotalMethod · 0.64