Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
write
Method · 0.80
isSpecialCase
Method · 0.80
passes
Method · 0.80
passes
Method · 0.80
getRunningTotal
Method · 0.80
passes
Method · 0.80
getRunningTotal
Method · 0.80
countedTotal
Method · 0.80
Calls
no outgoing calls
Tested by
6
passes
Method · 0.64
passes
Method · 0.64
getRunningTotal
Method · 0.64
passes
Method · 0.64
getRunningTotal
Method · 0.64
countedTotal
Method · 0.64