Class 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.