Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ convert
Method
convert
code/src/java/pcgen/cdom/base/Converter.java:27–27 ·
view source on GitHub ↗
(ObjectContainer<B> orig)
Source
from the content-addressed store, hash-verified
25
{
26
27
Collection<? extends R> convert(ObjectContainer<B> orig);
28
29
Collection<? extends R> convert(ObjectContainer<B> orig, PrimitiveFilter<B> lim);
30
}
Callers
15
testInvalidWrongFormat1
Method · 0.65
testInvalidWrongFormat2
Method · 0.65
testInvalidWrongFormat3
Method · 0.65
testInvalidBadSemantics1
Method · 0.65
testInvalidBadSemantics2
Method · 0.65
testInvalidBadSemantics3
Method · 0.65
testBasic
Method · 0.65
testInvalidFormatDirect
Method · 0.65
testInvalidTableFormatDirect
Method · 0.65
testInvalidNameDirect
Method · 0.65
testDirect
Method · 0.65
testInvalidExtra
Method · 0.65
Implementers
15
Liar
PCGen-base/code/src/test/pcgen/testsup
BadManagerNoIdentifierType
PCGen-base/code/src/test/pcgen/base/fo
BadManagerNoManagedClass
PCGen-base/code/src/test/pcgen/base/fo
OptionalFormatManagerTest
PCGen-base/code/src/test/pcgen/base/fo
ArrayFormatManagerTest
PCGen-base/code/src/test/pcgen/base/fo
GenericFormatManager
PCGen-base/code/src/java/pcgen/base/fo
ArrayFormatManager
PCGen-base/code/src/java/pcgen/base/fo
Derived
PCGen-base/code/src/java/pcgen/base/fo
OptionalFormatManager
PCGen-base/code/src/java/pcgen/base/fo
StringManager
PCGen-base/code/src/java/pcgen/base/fo
TypeSafeFormatManager
PCGen-base/code/src/java/pcgen/base/fo
BooleanManager
PCGen-base/code/src/java/pcgen/base/fo
Calls
no outgoing calls
Tested by
15
testInvalidWrongFormat1
Method · 0.52
testInvalidWrongFormat2
Method · 0.52
testInvalidWrongFormat3
Method · 0.52
testInvalidBadSemantics1
Method · 0.52
testInvalidBadSemantics2
Method · 0.52
testInvalidBadSemantics3
Method · 0.52
testBasic
Method · 0.52
testInvalidFormatDirect
Method · 0.52
testInvalidTableFormatDirect
Method · 0.52
testInvalidNameDirect
Method · 0.52
testDirect
Method · 0.52
testInvalidExtra
Method · 0.52