Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getChildren
Method
getChildren
code/src/java/pcgen/cdom/meta/FacetView.java:31–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
public
Collection<Object> getSources(CharID id, T obj);
30
31
public
Object[] getChildren();
32
33
public
String getDescription();
34
Callers
15
process
Method · 0.65
process
Method · 0.65
process
Method · 0.65
buildCoreDebugList
Method · 0.65
loadFromDocument
Method · 0.65
loadList
Method · 0.65
loadRule
Method · 0.65
loadRuleSet
Method · 0.65
CharacterStatsPanel
Method · 0.65
LocationPanel
Method · 0.65
HouseRulesPanel
Method · 0.65
LanguagePanel
Method · 0.65
Implementers
4
SingleSourceListFacetView
code/src/java/pcgen/cdom/meta/SingleSo
ListFacetView
code/src/java/pcgen/cdom/meta/ListFace
QualifiedFacetView
code/src/java/pcgen/cdom/meta/Qualifie
ConvertingFacetView
code/src/java/pcgen/cdom/meta/Converti
Calls
no outgoing calls
Tested by
no test coverage detected