Uses of Class
de.rwth.swc.coffee4j.engine.process.phase.interleaving.generation.InterleavingGenerationContext
-
-
Uses of InterleavingGenerationContext in de.rwth.swc.coffee4j.engine.process.interleaving
Fields in de.rwth.swc.coffee4j.engine.process.interleaving declared as InterleavingGenerationContext Modifier and Type Field Description protected InterleavingGenerationContextAbstractInterleavingPhaseManager. generationContext -
Uses of InterleavingGenerationContext in de.rwth.swc.coffee4j.engine.process.phase.interleaving.checking
Methods in de.rwth.swc.coffee4j.engine.process.phase.interleaving.checking with parameters of type InterleavingGenerationContext Modifier and Type Method Description CheckingPhaseCheckingPhaseFactory. create(InterleavingGenerationContext context)Constructors in de.rwth.swc.coffee4j.engine.process.phase.interleaving.checking with parameters of type InterleavingGenerationContext Constructor Description CheckingPhase(InterleavingGenerationContext context) -
Uses of InterleavingGenerationContext in de.rwth.swc.coffee4j.engine.process.phase.interleaving.classification
Methods in de.rwth.swc.coffee4j.engine.process.phase.interleaving.classification with parameters of type InterleavingGenerationContext Modifier and Type Method Description InterleavingClassificationPhaseInterleavingClassificationPhaseFactory. create(InterleavingGenerationContext context)Constructors in de.rwth.swc.coffee4j.engine.process.phase.interleaving.classification with parameters of type InterleavingGenerationContext Constructor Description DefaultInterleavingClassificationPhase(InterleavingGenerationContext context)InterleavingClassificationPhase(InterleavingGenerationContext context) -
Uses of InterleavingGenerationContext in de.rwth.swc.coffee4j.engine.process.phase.interleaving.generation
Methods in de.rwth.swc.coffee4j.engine.process.phase.interleaving.generation that return InterleavingGenerationContext Modifier and Type Method Description InterleavingGenerationContextInterleavingGenerationContextFactory. create(ExtensionExecutor extensionExecutor, InputParameterModel model)Methods in de.rwth.swc.coffee4j.engine.process.phase.interleaving.generation with parameters of type InterleavingGenerationContext Modifier and Type Method Description AbstractGenerationPhaseAbstractGenerationPhaseFactory. create(InterleavingGenerationContext context)InterleavingGenerationPhaseInterleavingGenerationPhaseFactory. create(InterleavingGenerationContext context)Constructors in de.rwth.swc.coffee4j.engine.process.phase.interleaving.generation with parameters of type InterleavingGenerationContext Constructor Description AbstractGenerationPhase(InterleavingGenerationContext context)InterleavingGenerationPhase(InterleavingGenerationContext context) -
Uses of InterleavingGenerationContext in de.rwth.swc.coffee4j.engine.process.phase.interleaving.identification
Methods in de.rwth.swc.coffee4j.engine.process.phase.interleaving.identification with parameters of type InterleavingGenerationContext Modifier and Type Method Description AbstractIdentificationPhaseAbstractIdentificationPhaseFactory. create(InterleavingGenerationContext context)IdentificationPhaseIdentificationPhaseFactory. create(InterleavingGenerationContext context)Constructors in de.rwth.swc.coffee4j.engine.process.phase.interleaving.identification with parameters of type InterleavingGenerationContext Constructor Description AbstractIdentificationPhase(InterleavingGenerationContext context)IdentificationPhase(InterleavingGenerationContext context)
-