public class EglRunConfiguration extends EolRunConfiguration
| Modifier and Type | Class and Description |
|---|---|
static class |
EglRunConfiguration.Builder<R extends EglRunConfiguration,B extends EglRunConfiguration.Builder<R,B>> |
| Modifier and Type | Field and Description |
|---|---|
URI |
outputRoot |
boolean |
persistOutput |
loadModels, modelsAndProperties, parametershasRun, id, outputFile, printMarker, profiledStages, profileExecution, result, script, showResults, targetRepeats| Constructor and Description |
|---|
EglRunConfiguration(EglRunConfiguration.Builder<? extends EolRunConfiguration,?> builder) |
EglRunConfiguration(EglRunConfiguration other) |
| Modifier and Type | Method and Description |
|---|---|
static EglRunConfiguration.Builder<? extends EglRunConfiguration,?> |
Builder() |
protected EglTemplateFactory |
getDefaultTemplateFactory() |
IEglModule |
getModule() |
void |
reset() |
addModelsToRepo, dispose, equals, execute, getProfilingOutput, hashCode, loadModels, loadModelsImpl, preExecute, prepareFrameStack, prepareModule, toStringafterRepeatLoop, beforeRepeatLoop, Builder, call, findBuilder, getCurrentRepeat, getExecutionTime, getId, getResult, getResultOutput, getThrows, handleException, isFirstRepeat, isLastRepeat, postExecute, run, writeOut, writeOutclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetpublic final URI outputRoot
public final boolean persistOutput
public EglRunConfiguration(EglRunConfiguration.Builder<? extends EolRunConfiguration,?> builder)
public EglRunConfiguration(EglRunConfiguration other)
public static EglRunConfiguration.Builder<? extends EglRunConfiguration,?> Builder()
protected EglTemplateFactory getDefaultTemplateFactory() throws EglRuntimeException
EglRuntimeExceptionpublic void reset()
throws Exception
reset in class EolRunConfigurationExceptionpublic IEglModule getModule()
getModule in class EolRunConfigurationCopyright © 2020. All rights reserved.