Class AggregatedContextSEFFVisitor

java.lang.Object
org.eclipse.emf.ecore.util.Switch<T>
org.palladiosimulator.pcm.seff.util.SeffSwitch
org.palladiosimulator.solver.visitors.SeffVisitor
org.palladiosimulator.solver.visitors.AggregatedContextSEFFVisitor

public class AggregatedContextSEFFVisitor extends SeffVisitor
Visitor that builds up the context model including the aggregated usage context. Extends the SeffVisitor and adds the calculation of execution frequencies. Uses the AggregatedContextExternalCallActionHandler instead of the ExternalCallActionHandler.