|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RunConfiguration | |
---|---|
compbio.engine.client |
Uses of RunConfiguration in compbio.engine.client |
---|
Methods in compbio.engine.client that return RunConfiguration | |
---|---|
RunConfiguration |
ConfExecutable.getRunConfiguration()
|
static RunConfiguration |
RunConfiguration.load(java.io.InputStream input)
|
Methods in compbio.engine.client with parameters of type RunConfiguration | |
---|---|
Executable<?> |
Executable.loadRunConfiguration(RunConfiguration rconfig)
|
ConfiguredExecutable<?> |
ConfExecutable.loadRunConfiguration(RunConfiguration rconf)
|
Executable<?> |
SkeletalExecutable.loadRunConfiguration(RunConfiguration rconfig)
|
static ConfiguredExecutable<?> |
ConfExecutable.newConfExecutable(RunConfiguration rconf)
|
static boolean |
RunConfiguration.write(RunConfiguration rconf)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |