Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getKind
Method
getKind
code/src/java/pcgen/core/prereq/Prerequisite.java:126–129 ·
view source on GitHub ↗
@return Returns the kind.
()
Source
from the content-addressed store, hash-verified
124
* @
return
Returns the kind.
125
*/
126
public
String getKind()
127
{
128
return
kind;
129
}
130
131
/**
132
* Set the operand attribute.
Callers
15
runSimpleRoundRobin
Method · 0.95
testCombineSubCheckMult
Method · 0.95
testCombineSubNegativeCheckMult
Method · 0.95
testCombineSubAnyCategory
Method · 0.95
testCombineSubNegativeAnyCategory
Method · 0.95
testCombineSub
Method · 0.95
testCombineSubNegative
Method · 0.95
testCombineSubSub
Method · 0.95
testCombineSubNegativeSub
Method · 0.95
parse
Method · 0.95
specialCase
Method · 0.95
specialCase
Method · 0.95
Calls
no outgoing calls
Tested by
15
runSimpleRoundRobin
Method · 0.76
testCombineSubCheckMult
Method · 0.76
testCombineSubNegativeCheckMult
Method · 0.76
testCombineSubAnyCategory
Method · 0.76
testCombineSubNegativeAnyCategory
Method · 0.76
testCombineSub
Method · 0.76
testCombineSubNegative
Method · 0.76
testCombineSubSub
Method · 0.76
testCombineSubNegativeSub
Method · 0.76
toHtmlString
Method · 0.64
passes
Method · 0.64
passes
Method · 0.64