Package org.palladiosimulator.simulizar.reconfiguration
Package containing the interfaces and listeners needed to trigger and implement reconfigurations
on the model@runtime.
-
Interface Summary Interface Description IReconfigurationEngine Interface for a component that is able to reconfigure the PCM model@runtime.IReconfigurationListener -
Class Summary Class Description AbstractReconfigurationLoader This class constitutes the main extension point to load new reconfigurations.AbstractReconfigurator ReconfigurationProcess SimuComSimProcess
implementation which is responsible for executing reconfigurations during Simulizar runs.Reconfigurator Class whose objects will listen on changes in the PCM@Runtime (i.e., they track changes in theRuntimeMeasurementModel
) and trigger reconfigurations respectively.