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, parameters
hasRun, 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, toString
afterRepeatLoop, beforeRepeatLoop, Builder, call, findBuilder, getCurrentRepeat, getExecutionTime, getId, getResult, getResultOutput, getThrows, handleException, isFirstRepeat, isLastRepeat, postExecute, run, writeOut, writeOut
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
get
public 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
EglRuntimeException
public IEgxModule getModule()
getModule
in class ErlRunConfiguration
public void preExecute() throws Exception
preExecute
in class EolRunConfiguration
Exception
Copyright © 2020. All rights reserved.