Package de.rwth.swc.coffee4j.engine.process.phase
-
Interface Summary Interface Description Phase<I,O> Manages the execution of a phase.PhaseContext Marker interface for classes supplying contextual information during differentPhases -
Class Summary Class Description AbstractPhase<C extends PhaseContext,I,O> An abstract class of aPhaseproviding a convenience constructor