Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getFileRef
Method
getFileRef
code/src/java/pcgen/facade/core/PartyFacade.java:31–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
{
30
31
public
ReferenceFacade<File> getFileRef();
32
33
public
void
setFile(File file);
34
Callers
15
showSavePartyChooser
Method · 0.95
checkEnabled
Method · 0.65
setCharacter
Method · 0.65
prepareForSave
Method · 0.65
saveAllCharacters
Method · 0.65
showSaveCharacterChooser
Method · 0.65
revertCharacter
Method · 0.65
updateTitle
Method · 0.65
createCharacterPropertyKey
Method · 0.65
addCompanion
Method · 0.65
removeCompanion
Method · 0.65
linkCompanion
Method · 0.65
Implementers
2
PartyFacadeImpl
code/src/java/pcgen/gui2/facade/PartyF
CharacterFacadeImpl
code/src/java/pcgen/gui2/facade/Charac
Calls
no outgoing calls
Tested by
no test coverage detected