All Classes
-
All Classes Interface Summary Class Summary Class Description Activator ISimulationEvaluationScopeListener By implementing this interface, classes are enabled to observeSimulationTimeEvaluationScopes.LoadPowerInfrastructureRepositoryIntoBlackboardJob This class is anAbstractWorkflowExtensionJobimplementation to load aPowerInfrastructureRepositorymodel (which is specified by an URI) into anMDSDBlackboardinstance.LoadPowerInfrastructureRepositoryIntoBlackboardJobConfig This class is the configuration for theLoadPowerInfrastructureRepositoryIntoBlackboardJob.LoadPowerInfrastructureRepositoryIntoBlackboardJobConfigBuilder Class to build the configuration for theLoadPowerInfrastructureRepositoryIntoBlackboardJob.PowerInfrastructureRepositoryFileInputConfigBuilder Implementation of theAbstractExtensionFileInputConfigurationBuilderto exploit theorg.palladiosimulator.simulizar.ui.configuration.fileinputextension point.PowerProbeFrameworkListenerDecorator Implementation of theAbstractRecordingProbeFrameworkListenerDecoratorclass dedicated to initialize sliding-window based (i.e.,TimeDriven) computations of power and energy consumption (based on utilization measurements).SimulationTimeEnergyCalculator Implementation of aMeasurementSourcewhich uses power measurements provided by anotherMeasurementSource(e.g., aSimulationTimePowerCalculator) to compute energy consumptions at simulation-time.SimulationTimeEvaluationScope This class is an implementation of an evaluation scope to gather utilization measurements required for power consumption measurements at runtime, i.e., during runs of SimuLizar.
In the current implementation, the utilization is evaluated for allProcessingResourceSpecifications that are supplied by a givenPowerProvidingEntity.SimulationTimePowerCalculator Implementation of aMeasurementSourcewhich uses measurements provided by aSimulationTimeEvaluationScopeto compute the power consumption of aPowerProvidingEntityat simulation-time.