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

Method getUnconverted

PCGen-base/code/src/java/pcgen/base/util/Indirect.java:52–52  ·  view source on GitHub ↗

Returns a String representation of the object contained or referred to by this Indirect. It is expected that implementations of Indirect will not return null from this method. If for some reason this method cannot be executed successfully to return the String representation of an object, an Illegal

()

Source from the content-addressed store, hash-verified

50 * this Indirect
51 */
52 public String getUnconverted();
53
54}

Callers 15

testConvertIndirectMethod · 0.65
testGetUnconvertedMethod · 0.65
testConvertIndirectMethod · 0.65
testConvertIndirectMethod · 0.65
testConvertNoArrayMethod · 0.65
testConvertMethod · 0.65
testConvertIndirectMethod · 0.65
testInitializeFromMethod · 0.65
getUnconvertedMethod · 0.65

Implementers 7

NamedIndirectPCGen-base/code/src/java/pcgen/base/ut
BasicIndirectPCGen-base/code/src/java/pcgen/base/ut
ArrayIndirectPCGen-base/code/src/java/pcgen/base/fo
OptionalIndirectPCGen-base/code/src/java/pcgen/base/fo
IndirectCompoundPCGen-base/code/src/java/pcgen/base/fo
CDOMSingleRefcode/src/java/pcgen/cdom/reference/CDO
DeferredIndirectPCGen-Formula/code/src/test/pcgen/base

Calls

no outgoing calls

Tested by 11

testConvertIndirectMethod · 0.52
testGetUnconvertedMethod · 0.52
testConvertIndirectMethod · 0.52
testConvertIndirectMethod · 0.52
testConvertNoArrayMethod · 0.52
testConvertMethod · 0.52
testConvertIndirectMethod · 0.52
testInitializeFromMethod · 0.52