Package edu.kit.ipd.sdq.eventsim.instrumentation.description

This package contains the instrumentation model, called instrumentation description. An instrumentation description conceptually describes how probes (represented by ProbeRepresentative) and calculators (represented by CalculatorRepresentative) should be added to entities (represented by Instrumentable) in order to produce measurement data. Since this is only a description, the actual implementation of the probes and calculators is included.