Package net.ssehub.easy.instantiation.core.model.execution
High level execution support.
-
Interface Summary Interface Description Executor.IExecutable Characterizes the final executable.IInstantiatorTracer A tracer for instantiators. -
Class Summary Class Description Executor Executes VIL scripts.TracerFactory A factory for the VIL language execution tracers.TracerFactory.DefaultTracerFactory The default tracer factory returning tracer instances which do not trace anything (NoTracer).TracerFactory.TaskData Stores information about the current task of a progress observer.