Uses of Interface
de.rwth.swc.coffee4j.engine.process.phase.interleaving.classification.InterleavingClassificationPhaseFactory
-
Packages that use InterleavingClassificationPhaseFactory Package Description de.rwth.swc.coffee4j.engine.process.interleaving -
-
Uses of InterleavingClassificationPhaseFactory in de.rwth.swc.coffee4j.engine.process.interleaving
Methods in de.rwth.swc.coffee4j.engine.process.interleaving that return InterleavingClassificationPhaseFactory Modifier and Type Method Description InterleavingClassificationPhaseFactoryDynamicInterleavingPhaseManagerConfiguration. getClassificationPhaseFactory()InterleavingClassificationPhaseFactoryInterleavingPhaseManagerConfiguration. getClassificationPhaseFactory()Methods in de.rwth.swc.coffee4j.engine.process.interleaving with parameters of type InterleavingClassificationPhaseFactory Modifier and Type Method Description DynamicInterleavingPhaseManagerConfiguration.BuilderDynamicInterleavingPhaseManagerConfiguration.Builder. classificationPhaseFactory(InterleavingClassificationPhaseFactory classificationPhaseFactory)InterleavingPhaseManagerConfiguration.BuilderInterleavingPhaseManagerConfiguration.Builder. classificationPhaseFactory(InterleavingClassificationPhaseFactory classificationPhaseFactory)
-