Class AggregatedContextUsageModelVisitor

java.lang.Object
org.eclipse.emf.ecore.util.Switch<T>
org.palladiosimulator.pcm.usagemodel.util.UsagemodelSwitch
org.palladiosimulator.solver.visitors.UsageModelVisitor
org.palladiosimulator.solver.visitors.AggregatedContextUsageModelVisitor

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