Uses of Interface
de.rwth.swc.coffee4j.engine.process.phase.interleaving.identification.IdentificationPhaseFactory
-
Packages that use IdentificationPhaseFactory Package Description de.rwth.swc.coffee4j.engine.process.interleaving -
-
Uses of IdentificationPhaseFactory in de.rwth.swc.coffee4j.engine.process.interleaving
Methods in de.rwth.swc.coffee4j.engine.process.interleaving that return IdentificationPhaseFactory Modifier and Type Method Description IdentificationPhaseFactoryDynamicInterleavingPhaseManagerConfiguration. getIdentificationPhaseFactory()IdentificationPhaseFactoryInterleavingPhaseManagerConfiguration. getIdentificationPhaseFactory()Methods in de.rwth.swc.coffee4j.engine.process.interleaving with parameters of type IdentificationPhaseFactory Modifier and Type Method Description DynamicInterleavingPhaseManagerConfiguration.BuilderDynamicInterleavingPhaseManagerConfiguration.Builder. identificationPhaseFactory(IdentificationPhaseFactory identificationPhaseFactory)InterleavingPhaseManagerConfiguration.BuilderInterleavingPhaseManagerConfiguration.Builder. identificationPhaseFactory(IdentificationPhaseFactory identificationPhaseFactory)
-