Uses of Interface
de.rwth.swc.coffee4j.engine.process.phase.interleaving.generation.InterleavingGenerationPhaseFactory
-
Packages that use InterleavingGenerationPhaseFactory Package Description de.rwth.swc.coffee4j.engine.process.interleaving -
-
Uses of InterleavingGenerationPhaseFactory in de.rwth.swc.coffee4j.engine.process.interleaving
Methods in de.rwth.swc.coffee4j.engine.process.interleaving that return InterleavingGenerationPhaseFactory Modifier and Type Method Description InterleavingGenerationPhaseFactoryDynamicInterleavingPhaseManagerConfiguration. getGenerationPhaseFactory()InterleavingGenerationPhaseFactoryInterleavingPhaseManagerConfiguration. getGenerationPhaseFactory()Methods in de.rwth.swc.coffee4j.engine.process.interleaving with parameters of type InterleavingGenerationPhaseFactory Modifier and Type Method Description DynamicInterleavingPhaseManagerConfiguration.BuilderDynamicInterleavingPhaseManagerConfiguration.Builder. generationPhaseFactory(InterleavingGenerationPhaseFactory generationPhaseFactory)InterleavingPhaseManagerConfiguration.BuilderInterleavingPhaseManagerConfiguration.Builder. generationPhaseFactory(InterleavingGenerationPhaseFactory generationPhaseFactory)
-