Class InstrumentorInstantiator<S,​M>

  • Type Parameters:
    S - type of the simulation elements (actual implementation; part of the simulation engine)
    M - type of the model elements (part of the instrumentation description)

    public class InstrumentorInstantiator<S,​M>
    extends Object
    Creates Instrumentors dealing with elements of the simulation engine. The instrumentor has to map such an element to an element of the instrumentation description by the given SimulationElementMapping.