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

Method getManufacturer

code/src/java/pcgen/rules/context/LoadContext.java:90–90  ·  view source on GitHub ↗
(String firstToken)

Source from the content-addressed store, hash-verified

88 public String getPrerequisiteString(Collection<Prerequisite> prereqs);
89
90 public ReferenceManufacturer<? extends Loadable> getManufacturer(String firstToken);
91
92 public void forgetMeNot(CDOMReference<?> cdr);
93

Callers 15

allowArgsMethod · 0.95
evaluateMethod · 0.95
getDependenciesMethod · 0.95
setUpMethod · 0.65
setUpMethod · 0.65
testDynamicMethod · 0.65
testDynamicMethod · 0.65
getManufacturerMethod · 0.65
getManufacturerMethod · 0.65
testRoundRobinTypeMethod · 0.65
setUpMethod · 0.65
allowArgsMethod · 0.65

Implementers 2

LoadContextInstcode/src/java/pcgen/rules/context/Load
DerivedLoadContextcode/src/java/pcgen/rules/context/Load

Calls

no outgoing calls

Tested by 10

setUpMethod · 0.52
setUpMethod · 0.52
testDynamicMethod · 0.52
testDynamicMethod · 0.52
getManufacturerMethod · 0.52
getManufacturerMethod · 0.52
testRoundRobinTypeMethod · 0.52
setUpMethod · 0.52
testValidStringYesMethod · 0.52
setUpContextMethod · 0.52