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

Method getOperand

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

@return Returns the operand.

()

Source from the content-addressed store, hash-verified

142 * @return Returns the operand.
143 */
144 public String getOperand()
145 {
146 return operand;
147 }
148
149 /**
150 * Sets an operator attribute from the name of the operator.

Callers 15

test885958BMethod · 0.95
testChoiceMethod · 0.95
parseMethod · 0.95
parseMethod · 0.95
parseMethod · 0.95
parseMethod · 0.95
specialCaseMethod · 0.95
specialCaseMethod · 0.95
specialCaseMethod · 0.95
parseMethod · 0.95
getRequiredSizeMethod · 0.80
NegateRaceChoiceMethod · 0.80

Calls

no outgoing calls

Tested by 15

test885958BMethod · 0.76
testChoiceMethod · 0.76
passesMethod · 0.64
passesMethod · 0.64
passesMethod · 0.64
toHtmlStringMethod · 0.64
passesMethod · 0.64
passesMethod · 0.64
passesMethod · 0.64
toHtmlStringMethod · 0.64
passesMethod · 0.64
toHtmlStringMethod · 0.64