public class EgxRunConfiguration extends ErlRunConfiguration
| Modifier and Type | Class and Description |
|---|---|
static class |
EgxRunConfiguration.Builder<C extends EgxRunConfiguration,B extends EgxRunConfiguration.Builder<C,B>> |
| Modifier and Type | Field and Description |
|---|---|
boolean |
deleteBeforeRun |
URI |
outputRoot |
boolean |
persistOutput |
loadModels, modelsAndProperties, parametershasRun, id, outputFile, printMarker, profiledStages, profileExecution, result, script, showResults, targetRepeats| Constructor and Description |
|---|
EgxRunConfiguration(EgxRunConfiguration.Builder<? extends EgxRunConfiguration,?> builder) |
EgxRunConfiguration(EgxRunConfiguration other) |
| Modifier and Type | Method and Description |
|---|---|
static EgxRunConfiguration.Builder<? extends EgxRunConfiguration,?> |
Builder() |
protected EglTemplateFactory |
getDefaultTemplateFactory() |
IEgxModule |
getModule() |
void |
preExecute() |
addModelsToRepo, dispose, equals, execute, getProfilingOutput, hashCode, loadModels, loadModelsImpl, prepareFrameStack, prepareModule, reset, 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 final boolean deleteBeforeRun
public EgxRunConfiguration(EgxRunConfiguration.Builder<? extends EgxRunConfiguration,?> builder)
public EgxRunConfiguration(EgxRunConfiguration other)
public static EgxRunConfiguration.Builder<? extends EgxRunConfiguration,?> Builder()
protected EglTemplateFactory getDefaultTemplateFactory() throws EglRuntimeException
EglRuntimeExceptionpublic IEgxModule getModule()
getModule in class ErlRunConfigurationpublic void preExecute()
throws Exception
preExecute in class EolRunConfigurationExceptionCopyright © 2020. All rights reserved.