- java.lang.Object
-
- org.eclipse.epsilon.common.launch.ProfilableRunConfiguration.Builder<C,B>
-
- org.eclipse.epsilon.eol.launch.EolRunConfiguration.Builder<R,B>
-
-
-
Field Summary
-
Fields inherited from class org.eclipse.epsilon.eol.launch.EolRunConfiguration.Builder
loadModels, modelsAndProperties, module, parallelism, parameters, sequential
-
Fields inherited from class org.eclipse.epsilon.common.launch.ProfilableRunConfiguration.Builder
configClass, id, outputFile, profileExecution, repeats, script, showResults
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
Builder() |
protected |
Builder(Class<R> runConfigClass) |
-
Method Summary
-
Methods inherited from class org.eclipse.epsilon.eol.launch.EolRunConfiguration.Builder
build, isParallel, isSequential, loadModels, parallel, parallel, sequential, skipModelLoading, withModel, withModel, withModelLoading, withModels, withModels, withModule, withParallelism, withParallelism, withParameter, withParameters, withProperties, withProperty
-
Methods inherited from class org.eclipse.epsilon.common.launch.ProfilableRunConfiguration.Builder
buildReflective, profileExecution, profileExecution, showResults, showResults, with, withId, withOutputFile, withOutputFile, withProfiling, withRepeats, withResults, withScript, withScript
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Builder
protected Builder()
Copyright © 2020. All rights reserved.