Uses of Class
de.rwth.swc.coffee4j.engine.configuration.execution.InterleavingExecutionConfiguration
-
-
Uses of InterleavingExecutionConfiguration in de.rwth.swc.coffee4j.engine.configuration.execution
Methods in de.rwth.swc.coffee4j.engine.configuration.execution that return InterleavingExecutionConfiguration Modifier and Type Method Description InterleavingExecutionConfigurationInterleavingExecutionConfiguration.Builder. build() -
Uses of InterleavingExecutionConfiguration in de.rwth.swc.coffee4j.engine.process.interleaving
Methods in de.rwth.swc.coffee4j.engine.process.interleaving that return InterleavingExecutionConfiguration Modifier and Type Method Description InterleavingExecutionConfigurationDynamicInterleavingPhaseManagerConfiguration. getErrorConstraintGenerationExecutionConfiguration()InterleavingExecutionConfigurationDynamicInterleavingPhaseManagerConfiguration. getExecutionConfiguration()InterleavingExecutionConfigurationInterleavingPhaseManagerConfiguration. getExecutionConfiguration()Methods in de.rwth.swc.coffee4j.engine.process.interleaving with parameters of type InterleavingExecutionConfiguration Modifier and Type Method Description DynamicInterleavingPhaseManagerConfiguration.BuilderDynamicInterleavingPhaseManagerConfiguration.Builder. errorConstraintGenerationConfiguration(InterleavingExecutionConfiguration configuration)DynamicInterleavingPhaseManagerConfiguration.BuilderDynamicInterleavingPhaseManagerConfiguration.Builder. executionConfiguration(InterleavingExecutionConfiguration configuration)InterleavingPhaseManagerConfiguration.BuilderInterleavingPhaseManagerConfiguration.Builder. executionConfiguration(InterleavingExecutionConfiguration configuration) -
Uses of InterleavingExecutionConfiguration in de.rwth.swc.coffee4j.engine.process.phase.interleaving.generation
Constructors in de.rwth.swc.coffee4j.engine.process.phase.interleaving.generation with parameters of type InterleavingExecutionConfiguration Constructor Description InterleavingGenerationContext(InterleavingExecutionConfiguration configuration, InputParameterModel model, ExtensionExecutor extensionExecutor)Creates newInterleavingGenerationContext. -
Uses of InterleavingExecutionConfiguration in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.interleaving.execution.configuration
Methods in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.interleaving.execution.configuration that return InterleavingExecutionConfiguration Modifier and Type Method Description InterleavingExecutionConfigurationGeneratingInterleavingConfigurationLoader. load(Method method)InterleavingExecutionConfigurationInterleavingConfigurationLoader. load(Method method)InterleavingExecutionConfigurationDelegatingInterleavingConfigurationProvider. provide(Method method)InterleavingExecutionConfigurationMethodBasedGeneratingInterleavingConfigurationProvider. provide(Method method)InterleavingExecutionConfigurationMethodBasedInterleavingConfigurationProvider. provide(Method method)
-