Uses of Interface
de.rwth.swc.coffee4j.algorithmic.interleaving.manager.InterleavingManagerFactory
-
Packages that use InterleavingManagerFactory Package Description de.rwth.swc.coffee4j.algorithmic.interleaving.manager de.rwth.swc.coffee4j.engine.configuration.execution -
-
Uses of InterleavingManagerFactory in de.rwth.swc.coffee4j.algorithmic.interleaving.manager
Subinterfaces of InterleavingManagerFactory in de.rwth.swc.coffee4j.algorithmic.interleaving.manager Modifier and Type Interface Description interfaceExecutingInterleavingManagerFactoryFactory for creatingInterleavingCombinatorialTestManagers for combinatorial testing.interfaceGeneratingInterleavingManagerFactoryFactory for creating anGeneratingInterleavingCombinatorialTestManager. -
Uses of InterleavingManagerFactory in de.rwth.swc.coffee4j.engine.configuration.execution
Fields in de.rwth.swc.coffee4j.engine.configuration.execution declared as InterleavingManagerFactory Modifier and Type Field Description protected InterleavingManagerFactoryInterleavingExecutionConfiguration.Builder. managerFactoryprotected InterleavingManagerFactoryInterleavingExecutionConfiguration. managerFactoryMethods in de.rwth.swc.coffee4j.engine.configuration.execution that return InterleavingManagerFactory Modifier and Type Method Description InterleavingManagerFactoryInterleavingExecutionConfiguration. getManagerFactory()Methods in de.rwth.swc.coffee4j.engine.configuration.execution with parameters of type InterleavingManagerFactory Modifier and Type Method Description InterleavingExecutionConfiguration.BuilderInterleavingExecutionConfiguration.Builder. managerFactory(InterleavingManagerFactory managerFactory)
-