A B C D E F G H I L M N O P Q R S T U V W 
All Classes All Packages

A

ABSTRACT_ADAPTATION_BEHAVIOR - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The meta object id for the 'Abstract Adaptation Behavior' class.
ABSTRACT_ADAPTATION_BEHAVIOR - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Abstract Adaptation Behavior' class.
ABSTRACT_ADAPTATION_BEHAVIOR__ADAPTATION_STEPS - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Adaptation Steps' containment reference list.
ABSTRACT_ADAPTATION_BEHAVIOR__ADAPTATION_STEPS - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Adaptation Steps' containment reference list feature.
ABSTRACT_ADAPTATION_BEHAVIOR__ENTITY_NAME - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Entity Name' attribute.
ABSTRACT_ADAPTATION_BEHAVIOR__ID - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Id' attribute.
ABSTRACT_ADAPTATION_BEHAVIOR_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The number of structural features of the 'Abstract Adaptation Behavior' class.
AbstractAdaptationBehavior - Interface in org.palladiosimulator.simulizar.action.core
A representation of the model object 'Abstract Adaptation Behavior'.
AbstractAdaptationBehaviorImpl - Class in org.palladiosimulator.simulizar.action.core.impl
An implementation of the model object 'Abstract Adaptation Behavior'.
AbstractAdaptationBehaviorImpl() - Constructor for class org.palladiosimulator.simulizar.action.core.impl.AbstractAdaptationBehaviorImpl
AbstractAdaptationBehaviorItemProvider - Class in org.palladiosimulator.simulizar.action.core.provider
This is the item provider adapter for a AbstractAdaptationBehavior object.
AbstractAdaptationBehaviorItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.core.provider.AbstractAdaptationBehaviorItemProvider
This constructs an instance from a factory and a notifier.
AbstractExtensionFileInputConfigurationBuilder - Class in org.palladiosimulator.simulizar.ui.configuration.extensions
Base class for all factories that wish to create ExtensionFileInputConfigurations.
AbstractExtensionFileInputConfigurationBuilder() - Constructor for class org.palladiosimulator.simulizar.ui.configuration.extensions.AbstractExtensionFileInputConfigurationBuilder
 
AbstractInterpreterListener - Class in org.palladiosimulator.simulizar.interpreter.listener
 
AbstractInterpreterListener() - Constructor for class org.palladiosimulator.simulizar.interpreter.listener.AbstractInterpreterListener
 
AbstractMeasurementAggregator - Class in org.palladiosimulizar.aggregation.aggregators
This class implements a PRMRecorder dedicated to forwarding measurements resulting from a MeasurementDrivenAggregation to the RuntimeMeasurementModel.
AbstractModelObserver<T extends EObject> - Class in org.palladiosimulator.simulizar.modelobserver
 
AbstractModelObserver() - Constructor for class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
AbstractProbeFrameworkListener - Class in org.palladiosimulator.simulizar.interpreter.listener
Class for listening to interpreter events in order to store collected data using the ProbeFramework
AbstractProbeFrameworkListener(IModelAccess, SimuComModel, Reconfigurator) - Constructor for class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
 
AbstractQVTOExecutor - Class in org.palladiosimulator.simulizar.reconfiguration.qvto
This class is intended to be the base of all classes that wish to execute QVTo transformations.
AbstractQVTOExecutor(ModelTransformationCache, QVToModelCache) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.qvto.AbstractQVTOExecutor
Initializes a new instance of the AbstractQVTOExecutor class with the given parameters.
AbstractRDSeffSwitchFactory - Class in org.palladiosimulator.simulizar.interpreter
Abstract Factory used by the extensible behaviour switches extension point.
AbstractRDSeffSwitchFactory() - Constructor for class org.palladiosimulator.simulizar.interpreter.AbstractRDSeffSwitchFactory
 
AbstractReconfigurator - Class in org.palladiosimulator.simulizar.reconfiguration
 
AbstractReconfigurator() - Constructor for class org.palladiosimulator.simulizar.reconfiguration.AbstractReconfigurator
 
AbstractRecordingProbeFrameworkListenerDecorator - Class in org.palladiosimulator.simulizar.interpreter.listener
This class has to be implemented by all clients that wish to have additional measurements recorded, i.e., by all classes that make use of the org.palladiosimulator.simulizar.interpreter.listener.probeframework extension point.
AbstractRecordingProbeFrameworkListenerDecorator() - Constructor for class org.palladiosimulator.simulizar.interpreter.listener.AbstractRecordingProbeFrameworkListenerDecorator
 
AbstractResourceEnvironmentObserver - Class in org.palladiosimulator.simulizar.modelobserver
 
AbstractResourceEnvironmentObserver() - Constructor for class org.palladiosimulator.simulizar.modelobserver.AbstractResourceEnvironmentObserver
 
AbstractSimuLizarRuntimeState - Class in org.palladiosimulator.simulizar.runtimestate
This class provides access to all simulation and SimuLizar related objects.
AbstractSimuLizarRuntimeState(SimuLizarWorkflowConfiguration, ModelAccess, SimulationCancelationDelegate) - Constructor for class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
 
AbstractStateTransformation - Class in org.palladiosimulator.simulizar.action.interpreter
 
AbstractStateTransformation() - Constructor for class org.palladiosimulator.simulizar.action.interpreter.AbstractStateTransformation
 
AbstractUsageEvolutionObserver - Class in org.palladiosimulator.simulizar.modelobserver
 
AbstractUsageEvolutionObserver() - Constructor for class org.palladiosimulator.simulizar.modelobserver.AbstractUsageEvolutionObserver
 
AbstractUsageModelObserver - Class in org.palladiosimulator.simulizar.modelobserver
 
AbstractUsageModelObserver() - Constructor for class org.palladiosimulator.simulizar.modelobserver.AbstractUsageModelObserver
 
acquirePassiveResource(PassiveResource, InterpreterDefaultContext, boolean, double) - Method in class org.palladiosimulator.simulizar.runtimestate.SimulatedBasicComponentInstance
 
action - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.impl.TacticImpl
The cached value of the 'Action' containment reference list.
ACTION_MODEL_FILE - Static variable in class org.palladiosimulator.simulizar.action.ui.configuration.AdaptationBehaviorRepositoryFileInputConfigBuilder
This constant holds the repository key for the Action model file.
ActionProfileProvider - Class in org.palladiosimulator.simulizar.action.interpreter
 
ActionProfileProvider(AdaptationBehavior) - Constructor for class org.palladiosimulator.simulizar.action.interpreter.ActionProfileProvider
 
ActionRuntimeState - Class in org.palladiosimulator.simulizar.action.interpreter
 
ActionRuntimeState() - Constructor for class org.palladiosimulator.simulizar.action.interpreter.ActionRuntimeState
 
ActionRuntimeState.TransientEffectInterpreterBuilder - Class in org.palladiosimulator.simulizar.action.interpreter
Implementation of the well-known Builder Pattern for a facilitated construction of TransientEffectInterpreters with different configurations.
actions - Variable in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorRepositoryImpl
The cached value of the 'Actions' containment reference list.
ActionsEditorPlugin - Class in org.palladiosimulator.simulizar.action.core.presentation
This is the central singleton for the Actions editor plugin.
ActionsEditorPlugin() - Constructor for class org.palladiosimulator.simulizar.action.core.presentation.ActionsEditorPlugin
Create the instance.
ActionsEditorPlugin.Implementation - Class in org.palladiosimulator.simulizar.action.core.presentation
The actual implementation of the Eclipse Plugin.
ActionsEditPlugin - Class in org.palladiosimulator.simulizar.action.core.provider
This is the central singleton for the Actions edit plugin.
ActionsEditPlugin() - Constructor for class org.palladiosimulator.simulizar.action.core.provider.ActionsEditPlugin
Create the instance.
ActionsEditPlugin.Implementation - Class in org.palladiosimulator.simulizar.action.core.provider
The actual implementation of the Eclipse Plugin.
activate() - Method in class org.palladiosimulator.simulizar.reconfiguration.ReconfigurationProcess
 
Activator - Class in org.palladiosimulator.simulizar.action
 
Activator - Class in org.palladiosimulator.simulizar.action.repository
 
Activator - Class in org.palladiosimulator.simulizar
The activator class controls the plug-in life cycle.
Activator - Class in org.palladiosimulator.simulizar.measuringpoint.create
The activator class controls the plug-in life cycle
Activator - Class in org.palladiosimulator.simulizar.reconfiguration.henshin
 
Activator - Class in org.palladiosimulator.simulizar.reconfiguration.qvto
 
Activator - Class in org.palladiosimulator.simulizar.reconfiguration.storydiagram
 
Activator - Class in org.palladiosimulator.simulizar.slidingwindow
 
Activator - Class in org.palladiosimulator.simulizar.ui
The activator class controls the plug-in life cycle
Activator - Class in org.palladiosimulator.simulizar.ui.perspective
The activator class controls the plug-in life cycle
Activator - Class in org.palladiosimulator.simulizar.ui.wizards
The activator class controls the plug-in life cycle
Activator - Class in org.palladiosimulator.simulizar.utilization
 
Activator - Class in org.palladiosimulizar.aggregation
 
Activator() - Constructor for class org.palladiosimulator.simulizar.action.Activator
 
Activator() - Constructor for class org.palladiosimulator.simulizar.action.repository.Activator
 
Activator() - Constructor for class org.palladiosimulator.simulizar.Activator
The constructor.
Activator() - Constructor for class org.palladiosimulator.simulizar.measuringpoint.create.Activator
The constructor
Activator() - Constructor for class org.palladiosimulator.simulizar.reconfiguration.henshin.Activator
 
Activator() - Constructor for class org.palladiosimulator.simulizar.reconfiguration.qvto.Activator
 
Activator() - Constructor for class org.palladiosimulator.simulizar.reconfiguration.storydiagram.Activator
 
Activator() - Constructor for class org.palladiosimulator.simulizar.slidingwindow.Activator
 
Activator() - Constructor for class org.palladiosimulator.simulizar.ui.Activator
The constructor
Activator() - Constructor for class org.palladiosimulator.simulizar.ui.perspective.Activator
The constructor
Activator() - Constructor for class org.palladiosimulator.simulizar.ui.wizards.Activator
The constructor
Activator() - Constructor for class org.palladiosimulator.simulizar.utilization.Activator
 
Activator() - Constructor for class org.palladiosimulizar.aggregation.Activator
 
activeEditorPart - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This keeps track of the active editor.
activeEditorPart - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This keeps track of the active editor.
activeEditorPart - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This keeps track of the active editor.
activeEditorPart - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This keeps track of the active editor.
activeEditorPart - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This keeps track of the active editor.
activeEditorPart - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This keeps track of the active editor.
ActivityLoader - Class in org.palladiosimulator.simulizar.reconfiguration.storydiagram
Loader for activities in sdm models.
ActivityLoader() - Constructor for class org.palladiosimulator.simulizar.reconfiguration.storydiagram.ActivityLoader
 
adapt(Object, Object) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
adapt(Object, Object) - Method in class org.palladiosimulator.simulizar.action.context.provider.ContextItemProviderAdapterFactory
adapt(Object, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
adapt(Object, Object) - Method in class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
adapt(Object, Object) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
adapt(Object, Object) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
adapt(Object, Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
adapt(Object, Object) - Method in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory
adapt(Notifier, Object) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Notifier, Object) - Method in class org.palladiosimulator.simulizar.action.context.provider.ContextItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Notifier, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Notifier, Object) - Method in class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Notifier, Object) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Notifier, Object) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Notifier, Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Notifier, Object) - Method in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
ADAPTATION_BEHAVIOR - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The meta object id for the 'Adaptation Behavior' class.
ADAPTATION_BEHAVIOR - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Adaptation Behavior' class.
ADAPTATION_BEHAVIOR__ADAPTATION_STEPS - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Adaptation Steps' containment reference list.
ADAPTATION_BEHAVIOR__ENTITY_NAME - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Entity Name' attribute.
ADAPTATION_BEHAVIOR__ID - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Id' attribute.
ADAPTATION_BEHAVIOR__INVOLVED_ROLES - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Involved Roles' containment reference list.
ADAPTATION_BEHAVIOR__INVOLVED_ROLES - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Involved Roles' containment reference list feature.
ADAPTATION_BEHAVIOR__REPOSITORY - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Repository' container reference.
ADAPTATION_BEHAVIOR__REPOSITORY - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Repository' container reference feature.
ADAPTATION_BEHAVIOR__TRANSIENT_STATE_PROFILE - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Transient State Profile' reference.
ADAPTATION_BEHAVIOR__TRANSIENT_STATE_PROFILE - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Transient State Profile' reference feature.
ADAPTATION_BEHAVIOR_EXECUTED_EVENT_TYPE - Static variable in class org.palladiosimulator.simulizar.action.interpreter.notifications.AdaptationBehaviorExecutedNotification
 
ADAPTATION_BEHAVIOR_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The number of structural features of the 'Adaptation Behavior' class.
ADAPTATION_BEHAVIOR_REPOSITORY - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The meta object id for the 'Adaptation Behavior Repository' class.
ADAPTATION_BEHAVIOR_REPOSITORY - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Adaptation Behavior Repository' class.
ADAPTATION_BEHAVIOR_REPOSITORY__ACTIONS - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Actions' containment reference list.
ADAPTATION_BEHAVIOR_REPOSITORY__ACTIONS - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Actions' containment reference list feature.
ADAPTATION_BEHAVIOR_REPOSITORY__ENTITY_NAME - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Entity Name' attribute.
ADAPTATION_BEHAVIOR_REPOSITORY__ID - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Id' attribute.
ADAPTATION_BEHAVIOR_REPOSITORY__INCLUDED_REPOSITORIES - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Included Repositories' reference list.
ADAPTATION_BEHAVIOR_REPOSITORY__INCLUDED_REPOSITORIES - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Included Repositories' reference list feature.
ADAPTATION_BEHAVIOR_REPOSITORY_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The number of structural features of the 'Adaptation Behavior Repository' class.
ADAPTATION_STEP - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The meta object id for the 'Adaptation Step' class.
ADAPTATION_STEP - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Adaptation Step' class.
ADAPTATION_STEP__ADAPTATION_BEHAVIOR - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Adaptation Behavior' container reference.
ADAPTATION_STEP__ADAPTATION_BEHAVIOR - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Adaptation Behavior' container reference feature.
ADAPTATION_STEP__ENTITY_NAME - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Entity Name' attribute.
ADAPTATION_STEP__ID - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Id' attribute.
ADAPTATION_STEP_EXECUTED_EVENT_TYPE - Static variable in class org.palladiosimulator.simulizar.action.interpreter.notifications.AdaptationStepExecutedNotification
 
ADAPTATION_STEP_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The number of structural features of the 'Adaptation Step' class.
ADAPTATION_STEP_URI_EDEFAULT - Static variable in class org.palladiosimulator.simulizar.action.core.impl.EnactAdaptationStepImpl
The default value of the 'Adaptation Step URI' attribute.
AdaptationBehavior - Interface in org.palladiosimulator.simulizar.action.core
A representation of the model object 'Adaptation Behavior'.
AdaptationBehaviorExecutedNotification - Class in org.palladiosimulator.simulizar.action.interpreter.notifications
Notification class to indicate that an AdaptationBehavior was executed successfully.
AdaptationBehaviorExecutedNotification(AdaptationBehavior) - Constructor for class org.palladiosimulator.simulizar.action.interpreter.notifications.AdaptationBehaviorExecutedNotification
Initializes a new instance of the AdaptationBehaviorExecutedNotification class.
AdaptationBehaviorImpl - Class in org.palladiosimulator.simulizar.action.core.impl
An implementation of the model object 'Adaptation Behavior'.
AdaptationBehaviorImpl() - Constructor for class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
adaptationBehaviorItemProvider - Variable in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This keeps track of the one adapter used for all AdaptationBehavior instances.
AdaptationBehaviorItemProvider - Class in org.palladiosimulator.simulizar.action.core.provider
This is the item provider adapter for a AdaptationBehavior object.
AdaptationBehaviorItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorItemProvider
This constructs an instance from a factory and a notifier.
AdaptationBehaviorRepository - Interface in org.palladiosimulator.simulizar.action.core
A representation of the model object 'Adaptation Behavior Repository'.
AdaptationBehaviorRepositoryFileInputConfigBuilder - Class in org.palladiosimulator.simulizar.action.ui.configuration
 
AdaptationBehaviorRepositoryFileInputConfigBuilder() - Constructor for class org.palladiosimulator.simulizar.action.ui.configuration.AdaptationBehaviorRepositoryFileInputConfigBuilder
 
AdaptationBehaviorRepositoryImpl - Class in org.palladiosimulator.simulizar.action.core.impl
An implementation of the model object 'Adaptation Behavior Repository'.
AdaptationBehaviorRepositoryImpl() - Constructor for class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorRepositoryImpl
adaptationBehaviorRepositoryItemProvider - Variable in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This keeps track of the one adapter used for all AdaptationBehaviorRepository instances.
AdaptationBehaviorRepositoryItemProvider - Class in org.palladiosimulator.simulizar.action.core.provider
This is the item provider adapter for a AdaptationBehaviorRepository object.
AdaptationBehaviorRepositoryItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorRepositoryItemProvider
This constructs an instance from a factory and a notifier.
AdaptationBehaviorRepositoryResourceSetPartition - Class in org.palladiosimulator.simulizar.action.partitions
This class is an implementation of a ResourceSetPartition specialized on AdaptationBehaviorRepository models.
AdaptationBehaviorRepositoryResourceSetPartition() - Constructor for class org.palladiosimulator.simulizar.action.partitions.AdaptationBehaviorRepositoryResourceSetPartition
 
AdaptationStep - Interface in org.palladiosimulator.simulizar.action.core
A representation of the model object 'Adaptation Step'.
AdaptationStepExecutedNotification - Class in org.palladiosimulator.simulizar.action.interpreter.notifications
Notification class to indicate that an AdaptationStep was executed successfully.
AdaptationStepExecutedNotification(AdaptationStep) - Constructor for class org.palladiosimulator.simulizar.action.interpreter.notifications.AdaptationStepExecutedNotification
Initializes a new instance of the AdaptationStepExecutedNotification class.
AdaptationStepImpl - Class in org.palladiosimulator.simulizar.action.core.impl
An implementation of the model object 'Adaptation Step'.
AdaptationStepImpl() - Constructor for class org.palladiosimulator.simulizar.action.core.impl.AdaptationStepImpl
AdaptationStepItemProvider - Class in org.palladiosimulator.simulizar.action.core.provider
This is the item provider adapter for a AdaptationStep object.
AdaptationStepItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.core.provider.AdaptationStepItemProvider
This constructs an instance from a factory and a notifier.
adaptationSteps - Variable in class org.palladiosimulator.simulizar.action.core.impl.AbstractAdaptationBehaviorImpl
The cached value of the 'Adaptation Steps' containment reference list.
adaptationStepURI - Variable in class org.palladiosimulator.simulizar.action.core.impl.EnactAdaptationStepImpl
The cached value of the 'Adaptation Step URI' attribute.
adapterFactory - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This is the one adapter factory used for providing views of the model.
adapterFactory - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This is the one adapter factory used for providing views of the model.
adapterFactory - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This is the one adapter factory used for providing views of the model.
adapterFactory - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This is the one adapter factory used for providing views of the model.
adapterFactory - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This is the one adapter factory used for providing views of the model.
adapterFactory - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This is the one adapter factory used for providing views of the model.
add(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
add(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.ResourceEnvironmentSyncer
 
add(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.UsageEvolutionSyncer
 
add(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.UsageModelSyncer
 
addAdaptationStepURIPropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.EnactAdaptationStepItemProvider
This adds a property descriptor for the Adaptation Step URI feature.
addCalledSignaturePropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.ControllerCallItemProvider
This adds a property descriptor for the Called Signature feature.
addComponentInstance(SimulatedComponentInstance) - Method in class org.palladiosimulator.simulizar.runtimestate.ComponentInstanceRegistry
 
addComponentPropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.ControllerCallItemProvider
This adds a property descriptor for the Component feature.
addConditionURIPropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.GuardedTransitionItemProvider
This adds a property descriptor for the Condition URI feature.
addControllerCallVariableUsages(ControllerCallInputVariableUsageCollection) - Method in class org.palladiosimulator.simulizar.action.interpreter.ActionRuntimeState.TransientEffectInterpreterBuilder
Equips the current builder instance with a collection of input variable usages that shall be used by the interpreter to be constructed.
addControllerCompletionURIPropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.ResourceDemandingStepItemProvider
This adds a property descriptor for the Controller Completion URI feature.
addControllerRolePropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.ControllerMappingItemProvider
This adds a property descriptor for the Controller Role feature.
addCorrespondingControllerCallPropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageItemProvider
This adds a property descriptor for the Corresponding Controller Call feature.
addExecutionContext(ExecutionContext) - Method in class org.palladiosimulator.simulizar.action.interpreter.ActionRuntimeState.TransientEffectInterpreterBuilder
 
addGlobalActions(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This inserts global actions before the "additions-end" separator.
addGlobalActions(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This inserts global actions before the "additions-end" separator.
addGlobalActions(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This inserts global actions before the "additions-end" separator.
addGlobalActions(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This inserts global actions before the "additions-end" separator.
addGlobalActions(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This inserts global actions before the "additions-end" separator.
addGlobalActions(IMenuManager) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This inserts global actions before the "additions-end" separator.
addIncludedRepositoriesPropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorRepositoryItemProvider
This adds a property descriptor for the Included Repositories feature.
addListener(INotifyChangedListener) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.palladiosimulator.simulizar.action.context.provider.ContextItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory
This adds a listener.
addMany(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
addMappedCallPropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.ControllerMappingItemProvider
This adds a property descriptor for the Mapped Call feature.
addMeasurementSpecificationPropertyDescriptor(Object) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProvider
This adds a property descriptor for the Measurement Specification feature.
addMeasuringPointPropertyDescriptor(Object) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProvider
This adds a property descriptor for the Measuring Point feature.
addMeasuringValuePropertyDescriptor(Object) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProvider
This adds a property descriptor for the Measuring Value feature.
addModelTransformationPropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ModelTransformationItemProvider
This adds a property descriptor for the Model Transformation feature.
addNamePropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.NamedElementItemProvider
This adds a property descriptor for the Name feature.
addPages() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard
The framework calls this to create the contents of the wizard.
addPages() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard
The framework calls this to create the contents of the wizard.
addPages() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard
The framework calls this to create the contents of the wizard.
addPages() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard
The framework calls this to create the contents of the wizard.
addPages() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard
The framework calls this to create the contents of the wizard.
addPages() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard
The framework calls this to create the contents of the wizard.
addPages() - Method in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
addPages() - Method in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardZnnCom
 
addParameterToStackFrame(SimulatedStackframe<Object>, EList<VariableUsage>, SimulatedStackframe<Object>) - Static method in class org.palladiosimulator.simulizar.utils.SimulatedStackHelper
Adds parameters to given stack frame.
addPriorityPropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.TacticItemProvider
This adds a property descriptor for the Priority feature.
addRoleTypePropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.action.instance.provider.RoleItemProvider
This adds a property descriptor for the Role Type feature.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This implements ISelectionProvider.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This implements ISelectionProvider.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This implements ISelectionProvider.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This implements ISelectionProvider.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This implements ISelectionProvider.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This implements ISelectionProvider.
addSlosPropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.StrategyItemProvider
This adds a property descriptor for the Slos feature.
addTransientStateProfilePropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorItemProvider
This adds a property descriptor for the Transient State Profile feature.
addTypePropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.RoleTypeItemProvider
This adds a property descriptor for the Type feature.
addValuePropertyDescriptor(Object) - Method in class org.palladiosimulator.simulizar.action.instance.provider.RoleItemProvider
This adds a property descriptor for the Value feature.
aggregationRequired() - Method in class org.palladiosimulizar.aggregation.aggregators.AbstractMeasurementAggregator
This method has to be implemented by all subclasses.
aggregationRequired() - Method in class org.palladiosimulizar.aggregation.aggregators.FixedSizeMeasurementsAggregator
 
aggregationRequired() - Method in class org.palladiosimulizar.aggregation.aggregators.VariableSizeMeasurementAggregator
 
AggregatorHelper - Class in org.palladiosimulator.simulizar.slidingwindow.utils
 
AggregatorsProbeFrameworkListenerDecorator - Class in org.palladiosimulizar.aggregation.probeframework
Implementation of the AbstractRecordingProbeFrameworkListenerDecorator class dedicated to initialize MeasurementDrivenAggregations.
AggregatorsProbeFrameworkListenerDecorator() - Constructor for class org.palladiosimulizar.aggregation.probeframework.AggregatorsProbeFrameworkListenerDecorator
 
ALLOCATION_FILE_ATTRIBUTE_KEY - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
ALLOCATION_FILE_ATTRIBUTE_KEY - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardZnnCom
 
analyzeResourceProblems(Resource, Exception) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
analyzeResourceProblems(Resource, Exception) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
analyzeResourceProblems(Resource, Exception) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
analyzeResourceProblems(Resource, Exception) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
analyzeResourceProblems(Resource, Exception) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
analyzeResourceProblems(Resource, Exception) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
appendReconfigurationNotification(Notification) - Method in class org.palladiosimulator.simulizar.reconfiguration.ReconfigurationProcess
Appends the given notification about model change due to a reconfiguration that takes place.
applicationSuccessful() - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDReconfigurationNotificationReceiver
Provides the success state of a StoryDiagram reconfiguration rule application.
APPLIED_TO_ELEMENT_TAG_NAME - Static variable in class org.palladiosimulator.simulizar.measuringpoint.create.StereotypeApplicationListener
 
appliedStereotypesEqualsOne(Set<Entity>, String) - Static method in class org.palladiosimulator.simulizar.action.repository.black.ProfilesLibrary
 
applyStereotype(Identifier, String) - Static method in class org.palladiosimulator.simulizar.action.repository.black.ProfilesLibrary
Applies the stereotype with the given name to the given pcm element.
applyStereotype(Entity, String) - Static method in class org.palladiosimulator.simulizar.action.repository.black.ProfilesLibrary
Applies the stereotype with the given name to the given pcm element.
AssemblyProvidedOperationPassedEvent<R extends org.palladiosimulator.pcm.repository.ProvidedRole,​S extends org.palladiosimulator.pcm.repository.Signature> - Class in org.palladiosimulator.simulizar.interpreter.listener
 
AssemblyProvidedOperationPassedEvent(R, EventType, SimuComSimProcess, S, AssemblyContext) - Constructor for class org.palladiosimulator.simulizar.interpreter.listener.AssemblyProvidedOperationPassedEvent
 

B

basicGetCalledSignature() - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
basicGetComponent() - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
basicGetControllerRole() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
basicGetCorrespondingControllerCall() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
basicGetMappedCall() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
basicGetMeasurementSpecification() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
basicGetMeasuringPoint() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
basicGetModelTransformation() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ModelTransformationImpl
basicGetRoleType() - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
basicGetSlos() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.StrategyImpl
basicGetTransientStateProfile() - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
basicGetType() - Method in class org.palladiosimulator.simulizar.action.core.impl.RoleTypeImpl
basicGetValue() - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
basicSetAction(AdaptationBehavior, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.RoleTypeImpl
basicSetAdaptationBehavior(AbstractAdaptationBehavior, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationStepImpl
basicSetContainingCollection(ControllerCallInputVariableUsageCollection, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
basicSetGuardedStep(GuardedStep, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
basicSetGuardedTransition(GuardedTransition, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.NestedAdaptationBehaviorImpl
basicSetMapping(Mapping, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
basicSetNestedAdaptationBehavior(NestedAdaptationBehavior, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
basicSetRepository(AdaptationBehaviorRepository, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
basicSetResourceDemandingStep(ResourceDemandingStep, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
basicSetRoleSet(RoleSet, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
basicSetVariableUsage(VariableUsage, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
BEGIN - org.palladiosimulator.simulizar.interpreter.listener.EventType
 
beginAssemblyProvidedOperationCallInterpretation(AssemblyProvidedOperationPassedEvent<R, S>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractInterpreterListener
 
beginAssemblyProvidedOperationCallInterpretation(AssemblyProvidedOperationPassedEvent<R, S>) - Method in interface org.palladiosimulator.simulizar.interpreter.listener.IInterpreterListener
 
beginEntryLevelSystemCallInterpretation(ModelElementPassedEvent<EntryLevelSystemCall>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractInterpreterListener
 
beginEntryLevelSystemCallInterpretation(ModelElementPassedEvent<EntryLevelSystemCall>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
 
beginEntryLevelSystemCallInterpretation(ModelElementPassedEvent<EntryLevelSystemCall>) - Method in interface org.palladiosimulator.simulizar.interpreter.listener.IInterpreterListener
 
beginEntryLevelSystemCallInterpretation(ModelElementPassedEvent<EntryLevelSystemCall>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.LogDebugListener
 
beginExternalCallInterpretation(RDSEFFElementPassedEvent<ExternalCallAction>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractInterpreterListener
 
beginExternalCallInterpretation(RDSEFFElementPassedEvent<ExternalCallAction>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
 
beginExternalCallInterpretation(RDSEFFElementPassedEvent<ExternalCallAction>) - Method in interface org.palladiosimulator.simulizar.interpreter.listener.IInterpreterListener
 
beginExternalCallInterpretation(RDSEFFElementPassedEvent<ExternalCallAction>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.LogDebugListener
 
beginReconfigurationEvent(BeginReconfigurationEvent) - Method in interface org.palladiosimulator.simulizar.reconfiguration.IReconfigurationListener
 
BeginReconfigurationEvent - Class in org.palladiosimulator.simulizar.interpreter.listener
Class to notify that a reconfiguration started.
BeginReconfigurationEvent(double) - Constructor for class org.palladiosimulator.simulizar.interpreter.listener.BeginReconfigurationEvent
Initializes a new instance with the given parameters.
BeginReconfigurationEvent(ISimulationControl) - Constructor for class org.palladiosimulator.simulizar.interpreter.listener.BeginReconfigurationEvent
Initializes a new instance with the given parameters.
beginSystemOperationCallInterpretation(ModelElementPassedEvent<OperationSignature>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractInterpreterListener
 
beginSystemOperationCallInterpretation(ModelElementPassedEvent<OperationSignature>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
 
beginSystemOperationCallInterpretation(ModelElementPassedEvent<OperationSignature>) - Method in interface org.palladiosimulator.simulizar.interpreter.listener.IInterpreterListener
 
beginSystemOperationCallInterpretation(ModelElementPassedEvent<OperationSignature>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.LogDebugListener
 
beginUnknownElementInterpretation(ModelElementPassedEvent<T>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractInterpreterListener
 
beginUnknownElementInterpretation(ModelElementPassedEvent<T>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
 
beginUnknownElementInterpretation(ModelElementPassedEvent<T>) - Method in interface org.palladiosimulator.simulizar.interpreter.listener.IInterpreterListener
 
beginUnknownElementInterpretation(ModelElementPassedEvent<T>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.LogDebugListener
 
beginUsageScenarioInterpretation(ModelElementPassedEvent<UsageScenario>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractInterpreterListener
 
beginUsageScenarioInterpretation(ModelElementPassedEvent<UsageScenario>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
 
beginUsageScenarioInterpretation(ModelElementPassedEvent<UsageScenario>) - Method in interface org.palladiosimulator.simulizar.interpreter.listener.IInterpreterListener
 
beginUsageScenarioInterpretation(ModelElementPassedEvent<UsageScenario>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.LogDebugListener
 
build() - Method in class org.palladiosimulator.simulizar.action.interpreter.ActionRuntimeState.TransientEffectInterpreterBuilder
Constructs an appropriate TransientEffectInterpreter by using the current builder configuration.
buildConfiguration() - Method in class org.palladiosimulator.simulizar.action.ui.configuration.AdaptationBehaviorRepositoryFileInputConfigBuilder
 
buildConfiguration() - Method in class org.palladiosimulator.simulizar.ui.configuration.extensions.AbstractExtensionFileInputConfigurationBuilder
Creates a client-specific ExtensionFileInputConfiguration that contains all the properties required to contribute to the InterpreterFileNamesInputTab by exploiting the org.palladiosimulator.simulizar.ui.configuration.fileinput extension point.
buildConfiguration(Map<String, Object>) - Method in class org.palladiosimulator.simulizar.action.jobs.config.LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfigBuilder

C

CACHE_MAP - Static variable in class org.palladiosimulator.simulizar.action.interpreter.util.TransientEffectTransformationCacheKeeper
 
calculatorFactory - Variable in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
 
calledSignature - Variable in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
The cached value of the 'Called Signature' reference.
cancelationDelegate - Variable in class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
 
caseAbstractAdaptationBehavior(AbstractAdaptationBehavior) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Returns the result of interpreting the object as an instance of 'Abstract Adaptation Behavior'.
caseAbstractUserAction(AbstractUserAction) - Method in class org.palladiosimulator.simulizar.interpreter.UsageScenarioSwitch
 
caseAdaptationBehavior(AdaptationBehavior) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Returns the result of interpreting the object as an instance of 'Adaptation Behavior'.
caseAdaptationBehavior(AdaptationBehavior) - Method in class org.palladiosimulator.simulizar.action.interpreter.TransientEffectInterpreter
 
caseAdaptationBehaviorRepository(AdaptationBehaviorRepository) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Returns the result of interpreting the object as an instance of 'Adaptation Behavior Repository'.
caseAdaptationStep(AdaptationStep) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Returns the result of interpreting the object as an instance of 'Adaptation Step'.
caseBranch(Branch) - Method in class org.palladiosimulator.simulizar.interpreter.UsageScenarioSwitch
 
caseControllerCall(ControllerCall) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Returns the result of interpreting the object as an instance of 'Controller Call'.
caseControllerCallInputVariableUsage(ControllerCallInputVariableUsage) - Method in class org.palladiosimulator.simulizar.action.parameter.util.ParameterSwitch
Returns the result of interpreting the object as an instance of 'Controller Call Input Variable Usage'.
caseControllerCallInputVariableUsageCollection(ControllerCallInputVariableUsageCollection) - Method in class org.palladiosimulator.simulizar.action.parameter.util.ParameterSwitch
Returns the result of interpreting the object as an instance of 'Controller Call Input Variable Usage Collection'.
caseControllerMapping(ControllerMapping) - Method in class org.palladiosimulator.simulizar.action.mapping.util.MappingSwitch
Returns the result of interpreting the object as an instance of 'Controller Mapping'.
caseDelay(Delay) - Method in class org.palladiosimulator.simulizar.interpreter.UsageScenarioSwitch
 
caseEnactAdaptationStep(EnactAdaptationStep) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Returns the result of interpreting the object as an instance of 'Enact Adaptation Step'.
caseEntity(Entity) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Returns the result of interpreting the object as an instance of 'Entity'.
caseEntity(Entity) - Method in class org.palladiosimulator.simulizar.action.mapping.util.MappingSwitch
Returns the result of interpreting the object as an instance of 'Entity'.
caseEntity(Entity) - Method in class org.palladiosimulator.simulizar.action.parameter.util.ParameterSwitch
Returns the result of interpreting the object as an instance of 'Entity'.
caseEntryLevelSystemCall(EntryLevelSystemCall) - Method in class org.palladiosimulator.simulizar.interpreter.UsageScenarioSwitch
 
caseExecutionContext(ExecutionContext) - Method in class org.palladiosimulator.simulizar.action.context.util.ContextSwitch
Returns the result of interpreting the object as an instance of 'Execution Context'.
caseGuardedStep(GuardedStep) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Returns the result of interpreting the object as an instance of 'Guarded Step'.
caseGuardedTransition(GuardedTransition) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Returns the result of interpreting the object as an instance of 'Guarded Transition'.
caseIdentifier(Identifier) - Method in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementSwitch
Returns the result of interpreting the object as an instance of 'Identifier'.
caseIdentifier(Identifier) - Method in class org.palladiosimulator.simulizar.action.context.util.ContextSwitch
Returns the result of interpreting the object as an instance of 'Identifier'.
caseIdentifier(Identifier) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Returns the result of interpreting the object as an instance of 'Identifier'.
caseIdentifier(Identifier) - Method in class org.palladiosimulator.simulizar.action.instance.util.InstanceSwitch
Returns the result of interpreting the object as an instance of 'Identifier'.
caseIdentifier(Identifier) - Method in class org.palladiosimulator.simulizar.action.mapping.util.MappingSwitch
Returns the result of interpreting the object as an instance of 'Identifier'.
caseIdentifier(Identifier) - Method in class org.palladiosimulator.simulizar.action.parameter.util.ParameterSwitch
Returns the result of interpreting the object as an instance of 'Identifier'.
caseLoop(Loop) - Method in class org.palladiosimulator.simulizar.interpreter.UsageScenarioSwitch
 
caseMapping(Mapping) - Method in class org.palladiosimulator.simulizar.action.mapping.util.MappingSwitch
Returns the result of interpreting the object as an instance of 'Mapping'.
caseMeasuringPoint(MeasuringPoint) - Method in class simulizarmeasuringpoint.util.SimulizarmeasuringpointSwitch
Returns the result of interpreting the object as an instance of 'Measuring Point'.
caseMeasuringPointRepository(MeasuringPointRepository) - Method in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory.MeasuringpointChildCreationExtender.CreationSwitch
caseModelTransformation(ModelTransformation<ExecutableTransformationElement>) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleSwitch
Returns the result of interpreting the object as an instance of 'Model Transformation'.
caseNamedElement(NamedElement) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Returns the result of interpreting the object as an instance of 'Named Element'.
caseNamedElement(NamedElement) - Method in class org.palladiosimulator.simulizar.action.mapping.util.MappingSwitch
Returns the result of interpreting the object as an instance of 'Named Element'.
caseNamedElement(NamedElement) - Method in class org.palladiosimulator.simulizar.action.parameter.util.ParameterSwitch
Returns the result of interpreting the object as an instance of 'Named Element'.
caseNamedElement(NamedElement) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleSwitch
Returns the result of interpreting the object as an instance of 'Named Element'.
caseNestedAdaptationBehavior(NestedAdaptationBehavior) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Returns the result of interpreting the object as an instance of 'Nested Adaptation Behavior'.
caseReconfiguration(Reconfiguration) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleSwitch
Returns the result of interpreting the object as an instance of 'Reconfiguration'.
caseReconfigurationMeasuringPoint(ReconfigurationMeasuringPoint) - Method in class simulizarmeasuringpoint.util.SimulizarmeasuringpointSwitch
Returns the result of interpreting the object as an instance of ' Reconfiguration Measuring Point'.
caseResourceDemandingStep(ResourceDemandingStep) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Returns the result of interpreting the object as an instance of 'Resource Demanding Step'.
caseResourceURIMeasuringPoint(ResourceURIMeasuringPoint) - Method in class simulizarmeasuringpoint.util.SimulizarmeasuringpointSwitch
Returns the result of interpreting the object as an instance of ' Resource URI Measuring Point'.
caseRole(Role) - Method in class org.palladiosimulator.simulizar.action.instance.util.InstanceSwitch
Returns the result of interpreting the object as an instance of 'Role'.
caseRoleSet(RoleSet) - Method in class org.palladiosimulator.simulizar.action.instance.util.InstanceSwitch
Returns the result of interpreting the object as an instance of 'Role Set'.
caseRoleType(RoleType) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Returns the result of interpreting the object as an instance of 'Role Type'.
caseRuntimeMeasurement(RuntimeMeasurement) - Method in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementSwitch
Returns the result of interpreting the object as an instance of 'Runtime Measurement '.
caseRuntimeMeasurementModel(RuntimeMeasurementModel) - Method in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementSwitch
Returns the result of interpreting the object as an instance of 'Model'.
caseScenarioBehaviour(ScenarioBehaviour) - Method in class org.palladiosimulator.simulizar.interpreter.UsageScenarioSwitch
 
caseStateTransformingStep(StateTransformingStep) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Returns the result of interpreting the object as an instance of 'State Transforming Step'.
caseStrategy(Strategy) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleSwitch
Returns the result of interpreting the object as an instance of 'Strategy'.
caseStringMeasuringPoint(StringMeasuringPoint) - Method in class simulizarmeasuringpoint.util.SimulizarmeasuringpointSwitch
Returns the result of interpreting the object as an instance of ' String Measuring Point'.
caseTactic(Tactic) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleSwitch
Returns the result of interpreting the object as an instance of 'Tactic'.
caseUsageScenario(UsageScenario) - Method in class org.palladiosimulator.simulizar.interpreter.UsageScenarioSwitch
 
changedResources - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
Resources that have been changed since last activation.
changedResources - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
Resources that have been changed since last activation.
changedResources - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
Resources that have been changed since last activation.
changedResources - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
Resources that have been changed since last activation.
changedResources - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
Resources that have been changed since last activation.
changedResources - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
Resources that have been changed since last activation.
changeNotifier - Variable in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.palladiosimulator.simulizar.action.context.provider.ContextItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory
This is used to implement IChangeNotifier.
check() - Method in class org.palladiosimulator.simulizar.utils.MultipleRunsConfidenceStopCondition
 
checkAndExecuteReconfigurations(Notification) - Method in class org.palladiosimulator.simulizar.reconfiguration.Reconfigurator
Method which is called on a change in the RuntimeMeasurement.
cleanup(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.action.jobs.LoadAdaptationBehaviorRepositoryIntoBlackBoardJob
 
cleanup(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.launcher.jobs.EvaluateResultsJob
 
cleanup(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.launcher.jobs.LoadMonitorRepositoryModelIntoBlackboardJob
 
cleanup(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.launcher.jobs.LoadServiceLevelObjectiveRepositoryIntoBlackboardJob
 
cleanup(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.launcher.jobs.LoadUEModelIntoBlackboardJob
 
cleanup(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.launcher.jobs.PCMStartInterpretationJob
 
cleanup(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.jobs.LoadHenshinModelsIntoBlackboardJob
 
cleanup(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.jobs.LoadSDMModelsIntoBlackboardJob
 
cleanUp() - Method in class org.palladiosimulator.simulizar.reconfiguration.Reconfigurator
Detach all model listeners and request termination of reconfiguration process.
cleanUp() - Method in class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
 
cleanUp() - Method in class org.palladiosimulator.simulizar.runtimestate.SimulatedBasicComponentInstance
 
cleanUp() - Method in class org.palladiosimulator.simulizar.runtimestate.SimulatedComponentInstance
Called upon shut down of the simulation in order to notify component instances of the necessity to clean up simulation runtime state (e.g.
cleanUpInstancesAndRegistry() - Method in class org.palladiosimulator.simulizar.runtimestate.ComponentInstanceRegistry
 
clear() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.ModelTransformationCache
Clears the cache, that is, all content is discarded.
clear() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.QVToModelCache
Clears the cache, that is, all models are removed.
clear() - Method in class org.palladiosimulizar.aggregation.aggregators.AbstractMeasurementAggregator
Discards all measurements collected for aggregation.
clear() - Method in class org.palladiosimulizar.aggregation.aggregators.FixedSizeMeasurementsAggregator
 
clear() - Method in class org.palladiosimulizar.aggregation.aggregators.VariableSizeMeasurementAggregator
 
clone() - Method in interface org.palladiosimulator.simulizar.access.IModelAccess
 
clone() - Method in class org.palladiosimulator.simulizar.access.ModelAccess
 
clone() - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.modelaccess.HenshinModelAccess
 
clone() - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.modelaccess.StoryDiagramModelAccess
 
clone() - Method in class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
collectMeasurement(MeasuringValue) - Method in class org.palladiosimulizar.aggregation.aggregators.AbstractMeasurementAggregator
This method has to be implemented by subclasses to collect a new measurement for aggregation.
collectMeasurement(MeasuringValue) - Method in class org.palladiosimulizar.aggregation.aggregators.FixedSizeMeasurementsAggregator
 
collectMeasurement(MeasuringValue) - Method in class org.palladiosimulizar.aggregation.aggregators.VariableSizeMeasurementAggregator
 
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementModelItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.context.provider.ExecutionContextItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AbstractAdaptationBehaviorItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorRepositoryItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationStepItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.ControllerCallItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.EnactAdaptationStepItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.GuardedStepItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.GuardedTransitionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.NestedAdaptationBehaviorItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.ResourceDemandingStepItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.RoleTypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.StateTransformingStepItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.instance.provider.RoleItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.instance.provider.RoleSetItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.ControllerMappingItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageCollectionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ModelTransformationItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.NamedElementItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.StrategyItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.TacticItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class simulizarmeasuringpoint.provider.ReconfigurationMeasuringPointItemProvider
This adds CommandParameters describing the children that can be created under this object.
component - Variable in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
The cached value of the 'Component' reference.
ComponentInstanceRegistry - Class in org.palladiosimulator.simulizar.runtimestate
 
ComponentInstanceRegistry() - Constructor for class org.palladiosimulator.simulizar.runtimestate.ComponentInstanceRegistry
 
condition - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.impl.TacticImpl
The cached value of the 'Condition' containment reference list.
CONDITION_URI_EDEFAULT - Static variable in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
The default value of the 'Condition URI' attribute.
conditionURI - Variable in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
The cached value of the 'Condition URI' attribute.
CONFIDENCE_MODEL_ELEMENT_URI_ATTRIBUTE_KEY - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
CONFIG_ATTRIBUTE_NAME_KEY - Static variable in class org.palladiosimulator.simulizar.ui.configuration.extensions.ExtensionFileInputConfiguration.DefaultPropertyKeys
Key for the property to specify the name of the (Simulizar) launch configuration attribute that will contain the path of the selected file (or folder).
configuration - Variable in class org.palladiosimulator.simulizar.reconfiguration.AbstractReconfigurator
 
CONFIGURATOR_EXTENSION_POINT_ATTRIBUTE - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
CONFIGURATOR_EXTENSION_POINT_ID - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
Id of the extension point used for adapting SimuLizar configurations
configure() - Method in class org.palladiosimulator.simulizar.ui.wizards.nature.SimulizarNature
 
configure(SimuLizarWorkflowConfiguration, MDSDBlackboard) - Method in interface org.palladiosimulator.simulizar.launcher.IConfigurator
Configures a workflow configuration.
contains(URI) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.ModelTransformationCache
Gets whether the QVTo transformation which the given URI points to, is currently in the cache.
containsModelOfType(EPackage) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.QVToModelCache
Gets whether a model of the meta-model represented by the given ePackage is currently in store.
contentOutlinePage - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This is the content outline page.
contentOutlinePage - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This is the content outline page.
contentOutlinePage - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This is the content outline page.
contentOutlinePage - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This is the content outline page.
contentOutlinePage - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This is the content outline page.
contentOutlinePage - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This is the content outline page.
contentOutlineStatusLineManager - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This is a kludge...
contentOutlineStatusLineManager - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This is a kludge...
contentOutlineStatusLineManager - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This is a kludge...
contentOutlineStatusLineManager - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This is a kludge...
contentOutlineStatusLineManager - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This is a kludge...
contentOutlineStatusLineManager - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This is a kludge...
contentOutlineViewer - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This is the content outline page's viewer.
contentOutlineViewer - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This is the content outline page's viewer.
contentOutlineViewer - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This is the content outline page's viewer.
contentOutlineViewer - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This is the content outline page's viewer.
contentOutlineViewer - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This is the content outline page's viewer.
contentOutlineViewer - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This is the content outline page's viewer.
ContextActionBarContributor - Class in org.palladiosimulator.simulizar.action.context.presentation
This is the action bar contributor for the Context model editor.
ContextActionBarContributor() - Constructor for class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This creates an instance of the contributor.
ContextAdapterFactory - Class in org.palladiosimulator.simulizar.action.context.util
The Adapter Factory for the model.
ContextAdapterFactory() - Constructor for class org.palladiosimulator.simulizar.action.context.util.ContextAdapterFactory
Creates an instance of the adapter factory.
ContextEditor - Class in org.palladiosimulator.simulizar.action.context.presentation
This is an example of a Context model editor.
ContextEditor() - Constructor for class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This creates a model editor.
ContextEditor.ReverseAdapterFactoryContentProvider - Class in org.palladiosimulator.simulizar.action.context.presentation
contextFactory - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard
This caches an instance of the model factory.
ContextFactory - Interface in org.palladiosimulator.simulizar.action.context
The Factory for the model.
ContextFactoryImpl - Class in org.palladiosimulator.simulizar.action.context.impl
An implementation of the model Factory.
ContextFactoryImpl() - Constructor for class org.palladiosimulator.simulizar.action.context.impl.ContextFactoryImpl
Creates an instance of the factory.
ContextItemProviderAdapterFactory - Class in org.palladiosimulator.simulizar.action.context.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
ContextItemProviderAdapterFactory() - Constructor for class org.palladiosimulator.simulizar.action.context.provider.ContextItemProviderAdapterFactory
This constructs an instance.
ContextModelWizard - Class in org.palladiosimulator.simulizar.action.context.presentation
This is a simple wizard for creating a new model file.
ContextModelWizard() - Constructor for class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard
 
ContextModelWizard.ContextModelWizardInitialObjectCreationPage - Class in org.palladiosimulator.simulizar.action.context.presentation
This is the page where the type of object to create is selected.
ContextModelWizard.ContextModelWizardNewFileCreationPage - Class in org.palladiosimulator.simulizar.action.context.presentation
This is the one page of the wizard.
ContextModelWizardInitialObjectCreationPage(String) - Constructor for class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard.ContextModelWizardInitialObjectCreationPage
Pass in the selection.
ContextModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard.ContextModelWizardNewFileCreationPage
Pass in the selection.
contextPackage - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard
This caches an instance of the model package.
ContextPackage - Interface in org.palladiosimulator.simulizar.action.context
The Package for the model.
ContextPackage.Literals - Interface in org.palladiosimulator.simulizar.action.context
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
ContextPackageImpl - Class in org.palladiosimulator.simulizar.action.context.impl
An implementation of the model Package.
ContextSwitch<T> - Class in org.palladiosimulator.simulizar.action.context.util
The Switch for the model's inheritance hierarchy.
ContextSwitch() - Constructor for class org.palladiosimulator.simulizar.action.context.util.ContextSwitch
Creates an instance of the switch.
contributeToMenu(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToToolBar(IToolBarManager) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This adds Separators for editor additions to the tool bar.
CONTROLLER_CALL - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The meta object id for the 'Controller Call' class.
CONTROLLER_CALL - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Controller Call' class.
CONTROLLER_CALL__CALLED_SIGNATURE - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Called Signature' reference.
CONTROLLER_CALL__CALLED_SIGNATURE - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Called Signature' reference feature.
CONTROLLER_CALL__COMPONENT - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Component' reference.
CONTROLLER_CALL__COMPONENT - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Component' reference feature.
CONTROLLER_CALL__ENTITY_NAME - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Entity Name' attribute.
CONTROLLER_CALL__ID - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Id' attribute.
CONTROLLER_CALL__RESOURCE_DEMANDING_STEP - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Resource Demanding Step' container reference.
CONTROLLER_CALL__RESOURCE_DEMANDING_STEP - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Resource Demanding Step' container reference feature.
CONTROLLER_CALL_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The number of structural features of the 'Controller Call' class.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
The meta object id for the 'Controller Call Input Variable Usage' class.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage.Literals
The meta object literal for the 'Controller Call Input Variable Usage' class.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__CONTAINING_COLLECTION - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
The feature id for the 'Containing Collection' container reference.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__CONTAINING_COLLECTION - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage.Literals
The meta object literal for the 'Containing Collection' container reference feature.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__CORRESPONDING_CONTROLLER_CALL - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
The feature id for the 'Corresponding Controller Call' reference.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__CORRESPONDING_CONTROLLER_CALL - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage.Literals
The meta object literal for the 'Corresponding Controller Call' reference feature.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__ENTITY_NAME - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
The feature id for the 'Entity Name' attribute.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__ID - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
The feature id for the 'Id' attribute.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__VARIABLE_USAGE - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
The feature id for the 'Variable Usage' containment reference.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE__VARIABLE_USAGE - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage.Literals
The meta object literal for the 'Variable Usage' containment reference feature.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
The meta object id for the 'Controller Call Input Variable Usage Collection' class.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage.Literals
The meta object literal for the 'Controller Call Input Variable Usage Collection' class.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION__CONTROLLER_CALL_INPUT_VARIABLE_USAGES - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
The feature id for the 'Controller Call Input Variable Usages' containment reference list.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION__CONTROLLER_CALL_INPUT_VARIABLE_USAGES - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage.Literals
The meta object literal for the 'Controller Call Input Variable Usages' containment reference list feature.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION__ENTITY_NAME - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
The feature id for the 'Entity Name' attribute.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION__ID - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
The feature id for the 'Id' attribute.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_COLLECTION_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
The number of structural features of the 'Controller Call Input Variable Usage Collection' class.
CONTROLLER_CALL_INPUT_VARIABLE_USAGE_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
The number of structural features of the 'Controller Call Input Variable Usage' class.
CONTROLLER_COMPLETION_URI_EDEFAULT - Static variable in class org.palladiosimulator.simulizar.action.core.impl.ResourceDemandingStepImpl
The default value of the 'Controller Completion URI' attribute.
CONTROLLER_MAPPING - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
The meta object id for the 'Controller Mapping' class.
CONTROLLER_MAPPING - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage.Literals
The meta object literal for the 'Controller Mapping' class.
CONTROLLER_MAPPING__CONTROLLER_ROLE - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
The feature id for the 'Controller Role' reference.
CONTROLLER_MAPPING__CONTROLLER_ROLE - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage.Literals
The meta object literal for the 'Controller Role' reference feature.
CONTROLLER_MAPPING__ENTITY_NAME - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
The feature id for the 'Entity Name' attribute.
CONTROLLER_MAPPING__ID - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
The feature id for the 'Id' attribute.
CONTROLLER_MAPPING__MAPPED_CALL - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
The feature id for the 'Mapped Call' reference.
CONTROLLER_MAPPING__MAPPED_CALL - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage.Literals
The meta object literal for the 'Mapped Call' reference feature.
CONTROLLER_MAPPING__MAPPING - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
The feature id for the 'Mapping' container reference.
CONTROLLER_MAPPING__MAPPING - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage.Literals
The meta object literal for the 'Mapping' container reference feature.
CONTROLLER_MAPPING_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
The number of structural features of the 'Controller Mapping' class.
ControllerCall - Interface in org.palladiosimulator.simulizar.action.core
A representation of the model object 'Controller Call'.
ControllerCallImpl - Class in org.palladiosimulator.simulizar.action.core.impl
An implementation of the model object 'Controller Call'.
ControllerCallImpl() - Constructor for class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
ControllerCallInputVariableUsage - Interface in org.palladiosimulator.simulizar.action.parameter
A representation of the model object 'Controller Call Input Variable Usage'.
ControllerCallInputVariableUsageCollection - Interface in org.palladiosimulator.simulizar.action.parameter
A representation of the model object 'Controller Call Input Variable Usage Collection'.
ControllerCallInputVariableUsageCollectionImpl - Class in org.palladiosimulator.simulizar.action.parameter.impl
An implementation of the model object 'Controller Call Input Variable Usage Collection'.
ControllerCallInputVariableUsageCollectionImpl() - Constructor for class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageCollectionImpl
controllerCallInputVariableUsageCollectionItemProvider - Variable in class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
This keeps track of the one adapter used for all ControllerCallInputVariableUsageCollection instances.
ControllerCallInputVariableUsageCollectionItemProvider - Class in org.palladiosimulator.simulizar.action.parameter.provider
This is the item provider adapter for a ControllerCallInputVariableUsageCollection object.
ControllerCallInputVariableUsageCollectionItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageCollectionItemProvider
This constructs an instance from a factory and a notifier.
ControllerCallInputVariableUsageImpl - Class in org.palladiosimulator.simulizar.action.parameter.impl
An implementation of the model object 'Controller Call Input Variable Usage'.
ControllerCallInputVariableUsageImpl() - Constructor for class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
controllerCallInputVariableUsageItemProvider - Variable in class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
This keeps track of the one adapter used for all ControllerCallInputVariableUsage instances.
ControllerCallInputVariableUsageItemProvider - Class in org.palladiosimulator.simulizar.action.parameter.provider
This is the item provider adapter for a ControllerCallInputVariableUsage object.
ControllerCallInputVariableUsageItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageItemProvider
This constructs an instance from a factory and a notifier.
controllerCallInputVariableUsages - Variable in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageCollectionImpl
The cached value of the 'Controller Call Input Variable Usages' containment reference list.
controllerCallItemProvider - Variable in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This keeps track of the one adapter used for all ControllerCall instances.
ControllerCallItemProvider - Class in org.palladiosimulator.simulizar.action.core.provider
This is the item provider adapter for a ControllerCall object.
ControllerCallItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.core.provider.ControllerCallItemProvider
This constructs an instance from a factory and a notifier.
controllerCalls - Variable in class org.palladiosimulator.simulizar.action.core.impl.ResourceDemandingStepImpl
The cached value of the 'Controller Calls' containment reference list.
controllerCompletionURI - Variable in class org.palladiosimulator.simulizar.action.core.impl.ResourceDemandingStepImpl
The cached value of the 'Controller Completion URI' attribute.
ControllerMapping - Interface in org.palladiosimulator.simulizar.action.mapping
A representation of the model object 'Controller Mapping'.
ControllerMappingImpl - Class in org.palladiosimulator.simulizar.action.mapping.impl
An implementation of the model object 'Controller Mapping'.
ControllerMappingImpl() - Constructor for class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
controllerMappingItemProvider - Variable in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
This keeps track of the one adapter used for all ControllerMapping instances.
ControllerMappingItemProvider - Class in org.palladiosimulator.simulizar.action.mapping.provider
This is the item provider adapter for a ControllerMapping object.
ControllerMappingItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.mapping.provider.ControllerMappingItemProvider
This constructs an instance from a factory and a notifier.
controllerMappings - Variable in class org.palladiosimulator.simulizar.action.mapping.impl.MappingImpl
The cached value of the 'Controller Mappings' containment reference list.
controllerRole - Variable in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
The cached value of the 'Controller Role' reference.
copyPCMPartition() - Method in class org.palladiosimulator.simulizar.access.ModelAccess
 
copyPCMPartition() - Method in class org.palladiosimulator.simulizar.access.ModelAccessUseOriginalReferences
 
CoreActionBarContributor - Class in org.palladiosimulator.simulizar.action.core.presentation
This is the action bar contributor for the Core model editor.
CoreActionBarContributor() - Constructor for class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This creates an instance of the contributor.
CoreAdapterFactory - Class in org.palladiosimulator.simulizar.action.core.util
The Adapter Factory for the model.
CoreAdapterFactory() - Constructor for class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates an instance of the adapter factory.
CoreEditor - Class in org.palladiosimulator.simulizar.action.core.presentation
This is an example of a Core model editor.
CoreEditor() - Constructor for class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This creates a model editor.
CoreEditor.ReverseAdapterFactoryContentProvider - Class in org.palladiosimulator.simulizar.action.core.presentation
coreFactory - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard
This caches an instance of the model factory.
CoreFactory - Interface in org.palladiosimulator.simulizar.action.core
The Factory for the model.
CoreFactoryImpl - Class in org.palladiosimulator.simulizar.action.core.impl
An implementation of the model Factory.
CoreFactoryImpl() - Constructor for class org.palladiosimulator.simulizar.action.core.impl.CoreFactoryImpl
Creates an instance of the factory.
CoreItemProviderAdapterFactory - Class in org.palladiosimulator.simulizar.action.core.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
CoreItemProviderAdapterFactory() - Constructor for class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This constructs an instance.
CoreModelWizard - Class in org.palladiosimulator.simulizar.action.core.presentation
This is a simple wizard for creating a new model file.
CoreModelWizard() - Constructor for class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard
 
CoreModelWizard.CoreModelWizardInitialObjectCreationPage - Class in org.palladiosimulator.simulizar.action.core.presentation
This is the page where the type of object to create is selected.
CoreModelWizard.CoreModelWizardNewFileCreationPage - Class in org.palladiosimulator.simulizar.action.core.presentation
This is the one page of the wizard.
CoreModelWizardInitialObjectCreationPage(String) - Constructor for class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard.CoreModelWizardInitialObjectCreationPage
Pass in the selection.
CoreModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard.CoreModelWizardNewFileCreationPage
Pass in the selection.
corePackage - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard
This caches an instance of the model package.
CorePackage - Interface in org.palladiosimulator.simulizar.action.core
The Package for the model.
CorePackage.Literals - Interface in org.palladiosimulator.simulizar.action.core
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
CorePackageImpl - Class in org.palladiosimulator.simulizar.action.core.impl
An implementation of the model Package.
CoreSwitch<T> - Class in org.palladiosimulator.simulizar.action.core.util
The Switch for the model's inheritance hierarchy.
CoreSwitch() - Constructor for class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Creates an instance of the switch.
correspondingControllerCall - Variable in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
The cached value of the 'Corresponding Controller Call' reference.
create(EClass) - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementFactoryImpl
create(EClass) - Method in class org.palladiosimulator.simulizar.action.context.impl.ContextFactoryImpl
create(EClass) - Method in class org.palladiosimulator.simulizar.action.core.impl.CoreFactoryImpl
create(EClass) - Method in class org.palladiosimulator.simulizar.action.instance.impl.InstanceFactoryImpl
create(EClass) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingFactoryImpl
create(EClass) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ParameterFactoryImpl
create(EClass) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationruleFactoryImpl
create(EClass) - Method in class simulizarmeasuringpoint.impl.SimulizarmeasuringpointFactoryImpl
createAbstractAdaptationBehaviorAdapter() - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates a new adapter for an object of class 'Abstract Adaptation Behavior'.
createAdaptationBehavior() - Method in interface org.palladiosimulator.simulizar.action.core.CoreFactory
Returns a new object of class 'Adaptation Behavior'.
createAdaptationBehavior() - Method in class org.palladiosimulator.simulizar.action.core.impl.CoreFactoryImpl
createAdaptationBehaviorAdapter() - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This creates an adapter for a AdaptationBehavior.
createAdaptationBehaviorAdapter() - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates a new adapter for an object of class 'Adaptation Behavior'.
createAdaptationBehaviorRepository() - Method in interface org.palladiosimulator.simulizar.action.core.CoreFactory
Returns a new object of class 'Adaptation Behavior Repository'.
createAdaptationBehaviorRepository() - Method in class org.palladiosimulator.simulizar.action.core.impl.CoreFactoryImpl
createAdaptationBehaviorRepositoryAdapter() - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This creates an adapter for a AdaptationBehaviorRepository.
createAdaptationBehaviorRepositoryAdapter() - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates a new adapter for an object of class 'Adaptation Behavior Repository'.
createAdaptationStepAdapter() - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates a new adapter for an object of class 'Adaptation Step'.
createAdapter(Notifier) - Method in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.palladiosimulator.simulizar.action.context.util.ContextAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.palladiosimulator.simulizar.action.instance.util.InstanceAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.palladiosimulator.simulizar.action.mapping.util.MappingAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.palladiosimulator.simulizar.action.parameter.util.ParameterAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class simulizarmeasuringpoint.util.SimulizarmeasuringpointAdapterFactory
Creates an adapter for the target.
createAndAddWorkloadDriver(UsageScenario) - Method in class org.palladiosimulator.simulizar.usagemodel.SimulatedUsageModels
 
createAndPushNewStackFrame(SimulatedStack<Object>, EList<VariableUsage>) - Static method in class org.palladiosimulator.simulizar.utils.SimulatedStackHelper
Convenience method creating new stack frame, adds it to stack and puts parameters into frame.
createAndPushNewStackFrame(SimulatedStack<Object>, EList<VariableUsage>, SimulatedStackframe<Object>) - Static method in class org.palladiosimulator.simulizar.utils.SimulatedStackHelper
Convenience method creating new stack frame with parent, adds it to stack and puts parameters into frame.
createBindings(Activity, String[], EClassifier[]) - Static method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.ActivityLoader
Binds parameters to given activity.
createChildActions - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildActions - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildActions - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildActions - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildActions - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildActions - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildMenuManager - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildMenuManager - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildMenuManager - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildMenuManager - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildMenuManager - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildMenuManager - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildParameter(Object, Object) - Method in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory.MeasuringpointChildCreationExtender.CreationSwitch
createContextMenuFor(StructuredViewer) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createContextMenuFor(StructuredViewer) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createContextMenuFor(StructuredViewer) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createContextMenuFor(StructuredViewer) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createContextMenuFor(StructuredViewer) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createContextMenuFor(StructuredViewer) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createControl(Composite) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard.ContextModelWizardInitialObjectCreationPage
createControl(Composite) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard.CoreModelWizardInitialObjectCreationPage
createControl(Composite) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard.InstanceModelWizardInitialObjectCreationPage
createControl(Composite) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
createControl(Composite) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard.ParameterModelWizardInitialObjectCreationPage
createControl(Composite) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard.ReconfigurationruleModelWizardInitialObjectCreationPage
createControl(Composite) - Method in class org.palladiosimulator.simulizar.ui.configuration.InterpreterFileNamesInputTab
 
createControllerCall() - Method in interface org.palladiosimulator.simulizar.action.core.CoreFactory
Returns a new object of class 'Controller Call'.
createControllerCall() - Method in class org.palladiosimulator.simulizar.action.core.impl.CoreFactoryImpl
createControllerCallAdapter() - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This creates an adapter for a ControllerCall.
createControllerCallAdapter() - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates a new adapter for an object of class 'Controller Call'.
createControllerCallInputVariableUsage() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ParameterFactoryImpl
createControllerCallInputVariableUsage() - Method in interface org.palladiosimulator.simulizar.action.parameter.ParameterFactory
Returns a new object of class 'Controller Call Input Variable Usage'.
createControllerCallInputVariableUsageAdapter() - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
This creates an adapter for a ControllerCallInputVariableUsage.
createControllerCallInputVariableUsageAdapter() - Method in class org.palladiosimulator.simulizar.action.parameter.util.ParameterAdapterFactory
Creates a new adapter for an object of class 'Controller Call Input Variable Usage'.
createControllerCallInputVariableUsageCollection() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ParameterFactoryImpl
createControllerCallInputVariableUsageCollection() - Method in interface org.palladiosimulator.simulizar.action.parameter.ParameterFactory
Returns a new object of class 'Controller Call Input Variable Usage Collection'.
createControllerCallInputVariableUsageCollectionAdapter() - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
This creates an adapter for a ControllerCallInputVariableUsageCollection.
createControllerCallInputVariableUsageCollectionAdapter() - Method in class org.palladiosimulator.simulizar.action.parameter.util.ParameterAdapterFactory
Creates a new adapter for an object of class 'Controller Call Input Variable Usage Collection'.
createControllerMapping() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingFactoryImpl
createControllerMapping() - Method in interface org.palladiosimulator.simulizar.action.mapping.MappingFactory
Returns a new object of class 'Controller Mapping'.
createControllerMappingAdapter() - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
This creates an adapter for a ControllerMapping.
createControllerMappingAdapter() - Method in class org.palladiosimulator.simulizar.action.mapping.util.MappingAdapterFactory
Creates a new adapter for an object of class 'Controller Mapping'.
createEnactAdaptationStep() - Method in interface org.palladiosimulator.simulizar.action.core.CoreFactory
Returns a new object of class 'Enact Adaptation Step'.
createEnactAdaptationStep() - Method in class org.palladiosimulator.simulizar.action.core.impl.CoreFactoryImpl
createEnactAdaptationStepAdapter() - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This creates an adapter for a EnactAdaptationStep.
createEnactAdaptationStepAdapter() - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates a new adapter for an object of class 'Enact Adaptation Step'.
createEntityAdapter() - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates a new adapter for an object of class 'Entity'.
createEntityAdapter() - Method in class org.palladiosimulator.simulizar.action.mapping.util.MappingAdapterFactory
Creates a new adapter for an object of class 'Entity'.
createEntityAdapter() - Method in class org.palladiosimulator.simulizar.action.parameter.util.ParameterAdapterFactory
Creates a new adapter for an object of class 'Entity'.
createEObjectAdapter() - Method in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.palladiosimulator.simulizar.action.context.util.ContextAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.palladiosimulator.simulizar.action.instance.util.InstanceAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.palladiosimulator.simulizar.action.mapping.util.MappingAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.palladiosimulator.simulizar.action.parameter.util.ParameterAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class simulizarmeasuringpoint.util.SimulizarmeasuringpointAdapterFactory
Creates a new adapter for the default case.
createExecutionContext() - Method in interface org.palladiosimulator.simulizar.action.context.ContextFactory
Returns a new object of class 'Execution Context'.
createExecutionContext() - Method in class org.palladiosimulator.simulizar.action.context.impl.ContextFactoryImpl
createExecutionContextAdapter() - Method in class org.palladiosimulator.simulizar.action.context.provider.ContextItemProviderAdapterFactory
This creates an adapter for a ExecutionContext.
createExecutionContextAdapter() - Method in class org.palladiosimulator.simulizar.action.context.util.ContextAdapterFactory
Creates a new adapter for an object of class 'Execution Context'.
createFromMap(Map<String, Object>) - Static method in class org.palladiosimulator.simulizar.utils.SimulatedStackHelper
Convenience method for creating a new stack frame that contains the elements in the given map.
createGuardedStep() - Method in interface org.palladiosimulator.simulizar.action.core.CoreFactory
Returns a new object of class 'Guarded Step'.
createGuardedStep() - Method in class org.palladiosimulator.simulizar.action.core.impl.CoreFactoryImpl
createGuardedStepAdapter() - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This creates an adapter for a GuardedStep.
createGuardedStepAdapter() - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates a new adapter for an object of class 'Guarded Step'.
createGuardedTransition() - Method in interface org.palladiosimulator.simulizar.action.core.CoreFactory
Returns a new object of class 'Guarded Transition'.
createGuardedTransition() - Method in class org.palladiosimulator.simulizar.action.core.impl.CoreFactoryImpl
createGuardedTransitionAdapter() - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This creates an adapter for a GuardedTransition.
createGuardedTransitionAdapter() - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates a new adapter for an object of class 'Guarded Transition'.
createIdentifierAdapter() - Method in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementAdapterFactory
Creates a new adapter for an object of class 'Identifier'.
createIdentifierAdapter() - Method in class org.palladiosimulator.simulizar.action.context.util.ContextAdapterFactory
Creates a new adapter for an object of class 'Identifier'.
createIdentifierAdapter() - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates a new adapter for an object of class 'Identifier'.
createIdentifierAdapter() - Method in class org.palladiosimulator.simulizar.action.instance.util.InstanceAdapterFactory
Creates a new adapter for an object of class 'Identifier'.
createIdentifierAdapter() - Method in class org.palladiosimulator.simulizar.action.mapping.util.MappingAdapterFactory
Creates a new adapter for an object of class 'Identifier'.
createIdentifierAdapter() - Method in class org.palladiosimulator.simulizar.action.parameter.util.ParameterAdapterFactory
Creates a new adapter for an object of class 'Identifier'.
createInitialLayout(IPageLayout) - Method in class org.palladiosimulator.simulizar.ui.perspective.perspectives.SimulizarPerspective
 
createInitialModel() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard
Create a new model.
createInitialModel() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard
Create a new model.
createInitialModel() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard
Create a new model.
createInitialModel() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard
Create a new model.
createInitialModel() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard
Create a new model.
createInitialModel() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard
Create a new model.
createLog() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.AbstractQVTOExecutor
Creates the Log that shall be used during execution of the transformation.
createMapping() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingFactoryImpl
createMapping() - Method in interface org.palladiosimulator.simulizar.action.mapping.MappingFactory
Returns a new object of class 'Mapping'.
createMappingAdapter() - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
This creates an adapter for a Mapping.
createMappingAdapter() - Method in class org.palladiosimulator.simulizar.action.mapping.util.MappingAdapterFactory
Creates a new adapter for an object of class 'Mapping'.
createMeasuringPoint(String) - Method in class org.palladiosimulator.simulizar.measuringpoint.create.StereotypeApplicationListener
Creating a ResourceURIMeasuringPoint file with the specified file name and the resourceURI of the element for which we want to create a measuring point.
createMeasuringPointAdapter() - Method in class simulizarmeasuringpoint.util.SimulizarmeasuringpointAdapterFactory
Creates a new adapter for an object of class ' Measuring Point'.
createModel() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModelTransformation(URI) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.ModelTransformationFactory
Factory method the create TransformationData for the QVTo transformation specified by the given URI.
createModelTransformationAdapter() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleAdapterFactory
Creates a new adapter for an object of class 'Model Transformation'.
createNamedElementAdapter() - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates a new adapter for an object of class 'Named Element'.
createNamedElementAdapter() - Method in class org.palladiosimulator.simulizar.action.mapping.util.MappingAdapterFactory
Creates a new adapter for an object of class 'Named Element'.
createNamedElementAdapter() - Method in class org.palladiosimulator.simulizar.action.parameter.util.ParameterAdapterFactory
Creates a new adapter for an object of class 'Named Element'.
createNamedElementAdapter() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleAdapterFactory
Creates a new adapter for an object of class 'Named Element'.
createNestedAdaptationBehavior() - Method in interface org.palladiosimulator.simulizar.action.core.CoreFactory
Returns a new object of class 'Nested Adaptation Behavior'.
createNestedAdaptationBehavior() - Method in class org.palladiosimulator.simulizar.action.core.impl.CoreFactoryImpl
createNestedAdaptationBehaviorAdapter() - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This creates an adapter for a NestedAdaptationBehavior.
createNestedAdaptationBehaviorAdapter() - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates a new adapter for an object of class 'Nested Adaptation Behavior'.
createPackageContents() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.palladiosimulator.simulizar.action.context.impl.ContextPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.palladiosimulator.simulizar.action.instance.impl.InstancePackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ParameterPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class simulizarmeasuringpoint.impl.SimulizarmeasuringpointPackageImpl
Creates the meta-model objects for the package.
createPages() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This is the method used by the framework to install your own controls.
createProject(String, URI, String) - Static method in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardSupport
For this marvelous project we need to: - create the default Eclipse project - add the custom project nature - create the folder structure
createRDSeffSwitch(InterpreterDefaultContext, SimulatedBasicComponentInstance, ExplicitDispatchComposedSwitch<Object>) - Method in class org.palladiosimulator.simulizar.interpreter.AbstractRDSeffSwitchFactory
 
createReconfiguration() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationruleFactoryImpl
createReconfiguration() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationruleFactory
Returns a new object of class 'Reconfiguration'.
createReconfigurationAdapter() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
This creates an adapter for a reconfigurationrule.Reconfiguration.
createReconfigurationAdapter() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleAdapterFactory
Creates a new adapter for an object of class 'Reconfiguration'.
createReconfigurationMeasuringPoint() - Method in class simulizarmeasuringpoint.impl.SimulizarmeasuringpointFactoryImpl
createReconfigurationMeasuringPoint() - Method in interface simulizarmeasuringpoint.SimulizarmeasuringpointFactory
Returns a new object of class 'Reconfiguration Measuring Point'.
createReconfigurationMeasuringPointAdapter() - Method in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory
This creates an adapter for a ReconfigurationMeasuringPoint.
createReconfigurationMeasuringPointAdapter() - Method in class simulizarmeasuringpoint.util.SimulizarmeasuringpointAdapterFactory
Creates a new adapter for an object of class ' Reconfiguration Measuring Point'.
createRecorderConfigMapWithAcceptedMetricAndMeasuringPoint(MetricDescription, MeasuringPoint) - Static method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractRecordingProbeFrameworkListenerDecorator
Convenience method to create a recorder configuration map which has the AbstractRecorderConfiguration.RECORDER_ACCEPTED_METRIC attribute (key) set to the given metric description and the AbstractRecorderConfiguration.MEASURING_POINT attribute (key) set to the given measuring point.
createRecorderConfiguration(SimuComConfig, Map<String, Object>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractRecordingProbeFrameworkListenerDecorator
Method to obtain an IRecorderConfiguration used for the recording of the measurements.
createRecorderConfiguration(SimuComConfig, Map<String, Object>) - Method in class org.palladiosimulator.simulizar.utilization.probeframework.UtilizationProbeFrameworkListenerDecorator
 
createResource(URI) - Method in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementResourceFactoryImpl
Creates an instance of the resource.
createResourceDemandingStep() - Method in interface org.palladiosimulator.simulizar.action.core.CoreFactory
Returns a new object of class 'Resource Demanding Step'.
createResourceDemandingStep() - Method in class org.palladiosimulator.simulizar.action.core.impl.CoreFactoryImpl
createResourceDemandingStepAdapter() - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This creates an adapter for a ResourceDemandingStep.
createResourceDemandingStepAdapter() - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates a new adapter for an object of class 'Resource Demanding Step'.
createResourceURIMeasuringPointAdapter() - Method in class simulizarmeasuringpoint.util.SimulizarmeasuringpointAdapterFactory
Creates a new adapter for an object of class ' Resource URI Measuring Point'.
createRole() - Method in class org.palladiosimulator.simulizar.action.instance.impl.InstanceFactoryImpl
createRole() - Method in interface org.palladiosimulator.simulizar.action.instance.InstanceFactory
Returns a new object of class 'Role'.
createRoleAdapter() - Method in class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
This creates an adapter for a Role.
createRoleAdapter() - Method in class org.palladiosimulator.simulizar.action.instance.util.InstanceAdapterFactory
Creates a new adapter for an object of class 'Role'.
createRoleSet() - Method in class org.palladiosimulator.simulizar.action.instance.impl.InstanceFactoryImpl
createRoleSet() - Method in interface org.palladiosimulator.simulizar.action.instance.InstanceFactory
Returns a new object of class 'Role Set'.
createRoleSetAdapter() - Method in class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
This creates an adapter for a RoleSet.
createRoleSetAdapter() - Method in class org.palladiosimulator.simulizar.action.instance.util.InstanceAdapterFactory
Creates a new adapter for an object of class 'Role Set'.
createRoleType() - Method in interface org.palladiosimulator.simulizar.action.core.CoreFactory
Returns a new object of class 'Role Type'.
createRoleType() - Method in class org.palladiosimulator.simulizar.action.core.impl.CoreFactoryImpl
createRoleTypeAdapter() - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This creates an adapter for a RoleType.
createRoleTypeAdapter() - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates a new adapter for an object of class 'Role Type'.
createRuntimeMeasurement() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementFactoryImpl
createRuntimeMeasurement() - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementFactory
Returns a new object of class 'Runtime Measurement'.
createRuntimeMeasurementAdapter() - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
This creates an adapter for a RuntimeMeasurement.
createRuntimeMeasurementAdapter() - Method in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementAdapterFactory
Creates a new adapter for an object of class ' Runtime Measurement'.
createRuntimeMeasurementModel() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementFactoryImpl
createRuntimeMeasurementModel() - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementFactory
Returns a new object of class 'Model'.
createRuntimeMeasurementModelAdapter() - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
This creates an adapter for a RuntimeMeasurementModel.
createRuntimeMeasurementModelAdapter() - Method in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementAdapterFactory
Creates a new adapter for an object of class ' Model'.
createSiblingActions - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingActions - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingActions - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingActions - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingActions - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingActions - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingMenuManager - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSiblingMenuManager - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSiblingMenuManager - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSiblingMenuManager - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSiblingMenuManager - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSiblingMenuManager - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createStartAndStopProbe(MeasuringPoint, SimuComModel) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
 
createStateTransformingStep() - Method in interface org.palladiosimulator.simulizar.action.core.CoreFactory
Returns a new object of class 'State Transforming Step'.
createStateTransformingStep() - Method in class org.palladiosimulator.simulizar.action.core.impl.CoreFactoryImpl
createStateTransformingStepAdapter() - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This creates an adapter for a StateTransformingStep.
createStateTransformingStepAdapter() - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Creates a new adapter for an object of class 'State Transforming Step'.
createStrategy() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationruleFactoryImpl
createStrategy() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationruleFactory
Returns a new object of class 'Strategy'.
createStrategyAdapter() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
This creates an adapter for a reconfigurationrule.Strategy.
createStrategyAdapter() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleAdapterFactory
Creates a new adapter for an object of class 'Strategy'.
createStringMeasuringPointAdapter() - Method in class simulizarmeasuringpoint.util.SimulizarmeasuringpointAdapterFactory
Creates a new adapter for an object of class ' String Measuring Point'.
createSummedProbabilityList(List<Double>) - Method in class org.palladiosimulator.simulizar.utils.TransitionDeterminer
Sums the probabilities of the list of probabilities.
createTabs(ILaunchConfigurationDialog, String) - Method in class org.palladiosimulator.simulizar.ui.configuration.InterpreterConfigurationTab
 
createTactic() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationruleFactoryImpl
createTactic() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationruleFactory
Returns a new object of class 'Tactic'.
createTacticAdapter() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
This creates an adapter for a reconfigurationrule.Tactic.
createTacticAdapter() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleAdapterFactory
Creates a new adapter for an object of class 'Tactic'.
createUsageEvolver(Usage) - Method in class org.palladiosimulator.simulizar.usagemodel.UsageEvolverFacade
 
createWorkflowJob(SimuComWorkflowConfiguration, ILaunch) - Method in class org.palladiosimulator.simulizar.launcher.PCMInterpreterLauncher
 
createWorkloadDrivers() - Method in class org.palladiosimulator.simulizar.usagemodel.SimulatedUsageModels
Gets workload drivers for the usage scenarios in the usage model
currentViewer - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewer - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewer - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewer - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewer - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewer - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewerPane - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This keeps track of the active viewer pane, in the book.
currentViewerPane - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This keeps track of the active viewer pane, in the book.
currentViewerPane - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This keeps track of the active viewer pane, in the book.
currentViewerPane - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This keeps track of the active viewer pane, in the book.
currentViewerPane - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This keeps track of the active viewer pane, in the book.
currentViewerPane - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This keeps track of the active viewer pane, in the book.

D

deconfigure() - Method in class org.palladiosimulator.simulizar.ui.wizards.nature.SimulizarNature
 
decrementCounter() - Method in class org.palladiosimulizar.aggregation.aggregators.AbstractMeasurementAggregator
Decrements the counter for the next upcoming aggregation.
This method is invoked directly after the collection of a new measurement.
DEFAULT_ADAPTATION_BEHAVIOR_REPOSITORY_PATH - Static variable in class org.palladiosimulator.simulizar.action.jobs.config.LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfig
 
DEFAULT_INFRASTRUCTURE_MODEL_FILE - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
DEFAULT_MONITOR_REPOSITORY_FILE - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
Default URI of the Monitor Repository file.
DEFAULT_RECONFIGURATION_RULES_FOLDER - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
Default URI of the folder containing the reconfiguration rule files.
DEFAULT_SERVICELEVELOBJECTIVE_FILE - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
DEFAULT_URI_KEY - Static variable in class org.palladiosimulator.simulizar.ui.configuration.extensions.ExtensionFileInputConfiguration.DefaultPropertyKeys
Key used to specify a default model file of folder location.
DEFAULT_USAGEEVOLUTION_FILE - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
Default URI of the usage evolution file.
defaultCase(EObject) - Method in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.palladiosimulator.simulizar.action.context.util.ContextSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.palladiosimulator.simulizar.action.instance.util.InstanceSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.palladiosimulator.simulizar.action.mapping.util.MappingSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.palladiosimulator.simulizar.action.parameter.util.ParameterSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class simulizarmeasuringpoint.util.SimulizarmeasuringpointSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
DeferredMeasurementInitialization - Class in org.palladiosimulator.simulizar.interpreter.listener
This facade allows to defer registrations for measurements which are initialized lazily during simulation.
DeferredMeasurementInitialization() - Constructor for class org.palladiosimulator.simulizar.interpreter.listener.DeferredMeasurementInitialization
 
delete(List<NamedElement>, Entity) - Static method in class org.palladiosimulator.simulizar.action.repository.black.ProfilesLibrary
 
deltaTime - Variable in class org.palladiosimulator.simulizar.usagemodel.PeriodicallyTriggeredUsageEvolver
 
depopulateManager(IContributionManager, Collection<? extends IAction>) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This removes from the specified manager all ActionContributionItems based on the IActions contained in the actions collection.
depopulateManager(IContributionManager, Collection<? extends IAction>) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This removes from the specified manager all ActionContributionItems based on the IActions contained in the actions collection.
depopulateManager(IContributionManager, Collection<? extends IAction>) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This removes from the specified manager all ActionContributionItems based on the IActions contained in the actions collection.
depopulateManager(IContributionManager, Collection<? extends IAction>) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This removes from the specified manager all ActionContributionItems based on the IActions contained in the actions collection.
depopulateManager(IContributionManager, Collection<? extends IAction>) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This removes from the specified manager all ActionContributionItems based on the IActions contained in the actions collection.
depopulateManager(IContributionManager, Collection<? extends IAction>) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This removes from the specified manager all ActionContributionItems based on the IActions contained in the actions collection.
deriveConfiguration(ILaunchConfiguration, String) - Method in class org.palladiosimulator.simulizar.launcher.PCMInterpreterLauncher
 
detachFromPRM() - Method in class org.palladiosimulator.simulizar.metrics.PRMRecorder
 
determineBranchTransition(EList<BranchTransition>) - Method in class org.palladiosimulator.simulizar.utils.TransitionDeterminer
Determines a branch transition out of a list of branch transitions, with respect to their probabilities.
determineProbabilisticBranchTransition(EList<AbstractBranchTransition>) - Method in class org.palladiosimulator.simulizar.utils.TransitionDeterminer
Determines a probabilistic branch transition out of a list of probabilistic branch transitions, with respect to their probabilities.
determineTransition(EList<AbstractBranchTransition>) - Method in class org.palladiosimulator.simulizar.utils.TransitionDeterminer
Determines a branch transition in the list of branch transitions.
DIALOG_TITLE_KEY - Static variable in class org.palladiosimulator.simulizar.ui.configuration.extensions.ExtensionFileInputConfiguration.DefaultPropertyKeys
Key used to specify a the title of the dialog that will be created on the InterpreterFileNamesInputTab.
dispose() - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
dispose() - Method in class org.palladiosimulator.simulizar.action.context.provider.ContextItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
dispose() - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
dispose() - Method in class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
dispose() - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
dispose() - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
dispose() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
doExecution(QvtoModelTransformation, ExecutionContext, ModelExtent[]) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.AbstractQVTOExecutor
Executes a transformation.
doSave(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This is for implementing IEditorPart and simply saves the model file.
doSaveAs() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This also changes the editor's input.
doSaveAs() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This also changes the editor's input.
doSaveAs() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This also changes the editor's input.
doSaveAs() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This also changes the editor's input.
doSaveAs() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This also changes the editor's input.
doSaveAs() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This also changes the editor's input.
doSaveAs(URI, IEditorInput) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
doSaveAs(URI, IEditorInput) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
doSaveAs(URI, IEditorInput) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
doSaveAs(URI, IEditorInput) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
doSaveAs(URI, IEditorInput) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
doSaveAs(URI, IEditorInput) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
doSwitch(int, EObject) - Method in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.palladiosimulator.simulizar.action.context.util.ContextSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.palladiosimulator.simulizar.action.instance.util.InstanceSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.palladiosimulator.simulizar.action.mapping.util.MappingSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.palladiosimulator.simulizar.action.parameter.util.ParameterSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class simulizarmeasuringpoint.util.SimulizarmeasuringpointSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EClass, EObject) - Method in class org.palladiosimulator.simulizar.interpreter.ExplicitDispatchComposedSwitch
 

E

earlyStartup() - Method in class org.palladiosimulator.simulizar.measuringpoint.create.Activator
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationStepImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.NestedAdaptationBehaviorImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.RoleTypeImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
editingDomain - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This keeps track of the editing domain that is used to track all changes to the model.
editingDomain - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This keeps track of the editing domain that is used to track all changes to the model.
editingDomain - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This keeps track of the editing domain that is used to track all changes to the model.
editingDomain - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This keeps track of the editing domain that is used to track all changes to the model.
editingDomain - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This keeps track of the editing domain that is used to track all changes to the model.
editingDomain - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This keeps track of the editing domain that is used to track all changes to the model.
editingDomain - Variable in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory.MeasuringpointChildCreationExtender.CreationSwitch
The domain in which to create the children.
editorSelection - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This keeps track of the selection of the editor as a whole.
editorSelection - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This keeps track of the selection of the editor as a whole.
editorSelection - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This keeps track of the selection of the editor as a whole.
editorSelection - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This keeps track of the selection of the editor as a whole.
editorSelection - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This keeps track of the selection of the editor as a whole.
editorSelection - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This keeps track of the selection of the editor as a whole.
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementModelImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.core.impl.AbstractAdaptationBehaviorImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorRepositoryImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationStepImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.core.impl.EnactAdaptationStepImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedStepImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.core.impl.NestedAdaptationBehaviorImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.core.impl.ResourceDemandingStepImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.core.impl.RoleTypeImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleSetImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageCollectionImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ModelTransformationImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.NamedElementImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.StrategyImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.TacticImpl
eINSTANCE - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.palladiosimulator.simulizar.action.context.ContextFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.palladiosimulator.simulizar.action.context.ContextPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.palladiosimulator.simulizar.action.core.CoreFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstanceFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationruleFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The singleton instance of the package.
eINSTANCE - Static variable in interface simulizarmeasuringpoint.SimulizarmeasuringpointFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface simulizarmeasuringpoint.SimulizarmeasuringpointPackage
The singleton instance of the package.
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.AbstractAdaptationBehaviorImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorRepositoryImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationStepImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedStepImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.NestedAdaptationBehaviorImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.ResourceDemandingStepImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.RoleTypeImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleSetImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageCollectionImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementModelImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.AbstractAdaptationBehaviorImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorRepositoryImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationStepImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedStepImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.NestedAdaptationBehaviorImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.ResourceDemandingStepImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.core.impl.RoleTypeImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleSetImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageCollectionImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.StrategyImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.TacticImpl
eIsSet(int) - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
eIsSet(int) - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementModelImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.AbstractAdaptationBehaviorImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorRepositoryImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationStepImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.EnactAdaptationStepImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedStepImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.NestedAdaptationBehaviorImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.ResourceDemandingStepImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.RoleTypeImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleSetImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageCollectionImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ModelTransformationImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.NamedElementImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.StrategyImpl
eIsSet(int) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.TacticImpl
elementConformingToMeasuringPoint(EObject, MeasuringPoint) - Static method in class org.palladiosimulator.simulizar.utils.MonitorRepositoryUtil
 
ENACT_ADAPTATION_STEP - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The meta object id for the 'Enact Adaptation Step' class.
ENACT_ADAPTATION_STEP - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Enact Adaptation Step' class.
ENACT_ADAPTATION_STEP__ADAPTATION_BEHAVIOR - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Adaptation Behavior' container reference.
ENACT_ADAPTATION_STEP__ADAPTATION_STEP_URI - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Adaptation Step URI' attribute.
ENACT_ADAPTATION_STEP__ADAPTATION_STEP_URI - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Adaptation Step URI' attribute feature.
ENACT_ADAPTATION_STEP__ENTITY_NAME - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Entity Name' attribute.
ENACT_ADAPTATION_STEP__ID - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Id' attribute.
ENACT_ADAPTATION_STEP_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The number of structural features of the 'Enact Adaptation Step' class.
EnactAdaptationStep - Interface in org.palladiosimulator.simulizar.action.core
A representation of the model object 'Enact Adaptation Step'.
EnactAdaptationStepImpl - Class in org.palladiosimulator.simulizar.action.core.impl
An implementation of the model object 'Enact Adaptation Step'.
EnactAdaptationStepImpl() - Constructor for class org.palladiosimulator.simulizar.action.core.impl.EnactAdaptationStepImpl
enactAdaptationStepItemProvider - Variable in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This keeps track of the one adapter used for all EnactAdaptationStep instances.
EnactAdaptationStepItemProvider - Class in org.palladiosimulator.simulizar.action.core.provider
This is the item provider adapter for a EnactAdaptationStep object.
EnactAdaptationStepItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.core.provider.EnactAdaptationStepItemProvider
This constructs an instance from a factory and a notifier.
eNAME - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
The package name.
eNAME - Static variable in interface org.palladiosimulator.simulizar.action.context.ContextPackage
The package name.
eNAME - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The package name.
eNAME - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
The package name.
eNAME - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
The package name.
eNAME - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
The package name.
eNAME - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The package name.
eNAME - Static variable in interface simulizarmeasuringpoint.SimulizarmeasuringpointPackage
The package name.
encodingField - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard.ContextModelWizardInitialObjectCreationPage
encodingField - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard.CoreModelWizardInitialObjectCreationPage
encodingField - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard.InstanceModelWizardInitialObjectCreationPage
encodingField - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
encodingField - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard.ParameterModelWizardInitialObjectCreationPage
encodingField - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard.ReconfigurationruleModelWizardInitialObjectCreationPage
encodings - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard.ContextModelWizardInitialObjectCreationPage
 
encodings - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard.CoreModelWizardInitialObjectCreationPage
 
encodings - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard.InstanceModelWizardInitialObjectCreationPage
 
encodings - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
 
encodings - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard.ParameterModelWizardInitialObjectCreationPage
 
encodings - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard.ReconfigurationruleModelWizardInitialObjectCreationPage
 
END - org.palladiosimulator.simulizar.interpreter.listener.EventType
 
endAssemblyProvidedOperationCallInterpretation(AssemblyProvidedOperationPassedEvent<R, S>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractInterpreterListener
 
endAssemblyProvidedOperationCallInterpretation(AssemblyProvidedOperationPassedEvent<R, S>) - Method in interface org.palladiosimulator.simulizar.interpreter.listener.IInterpreterListener
 
endEntryLevelSystemCallInterpretation(ModelElementPassedEvent<EntryLevelSystemCall>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractInterpreterListener
 
endEntryLevelSystemCallInterpretation(ModelElementPassedEvent<EntryLevelSystemCall>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
 
endEntryLevelSystemCallInterpretation(ModelElementPassedEvent<EntryLevelSystemCall>) - Method in interface org.palladiosimulator.simulizar.interpreter.listener.IInterpreterListener
 
endEntryLevelSystemCallInterpretation(ModelElementPassedEvent<EntryLevelSystemCall>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.LogDebugListener
 
endExternalCallInterpretation(RDSEFFElementPassedEvent<ExternalCallAction>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractInterpreterListener
 
endExternalCallInterpretation(RDSEFFElementPassedEvent<ExternalCallAction>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
 
endExternalCallInterpretation(RDSEFFElementPassedEvent<ExternalCallAction>) - Method in interface org.palladiosimulator.simulizar.interpreter.listener.IInterpreterListener
 
endExternalCallInterpretation(RDSEFFElementPassedEvent<ExternalCallAction>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.LogDebugListener
 
endReconfigurationEvent(EndReconfigurationEvent) - Method in interface org.palladiosimulator.simulizar.reconfiguration.IReconfigurationListener
 
EndReconfigurationEvent - Class in org.palladiosimulator.simulizar.interpreter.listener
Class to notify that an reconfiguration event terminated.
EndReconfigurationEvent(EventResult, double) - Constructor for class org.palladiosimulator.simulizar.interpreter.listener.EndReconfigurationEvent
Initializes a new instance with the given parameters.
EndReconfigurationEvent(EventResult, ISimulationControl) - Constructor for class org.palladiosimulator.simulizar.interpreter.listener.EndReconfigurationEvent
Initializes a new instance with the given parameters.
endSystemOperationCallInterpretation(ModelElementPassedEvent<OperationSignature>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractInterpreterListener
 
endSystemOperationCallInterpretation(ModelElementPassedEvent<OperationSignature>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
 
endSystemOperationCallInterpretation(ModelElementPassedEvent<OperationSignature>) - Method in interface org.palladiosimulator.simulizar.interpreter.listener.IInterpreterListener
 
endSystemOperationCallInterpretation(ModelElementPassedEvent<OperationSignature>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.LogDebugListener
 
endUnknownElementInterpretation(ModelElementPassedEvent<T>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractInterpreterListener
 
endUnknownElementInterpretation(ModelElementPassedEvent<T>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
 
endUnknownElementInterpretation(ModelElementPassedEvent<T>) - Method in interface org.palladiosimulator.simulizar.interpreter.listener.IInterpreterListener
 
endUnknownElementInterpretation(ModelElementPassedEvent<T>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.LogDebugListener
 
endUsageScenarioInterpretation(ModelElementPassedEvent<UsageScenario>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractInterpreterListener
 
endUsageScenarioInterpretation(ModelElementPassedEvent<UsageScenario>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
 
endUsageScenarioInterpretation(ModelElementPassedEvent<UsageScenario>) - Method in interface org.palladiosimulator.simulizar.interpreter.listener.IInterpreterListener
 
endUsageScenarioInterpretation(ModelElementPassedEvent<UsageScenario>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.LogDebugListener
 
eNS_PREFIX - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.palladiosimulator.simulizar.action.context.ContextPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The package namespace name.
eNS_PREFIX - Static variable in interface simulizarmeasuringpoint.SimulizarmeasuringpointPackage
The package namespace name.
eNS_URI - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
The package namespace URI.
eNS_URI - Static variable in interface org.palladiosimulator.simulizar.action.context.ContextPackage
The package namespace URI.
eNS_URI - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The package namespace URI.
eNS_URI - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
The package namespace URI.
eNS_URI - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
The package namespace URI.
eNS_URI - Static variable in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
The package namespace URI.
eNS_URI - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The package namespace URI.
eNS_URI - Static variable in interface simulizarmeasuringpoint.SimulizarmeasuringpointPackage
The package namespace URI.
entityIsAlreadyInstrumented(EObject) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
 
equals(Object) - Method in class org.palladiosimulator.simulizar.runtimestate.FQComponentID
 
eSet(int, Object) - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
eSet(int, Object) - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementModelImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.core.impl.AbstractAdaptationBehaviorImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorRepositoryImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationStepImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.core.impl.EnactAdaptationStepImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedStepImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.core.impl.NestedAdaptationBehaviorImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.core.impl.ResourceDemandingStepImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.core.impl.RoleTypeImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleSetImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageCollectionImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ModelTransformationImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.NamedElementImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.StrategyImpl
eSet(int, Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.TacticImpl
eStaticClass() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
eStaticClass() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementModelImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.context.impl.ExecutionContextImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.core.impl.AbstractAdaptationBehaviorImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorRepositoryImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationStepImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.core.impl.EnactAdaptationStepImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedStepImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.core.impl.NestedAdaptationBehaviorImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.core.impl.ResourceDemandingStepImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.core.impl.RoleTypeImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.core.impl.StateTransformingStepImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleSetImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageCollectionImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ModelTransformationImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.NamedElementImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.StrategyImpl
eStaticClass() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.TacticImpl
eStaticClass() - Method in class simulizarmeasuringpoint.impl.ReconfigurationMeasuringPointImpl
eUnset(int) - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
eUnset(int) - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementModelImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.AbstractAdaptationBehaviorImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorRepositoryImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationStepImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.EnactAdaptationStepImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedStepImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.NestedAdaptationBehaviorImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.ResourceDemandingStepImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.core.impl.RoleTypeImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleSetImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageCollectionImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ModelTransformationImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.NamedElementImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.StrategyImpl
eUnset(int) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.TacticImpl
EvaluateResultsJob - Class in org.palladiosimulator.simulizar.launcher.jobs
 
EvaluateResultsJob(SimuLizarWorkflowConfiguration) - Constructor for class org.palladiosimulator.simulizar.launcher.jobs.EvaluateResultsJob
 
eventHelper - Variable in class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
 
EventNotificationHelper - Class in org.palladiosimulator.simulizar.interpreter
 
EventNotificationHelper() - Constructor for class org.palladiosimulator.simulizar.interpreter.EventNotificationHelper
 
EventResult - Enum in org.palladiosimulator.simulizar.interpreter.listener
Enum to represent possible results of an event (e.g., a reconfiguration) that has occurred.
eventRoutine(PeriodicallyTriggeredSimulationEntity) - Method in class org.palladiosimulator.simulizar.simulationevents.PeriodicSimulationEvent
 
EventType - Enum in org.palladiosimulator.simulizar.interpreter.listener
 
eventTypeCount(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
evolvedScenarioId - Variable in class org.palladiosimulator.simulizar.usagemodel.PeriodicallyTriggeredUsageEvolver
 
evolveLoad(ModelEvaluator) - Method in class org.palladiosimulator.simulizar.usagemodel.PeriodicallyTriggeredUsageEvolver
Evolve the load.
evolveWork(VariableCharacterisation, ModelEvaluator) - Method in class org.palladiosimulator.simulizar.usagemodel.PeriodicallyTriggeredUsageEvolver
Evolves a workload parameter.
EXAMPLE_DESCRIPTION - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
EXAMPLE_DESCRIPTION - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardZnnCom
 
ExampleWizardLoadBalancer - Class in org.palladiosimulator.simulizar.ui.wizards
 
ExampleWizardLoadBalancer() - Constructor for class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
ExampleWizardSupport - Class in org.palladiosimulator.simulizar.ui.wizards
 
ExampleWizardSupport() - Constructor for class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardSupport
 
ExampleWizardZnnCom - Class in org.palladiosimulator.simulizar.ui.wizards
 
ExampleWizardZnnCom() - Constructor for class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardZnnCom
 
execute(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.action.jobs.LoadAdaptationBehaviorRepositoryIntoBlackBoardJob

In this implementation, the action repository model is loaded into the blackboard.
execute(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.launcher.jobs.EvaluateResultsJob
 
execute(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.launcher.jobs.LoadMonitorRepositoryModelIntoBlackboardJob
 
execute(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.launcher.jobs.LoadPCMModelsInterpreterJob
 
execute(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.launcher.jobs.LoadServiceLevelObjectiveRepositoryIntoBlackboardJob
 
execute(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.launcher.jobs.LoadUEModelIntoBlackboardJob
 
execute(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.launcher.jobs.PCMStartInterpretationJob
 
execute(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.jobs.LoadHenshinModelsIntoBlackboardJob
 
execute(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.jobs.LoadSDMModelsIntoBlackboardJob
 
execute(ExecutionContext, ModelExtent...) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOTransformationExecutor
 
execute(RoleSet) - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationBehavior
Executes this AdaptationBehavior for the given RoleSet.
execute(RoleSet) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
execute(RoleSet) - Method in class org.palladiosimulator.simulizar.action.interpreter.AbstractStateTransformation
 
execute(RoleSet, ExecutionContext) - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationBehavior
Executes this AdaptationBehavior for the given RoleSet and with the given VariableUsages.
execute(RoleSet, ExecutionContext) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
execute(RoleSet, ControllerCallInputVariableUsageCollection) - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationBehavior
Executes this AdaptationBehavior for the given RoleSet and with the given VariableUsages.
execute(RoleSet, ControllerCallInputVariableUsageCollection) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
execute(RoleSet, ControllerCallInputVariableUsageCollection, ExecutionContext) - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationBehavior
Executes this AdaptationBehavior for the given RoleSet and with the given VariableUsages.
execute(RoleSet, ControllerCallInputVariableUsageCollection, ExecutionContext) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
executeAsync(RoleSet) - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationBehavior
executeAsync(RoleSet) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
executeAsync(RoleSet, ExecutionContext) - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationBehavior
Triggers the asynchronous execution of this AdaptationBehavior for the given RoleSet in the given ExecutionContext.
executeAsync(RoleSet, ExecutionContext) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
executeAsync(RoleSet, ControllerCallInputVariableUsageCollection) - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationBehavior
Triggers the asynchronous execution of this AdaptationBehavior for the given RoleSet and VariableUsages.
executeAsync(RoleSet, ControllerCallInputVariableUsageCollection) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
executeAsync(RoleSet, ControllerCallInputVariableUsageCollection, ExecutionContext) - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationBehavior
Triggers the asynchronous execution of this AdaptationBehavior for the given RoleSet and VariableUsages in the given ExecutionContext.
executeAsync(RoleSet, ControllerCallInputVariableUsageCollection, ExecutionContext) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
executeTransformation(URI) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.AbstractQVTOExecutor
Attempts to execute the transformation that corresponds to the given URI.
executeTransformation(QvtoModelTransformation) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.AbstractQVTOExecutor
Template method to execute a QVTo transformation.
executeTransformationInternal(QvtoModelTransformation) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.AbstractQVTOExecutor
 
executeTransformations(List<QvtoModelTransformation>) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOExecutor
 
executeTransformations(List<SDModelTransformation>, EObject) - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDExecutor
Executes all activities for the given monitored element.
EXECUTION_CONTEXT - Static variable in interface org.palladiosimulator.simulizar.action.context.ContextPackage
The meta object id for the 'Execution Context' class.
EXECUTION_CONTEXT - Static variable in interface org.palladiosimulator.simulizar.action.context.ContextPackage.Literals
The meta object literal for the 'Execution Context' class.
EXECUTION_CONTEXT__ID - Static variable in interface org.palladiosimulator.simulizar.action.context.ContextPackage
The feature id for the 'Id' attribute.
EXECUTION_CONTEXT_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.context.ContextPackage
The number of structural features of the 'Execution Context' class.
ExecutionContext - Interface in org.palladiosimulator.simulizar.action.context
A representation of the model object 'Execution Context'.
ExecutionContextImpl - Class in org.palladiosimulator.simulizar.action.context.impl
An implementation of the model object 'Execution Context'.
ExecutionContextImpl() - Constructor for class org.palladiosimulator.simulizar.action.context.impl.ExecutionContextImpl
executionContextItemProvider - Variable in class org.palladiosimulator.simulizar.action.context.provider.ContextItemProviderAdapterFactory
This keeps track of the one adapter used for all ExecutionContext instances.
ExecutionContextItemProvider - Class in org.palladiosimulator.simulizar.action.context.provider
This is the item provider adapter for a ExecutionContext object.
ExecutionContextItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.context.provider.ExecutionContextItemProvider
This constructs an instance from a factory and a notifier.
ExecutionContextKeeper - Class in org.palladiosimulator.simulizar.action.interpreter
Utility class, realized as a singleton, to maintain associations between ExecutionContext s and SimuComSimProcesses.
executorPool - Variable in class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOPoolingModelTransformation
 
executorSupplier - Variable in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.QVTOTransformationExecutorPool
 
EXPECTED_FILE_RESTRICTIONS_DATA_TYPE - Static variable in class org.palladiosimulator.simulizar.ui.configuration.extensions.ExtensionFileInputConfiguration.DefaultPropertyKeys
 
EXPECTED_INPUT_TYPE_DATA_TYPE - Static variable in class org.palladiosimulator.simulizar.ui.configuration.extensions.ExtensionFileInputConfiguration.DefaultPropertyKeys
 
ExplicitDispatchComposedSwitch<T> - Class in org.palladiosimulator.simulizar.interpreter
 
ExplicitDispatchComposedSwitch() - Constructor for class org.palladiosimulator.simulizar.interpreter.ExplicitDispatchComposedSwitch
 
ExtensionFileInputConfiguration - Class in org.palladiosimulator.simulizar.ui.configuration.extensions
Configuration required to be created by clients that wish to exploit the org.palladiosimulator.simulizar.ui.configuration.fileinput extension point.
ExtensionFileInputConfiguration(Map<String, Object>) - Constructor for class org.palladiosimulator.simulizar.ui.configuration.extensions.ExtensionFileInputConfiguration
 
ExtensionFileInputConfiguration.DefaultPropertyKeys - Class in org.palladiosimulator.simulizar.ui.configuration.extensions
Class that contains keys for the properties that at least have to be specified.
ExtensionInputType - Enum in org.palladiosimulator.simulizar.ui.configuration.extensions
Enum to indicate what kind of contribution to the InterpreterFileNamesInputTab is intended:
File input Folder input
extractProbabiltiesRDSEFF(EList<AbstractBranchTransition>) - Method in class org.palladiosimulator.simulizar.utils.TransitionDeterminer
Extracts the probabilities of a list of ProbabilisticBranchTransition.
extractProbabiltiesUsageModel(EList<BranchTransition>) - Method in class org.palladiosimulator.simulizar.utils.TransitionDeterminer
Extracts the probabilities of a list of BranchTransition.

F

FAILURE - org.palladiosimulator.simulizar.interpreter.listener.EventResult
Indicates an event that did not terminate as expected.
FeedThroughDecorator - Class in org.palladiosimulator.simulizar.monitorrepository.feedthrough
Registers PRM recorders that directly update measurements in the RuntimeMeasurement model with the measurements from a fitting calculator.
FeedThroughDecorator() - Constructor for class org.palladiosimulator.simulizar.monitorrepository.feedthrough.FeedThroughDecorator
 
FeedThroughRecorder - Class in org.palladiosimulator.simulizar.monitorrepository.feedthrough
A recorder that directly writes through the measurements from the observed calculator, or other measurement source.
FeedThroughRecorder(NumericalBaseMetricDescription, RuntimeMeasurementModel, MeasurementSpecification, MeasuringPoint) - Constructor for class org.palladiosimulator.simulizar.monitorrepository.feedthrough.FeedThroughRecorder
 
FILE - org.palladiosimulator.simulizar.ui.configuration.extensions.ExtensionInputType
File input is intended.
FILE_EXTENSIONS - Static variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard
The supported extensions for created files.
FILE_EXTENSIONS - Static variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard
The supported extensions for created files.
FILE_EXTENSIONS - Static variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard
The supported extensions for created files.
FILE_EXTENSIONS - Static variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard
The supported extensions for created files.
FILE_EXTENSIONS - Static variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard
The supported extensions for created files.
FILE_EXTENSIONS - Static variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard
The supported extensions for created files.
FILE_RESTRICTIONS_KEY - Static variable in class org.palladiosimulator.simulizar.ui.configuration.extensions.ExtensionFileInputConfiguration.DefaultPropertyKeys
Key used to specify a collection of allowed file extensions in terms of a String[].
FileUtil - Class in org.palladiosimulator.simulizar.utils
 
FileUtil() - Constructor for class org.palladiosimulator.simulizar.utils.FileUtil
 
fillConfiguration(AbstractWorkflowBasedRunConfiguration) - Method in class org.palladiosimulator.simulizar.runconfig.SimuLizarLaunchConfigurationBasedConfigBuilder
 
fireNotifyChanged(Notification) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
fireNotifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.context.provider.ContextItemProviderAdapterFactory
fireNotifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
fireNotifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
fireNotifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
fireNotifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
fireNotifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
fireNotifyChanged(Notification) - Method in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory
firePassedEvent(ModelElementPassedEvent<T>) - Method in class org.palladiosimulator.simulizar.interpreter.EventNotificationHelper
 
firePropertyChange(int) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This is here for the listener to be able to call it.
firePropertyChange(int) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This is here for the listener to be able to call it.
firePropertyChange(int) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This is here for the listener to be able to call it.
firePropertyChange(int) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This is here for the listener to be able to call it.
firePropertyChange(int) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This is here for the listener to be able to call it.
firePropertyChange(int) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This is here for the listener to be able to call it.
FixedSizeMeasurementsAggregator - Class in org.palladiosimulizar.aggregation.aggregators
Implementation of the AbstractMeasurementAggregator class dedicated to aggregate a fixed number of consecutive measurements and to forward the aggregation result to a RuntimeMeasurementModel.
FixedSizeMeasurementsAggregator(NumericalBaseMetricDescription, RuntimeMeasurementModel, FixedSizeAggregation) - Constructor for class org.palladiosimulizar.aggregation.aggregators.FixedSizeMeasurementsAggregator
Initializes a new instance of the FixedSizeMeasurementsAggregator class with the given parameters.
flush() - Method in class org.palladiosimulator.simulizar.slidingwindow.runtimemeasurement.SlidingWindowRuntimeMeasurementsRecorder

This implementation does nothing.
flushAndStopAggregation() - Method in class org.palladiosimulator.simulizar.slidingwindow.impl.SimulizarSlidingWindow
 
FOLDER - org.palladiosimulator.simulizar.ui.configuration.extensions.ExtensionInputType
Folder input is intended.
forCalculatorFactoryDecorator(RegisterCalculatorFactoryDecorator) - Static method in class org.palladiosimulator.simulizar.interpreter.listener.DeferredMeasurementInitialization
Returns the facade to be used to defer recorder registrations.
FORMATTED_FILE_EXTENSIONS - Static variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard
A formatted list of supported file extensions, suitable for display.
FORMATTED_FILE_EXTENSIONS - Static variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard
A formatted list of supported file extensions, suitable for display.
FORMATTED_FILE_EXTENSIONS - Static variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard
A formatted list of supported file extensions, suitable for display.
FORMATTED_FILE_EXTENSIONS - Static variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard
A formatted list of supported file extensions, suitable for display.
FORMATTED_FILE_EXTENSIONS - Static variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard
A formatted list of supported file extensions, suitable for display.
FORMATTED_FILE_EXTENSIONS - Static variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard
A formatted list of supported file extensions, suitable for display.
FQComponentID - Class in org.palladiosimulator.simulizar.runtimestate
 
FQComponentID(List<AssemblyContext>) - Constructor for class org.palladiosimulator.simulizar.runtimestate.FQComponentID
 
fromBoolean(boolean) - Static method in enum org.palladiosimulator.simulizar.interpreter.listener.EventResult
Gets the EventResult that corresponds to the given boolean value.

G

generateCreateChildActions(Collection<?>, ISelection) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This generates a CreateChildAction for each object in descriptors, and returns the collection of these actions.
generateCreateChildActions(Collection<?>, ISelection) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This generates a CreateChildAction for each object in descriptors, and returns the collection of these actions.
generateCreateChildActions(Collection<?>, ISelection) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This generates a CreateChildAction for each object in descriptors, and returns the collection of these actions.
generateCreateChildActions(Collection<?>, ISelection) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This generates a CreateChildAction for each object in descriptors, and returns the collection of these actions.
generateCreateChildActions(Collection<?>, ISelection) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This generates a CreateChildAction for each object in descriptors, and returns the collection of these actions.
generateCreateChildActions(Collection<?>, ISelection) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This generates a CreateChildAction for each object in descriptors, and returns the collection of these actions.
generateCreateSiblingActions(Collection<?>, ISelection) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This generates a CreateSiblingAction for each object in descriptors, and returns the collection of these actions.
generateCreateSiblingActions(Collection<?>, ISelection) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This generates a CreateSiblingAction for each object in descriptors, and returns the collection of these actions.
generateCreateSiblingActions(Collection<?>, ISelection) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This generates a CreateSiblingAction for each object in descriptors, and returns the collection of these actions.
generateCreateSiblingActions(Collection<?>, ISelection) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This generates a CreateSiblingAction for each object in descriptors, and returns the collection of these actions.
generateCreateSiblingActions(Collection<?>, ISelection) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This generates a CreateSiblingAction for each object in descriptors, and returns the collection of these actions.
generateCreateSiblingActions(Collection<?>, ISelection) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This generates a CreateSiblingAction for each object in descriptors, and returns the collection of these actions.
get(URI) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.ModelTransformationCache
Attempts to retrieve the QVTo transformation that is associated with the given URI from the cache.
getAbstractAdaptationBehavior() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for class 'Abstract Adaptation Behavior'.
getAbstractAdaptationBehavior() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getAbstractAdaptationBehavior_AdaptationSteps() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the containment reference list 'Adaptation Steps'.
getAbstractAdaptationBehavior_AdaptationSteps() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getAction() - Method in class org.palladiosimulator.simulizar.action.core.impl.RoleTypeImpl
getAction() - Method in interface org.palladiosimulator.simulizar.action.core.RoleType
Returns the value of the 'Action' container reference.
getAction() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.TacticImpl
getAction() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.Tactic
Returns the value of the 'Action' containment reference list.
getActionBarContributor() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
getActionBarContributor() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
getActionBarContributor() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
getActionBarContributor() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
getActionBarContributor() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
getActionBarContributor() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
getActionBars() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
getActionBars() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
getActionBars() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
getActionBars() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
getActionBars() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
getActionBars() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
getActions() - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationBehaviorRepository
Returns the value of the 'Actions' containment reference list.
getActions() - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorRepositoryImpl
getActiveMonitorsForElement(MonitorRepository, EObject) - Static method in class org.palladiosimulator.simulizar.utils.MonitorRepositoryUtil
 
getActivities() - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.modelaccess.SDMResourceSetPartition
Gets all activities of all loaded sdm models.
getAdaptationBehavior() - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationStep
Returns the value of the 'Adaptation Behavior' container reference.
getAdaptationBehavior() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for class 'Adaptation Behavior'.
getAdaptationBehavior() - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationStepImpl
getAdaptationBehavior() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getAdaptationBehavior_InvolvedRoles() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the containment reference list 'Involved Roles'.
getAdaptationBehavior_InvolvedRoles() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getAdaptationBehavior_Repository() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the container reference 'Repository'.
getAdaptationBehavior_Repository() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getAdaptationBehavior_TransientStateProfile() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the reference 'Transient State Profile'.
getAdaptationBehavior_TransientStateProfile() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getAdaptationBehaviorRepository() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for class 'Adaptation Behavior Repository'.
getAdaptationBehaviorRepository() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getAdaptationBehaviorRepository_Actions() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the containment reference list 'Actions'.
getAdaptationBehaviorRepository_Actions() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getAdaptationBehaviorRepository_IncludedRepositories() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the reference list 'Included Repositories'.
getAdaptationBehaviorRepository_IncludedRepositories() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getAdaptationBehaviorRepositoryModel() - Method in class org.palladiosimulator.simulizar.action.partitions.AdaptationBehaviorRepositoryResourceSetPartition
Gets the AdaptationBehaviorRepository which is currently contained within this partition.
getAdaptationBehaviorRepositoryPath() - Method in class org.palladiosimulator.simulizar.action.jobs.config.LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfig
Gets the path to the Action model to load.
getAdaptationStep() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for class 'Adaptation Step'.
getAdaptationStep() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getAdaptationStep_AdaptationBehavior() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the container reference 'Adaptation Behavior'.
getAdaptationStep_AdaptationBehavior() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getAdaptationSteps() - Method in interface org.palladiosimulator.simulizar.action.core.AbstractAdaptationBehavior
Returns the value of the 'Adaptation Steps' containment reference list.
getAdaptationSteps() - Method in class org.palladiosimulator.simulizar.action.core.impl.AbstractAdaptationBehaviorImpl
getAdaptationStepURI() - Method in interface org.palladiosimulator.simulizar.action.core.EnactAdaptationStep
Returns the value of the 'Adaptation Step URI' attribute.
getAdaptationStepURI() - Method in class org.palladiosimulator.simulizar.action.core.impl.EnactAdaptationStepImpl
getAdapter(Class) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This is how the framework determines which interfaces we implement.
getAdapterFactory() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
getAdapterFactory() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
getAdapterFactory() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
getAdapterFactory() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
getAdapterFactory() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
getAdapterFactory() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
getAll() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.ModelTransformationCache
Gets all the transformations, in terms of the respective TransformationData currently stored in this cache.
getAssemblyContext() - Method in class org.palladiosimulator.simulizar.interpreter.listener.AssemblyProvidedOperationPassedEvent
 
getAssemblyContext() - Method in class org.palladiosimulator.simulizar.interpreter.listener.RDSEFFElementPassedEvent
 
getAssemblyContextStack() - Method in class org.palladiosimulator.simulizar.interpreter.InterpreterDefaultContext
 
getAssembyContextPath() - Method in class org.palladiosimulator.simulizar.runtimestate.FQComponentID
 
getAvailableModels() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.AbstractQVTOExecutor
Gets the underlying model cache used by this instance.
getAvailablePassiveResource(PassiveResource, InterpreterDefaultContext) - Method in class org.palladiosimulator.simulizar.runtimestate.SimulatedBasicComponentInstance
 
getAvailableTransformations() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.AbstractQVTOExecutor
Gets the underlying transformation cache used by this instance.
getBasicMeasure(RequestContext) - Method in class org.palladiosimulator.simulizar.simulationevents.TakeNumberOfResourceContainersTriggeredProbe
 
getBlackboard() - Method in interface org.palladiosimulator.simulizar.access.IModelAccess
 
getBlackboard() - Method in class org.palladiosimulator.simulizar.access.ModelAccess
 
getBlackboard() - Method in class org.palladiosimulator.simulizar.action.jobs.LoadAdaptationBehaviorRepositoryIntoBlackBoardJob
 
getBlackboard() - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.modelaccess.HenshinModelAccess
 
getBlackboard() - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.modelaccess.StoryDiagramModelAccess
 
getCalculatorFactory() - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
Gets the ICalculatorFactory that is by this instance during the current simulation run.
getCalledSignature() - Method in interface org.palladiosimulator.simulizar.action.core.ControllerCall
Returns the value of the 'Called Signature' reference.
getCalledSignature() - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
getChildFeature(Object, Object) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementModelItemProvider
getChildFeature(Object, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AbstractAdaptationBehaviorItemProvider
getChildFeature(Object, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorItemProvider
getChildFeature(Object, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorRepositoryItemProvider
getChildFeature(Object, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.GuardedStepItemProvider
getChildFeature(Object, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.GuardedTransitionItemProvider
getChildFeature(Object, Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.ResourceDemandingStepItemProvider
getChildFeature(Object, Object) - Method in class org.palladiosimulator.simulizar.action.instance.provider.RoleSetItemProvider
getChildFeature(Object, Object) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProvider
getChildFeature(Object, Object) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageCollectionItemProvider
getChildFeature(Object, Object) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageItemProvider
getChildFeature(Object, Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationItemProvider
getChildFeature(Object, Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.StrategyItemProvider
getChildFeature(Object, Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.TacticItemProvider
getChildren(Object) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor.ReverseAdapterFactoryContentProvider
getChildren(Object) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor.ReverseAdapterFactoryContentProvider
getChildren(Object) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor.ReverseAdapterFactoryContentProvider
getChildren(Object) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor.ReverseAdapterFactoryContentProvider
getChildren(Object) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor.ReverseAdapterFactoryContentProvider
getChildren(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor.ReverseAdapterFactoryContentProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementModelItemProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AbstractAdaptationBehaviorItemProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorItemProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorRepositoryItemProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.GuardedStepItemProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.GuardedTransitionItemProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.ResourceDemandingStepItemProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.simulizar.action.instance.provider.RoleSetItemProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageCollectionItemProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageItemProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationItemProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.StrategyItemProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.TacticItemProvider
getClone() - Method in class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
getClosedWorkloadDriver(ClosedWorkload) - Method in class org.palladiosimulator.simulizar.usagemodel.SimulatedUsageModels
 
getComponent() - Method in interface org.palladiosimulator.simulizar.action.core.ControllerCall
Returns the value of the 'Component' reference.
getComponent() - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
getComponentInstance(FQComponentID) - Method in class org.palladiosimulator.simulizar.runtimestate.ComponentInstanceRegistry
 
getComponentInstanceRegistry() - Method in class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
 
getCondition() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.TacticImpl
getCondition() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.Tactic
Returns the value of the 'Condition' containment reference list.
getConditionURI() - Method in interface org.palladiosimulator.simulizar.action.core.GuardedTransition
Returns the value of the 'Condition URI' attribute.
getConditionURI() - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
getConfidence() - Method in class org.palladiosimulator.simulizar.utils.MultipleRunsConfidenceStopCondition
 
getConfiguration() - Method in class org.palladiosimulator.simulizar.reconfiguration.Reconfigurator
 
getContainingCollection() - Method in interface org.palladiosimulator.simulizar.action.parameter.ControllerCallInputVariableUsage
Returns the value of the 'Containing Collection' container reference.
getContainingCollection() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
getContentOutlinePage() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This accesses a cached version of the content outliner.
getContext() - Method in class org.palladiosimulator.simulizar.action.interpreter.TransientEffectExecutionResult
Gets the execution context that was used to execute the behavior.
getContextFactory() - Method in interface org.palladiosimulator.simulizar.action.context.ContextPackage
Returns the factory that creates the instances of the model.
getContextFactory() - Method in class org.palladiosimulator.simulizar.action.context.impl.ContextPackageImpl
getContextPackage() - Method in interface org.palladiosimulator.simulizar.action.context.ContextFactory
Returns the package supported by this factory.
getContextPackage() - Method in class org.palladiosimulator.simulizar.action.context.impl.ContextFactoryImpl
getControllerCall() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for class 'Controller Call'.
getControllerCall() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getControllerCall_CalledSignature() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the reference 'Called Signature'.
getControllerCall_CalledSignature() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getControllerCall_Component() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the reference 'Component'.
getControllerCall_Component() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getControllerCall_ResourceDemandingStep() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the container reference 'Resource Demanding Step'.
getControllerCall_ResourceDemandingStep() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getControllerCallInputVariableUsage() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ParameterPackageImpl
getControllerCallInputVariableUsage() - Method in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
Returns the meta object for class 'Controller Call Input Variable Usage'.
getControllerCallInputVariableUsage_ContainingCollection() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ParameterPackageImpl
getControllerCallInputVariableUsage_ContainingCollection() - Method in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
Returns the meta object for the container reference 'Containing Collection'.
getControllerCallInputVariableUsage_CorrespondingControllerCall() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ParameterPackageImpl
getControllerCallInputVariableUsage_CorrespondingControllerCall() - Method in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
Returns the meta object for the reference 'Corresponding Controller Call'.
getControllerCallInputVariableUsage_VariableUsage() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ParameterPackageImpl
getControllerCallInputVariableUsage_VariableUsage() - Method in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
Returns the meta object for the containment reference 'Variable Usage'.
getControllerCallInputVariableUsageCollection() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ParameterPackageImpl
getControllerCallInputVariableUsageCollection() - Method in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
Returns the meta object for class 'Controller Call Input Variable Usage Collection'.
getControllerCallInputVariableUsageCollection_ControllerCallInputVariableUsages() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ParameterPackageImpl
getControllerCallInputVariableUsageCollection_ControllerCallInputVariableUsages() - Method in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
Returns the meta object for the containment reference list 'Controller Call Input Variable Usages'.
getControllerCallInputVariableUsages() - Method in interface org.palladiosimulator.simulizar.action.parameter.ControllerCallInputVariableUsageCollection
Returns the value of the 'Controller Call Input Variable Usages' containment reference list.
getControllerCallInputVariableUsages() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageCollectionImpl
getControllerCalls() - Method in class org.palladiosimulator.simulizar.action.core.impl.ResourceDemandingStepImpl
getControllerCalls() - Method in interface org.palladiosimulator.simulizar.action.core.ResourceDemandingStep
Returns the value of the 'Controller Calls' containment reference list.
getControllerCompletionURI() - Method in class org.palladiosimulator.simulizar.action.core.impl.ResourceDemandingStepImpl
getControllerCompletionURI() - Method in interface org.palladiosimulator.simulizar.action.core.ResourceDemandingStep
Returns the value of the 'Controller Completion URI' attribute.
getControllerMapping() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingPackageImpl
getControllerMapping() - Method in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
Returns the meta object for class 'Controller Mapping'.
getControllerMapping_ControllerRole() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingPackageImpl
getControllerMapping_ControllerRole() - Method in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
Returns the meta object for the reference 'Controller Role'.
getControllerMapping_MappedCall() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingPackageImpl
getControllerMapping_MappedCall() - Method in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
Returns the meta object for the reference 'Mapped Call'.
getControllerMapping_Mapping() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingPackageImpl
getControllerMapping_Mapping() - Method in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
Returns the meta object for the container reference 'Mapping'.
getControllerMappings() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingImpl
getControllerMappings() - Method in interface org.palladiosimulator.simulizar.action.mapping.Mapping
Returns the value of the 'Controller Mappings' containment reference list.
getControllerRole() - Method in interface org.palladiosimulator.simulizar.action.mapping.ControllerMapping
Returns the value of the 'Controller Role' reference.
getControllerRole() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
getCoreFactory() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the factory that creates the instances of the model.
getCoreFactory() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getCorePackage() - Method in interface org.palladiosimulator.simulizar.action.core.CoreFactory
Returns the package supported by this factory.
getCorePackage() - Method in class org.palladiosimulator.simulizar.action.core.impl.CoreFactoryImpl
getCorrespondingControllerCall() - Method in interface org.palladiosimulator.simulizar.action.parameter.ControllerCallInputVariableUsage
Returns the value of the 'Corresponding Controller Call' reference.
getCorrespondingControllerCall() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
getCorrespondingUsage() - Method in class org.palladiosimulator.simulizar.usagemodel.PeriodicallyTriggeredUsageEvolver
Get the Usage updated by this.
getCurrentTime() - Method in class org.palladiosimulator.simulizar.usagemodel.PeriodicallyTriggeredUsageEvolver
Gets the current simulation time.
getCurrentUpperBound() - Method in class org.palladiosimulator.simulizar.slidingwindow.impl.SimulizarSlidingWindow
Gets the current upper bound of the window.
getDataToAggregate() - Method in class org.palladiosimulizar.aggregation.aggregators.AbstractMeasurementAggregator
Gets the sequence of measurements to be aggregated.
getDataToAggregate() - Method in class org.palladiosimulizar.aggregation.aggregators.FixedSizeMeasurementsAggregator
 
getDataToAggregate() - Method in class org.palladiosimulizar.aggregation.aggregators.VariableSizeMeasurementAggregator
 
getDefault() - Static method in class org.palladiosimulator.simulizar.Activator
Returns the shared instance.
getDefault() - Static method in class org.palladiosimulator.simulizar.measuringpoint.create.Activator
Returns the shared instance
getDefault() - Static method in class org.palladiosimulator.simulizar.ui.Activator
Returns the shared instance
getDefault() - Static method in class org.palladiosimulator.simulizar.ui.perspective.Activator
Returns the shared instance
getDefault() - Static method in class org.palladiosimulator.simulizar.ui.wizards.Activator
Returns the shared instance
getDLIMFinalDuration() - Method in class org.palladiosimulator.simulizar.usagemodel.PeriodicallyTriggeredUsageEvolver
The length of this' DLIM sequence.
getDoubleTaggedValue(Entity, String, String) - Static method in class org.palladiosimulator.simulizar.action.repository.black.ProfilesLibrary
 
getDuration() - Method in class org.palladiosimulator.simulizar.interpreter.listener.ReconfigurationExecutedEvent
Gets the duration (expressed in simulation time units) of the reconfiguration.
getEditingDomain() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEffectiveWindowLength() - Method in class org.palladiosimulator.simulizar.slidingwindow.impl.SimulizarSlidingWindow
Gets the current, effective window length.
getElements(Object) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor.ReverseAdapterFactoryContentProvider
getElements(Object) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor.ReverseAdapterFactoryContentProvider
getElements(Object) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor.ReverseAdapterFactoryContentProvider
getElements(Object) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor.ReverseAdapterFactoryContentProvider
getElements(Object) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor.ReverseAdapterFactoryContentProvider
getElements(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor.ReverseAdapterFactoryContentProvider
getEnactAdaptationStep() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for class 'Enact Adaptation Step'.
getEnactAdaptationStep() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getEnactAdaptationStep_AdaptationStepURI() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the attribute 'Adaptation Step URI'.
getEnactAdaptationStep_AdaptationStepURI() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getEncoding() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard.ContextModelWizardInitialObjectCreationPage
getEncoding() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard.CoreModelWizardInitialObjectCreationPage
getEncoding() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard.InstanceModelWizardInitialObjectCreationPage
getEncoding() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
getEncoding() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard.ParameterModelWizardInitialObjectCreationPage
getEncoding() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard.ReconfigurationruleModelWizardInitialObjectCreationPage
getEncodings() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard.ContextModelWizardInitialObjectCreationPage
getEncodings() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard.CoreModelWizardInitialObjectCreationPage
getEncodings() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard.InstanceModelWizardInitialObjectCreationPage
getEncodings() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
getEncodings() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard.ParameterModelWizardInitialObjectCreationPage
getEncodings() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard.ReconfigurationruleModelWizardInitialObjectCreationPage
getErrorMessage() - Method in class org.palladiosimulator.simulizar.action.jobs.config.LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfig
 
getEventNotificationHelper() - Method in class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
 
getEventType() - Method in class org.palladiosimulator.simulizar.interpreter.listener.ModelElementPassedEvent
 
getEventType() - Method in class org.palladiosimulator.simulizar.interpreter.listener.ReconfigurationEvent
 
getExecutionContext() - Method in interface org.palladiosimulator.simulizar.action.context.ContextPackage
Returns the meta object for class 'Execution Context'.
getExecutionContext() - Method in class org.palladiosimulator.simulizar.action.context.impl.ContextPackageImpl
getExecutionResult() - Method in class org.palladiosimulator.simulizar.action.interpreter.TransientEffectExecutionResult
Gets the execution result.
getExecutionResultAsBoolean() - Method in class org.palladiosimulator.simulizar.action.interpreter.TransientEffectExecutionResult
Gets the execution result in terms of a boolean flag.
getExecutor() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.QVTOTransformationExecutorPool
 
getExpectedMetric() - Method in class org.palladiosimulizar.aggregation.aggregators.AbstractMeasurementAggregator
Gets the numerical base metric description of the measurements that are to be forwarded to the runtime measurements model.
getExpectedWindowDataMetric() - Method in class org.palladiosimulator.simulizar.slidingwindow.aggregators.SlidingWindowStatisticalCharacterizationAggregator
 
getFiles(File, String) - Static method in class org.palladiosimulator.simulizar.utils.FileUtil
Get the reconfiguration rule files.
getFinishTime() - Method in class org.palladiosimulator.simulizar.interpreter.listener.ReconfigurationExecutedEvent
Gets the point in time (expressed in simulation time units) at which the reconfiguration terminated.
It always holds that getFinishTime() -getStartTime() >= 0.
getFolder(String) - Static method in class org.palladiosimulator.simulizar.utils.FileUtil
Get the reconfiguration rule folder.
getFQIDString() - Method in class org.palladiosimulator.simulizar.runtimestate.FQComponentID
 
getFqn() - Method in class org.palladiosimulator.simulizar.runtimestate.SimulatedComponentInstance
 
getGlobalPCMModel() - Method in interface org.palladiosimulator.simulizar.access.IModelAccess
 
getGlobalPCMModel() - Method in class org.palladiosimulator.simulizar.access.ModelAccess
 
getGlobalPCMModel() - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.modelaccess.HenshinModelAccess
 
getGlobalPCMModel() - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.modelaccess.StoryDiagramModelAccess
 
getGuardedStep() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for class 'Guarded Step'.
getGuardedStep() - Method in interface org.palladiosimulator.simulizar.action.core.GuardedTransition
Returns the value of the 'Guarded Step' container reference.
getGuardedStep() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getGuardedStep() - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
getGuardedStep_GuardedTransitions() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the containment reference list 'Guarded Transitions'.
getGuardedStep_GuardedTransitions() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getGuardedTransition() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for class 'Guarded Transition'.
getGuardedTransition() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getGuardedTransition() - Method in class org.palladiosimulator.simulizar.action.core.impl.NestedAdaptationBehaviorImpl
getGuardedTransition() - Method in interface org.palladiosimulator.simulizar.action.core.NestedAdaptationBehavior
Returns the value of the 'Guarded Transition' container reference.
getGuardedTransition_ConditionURI() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the attribute 'Condition URI'.
getGuardedTransition_ConditionURI() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getGuardedTransition_GuardedStep() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the container reference 'Guarded Step'.
getGuardedTransition_GuardedStep() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getGuardedTransition_NestedAdaptationBehavior() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the containment reference 'Nested Adaptation Behavior'.
getGuardedTransition_NestedAdaptationBehavior() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getGuardedTransitions() - Method in interface org.palladiosimulator.simulizar.action.core.GuardedStep
Returns the value of the 'Guarded Transitions' containment reference list.
getGuardedTransitions() - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedStepImpl
getHenshinRules() - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.modelaccess.HenshinModelAccess
 
getImage(Object) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProvider
This returns RuntimeMeasurement.gif.
getImage(Object) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementModelItemProvider
This returns RuntimeMeasurementModel.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.context.provider.ExecutionContextItemProvider
This returns ExecutionContext.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorItemProvider
This returns AdaptationBehavior.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorRepositoryItemProvider
This returns AdaptationBehaviorRepository.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.ControllerCallItemProvider
This returns ControllerCall.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.EnactAdaptationStepItemProvider
This returns EnactAdaptationStep.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.GuardedStepItemProvider
This returns GuardedStep.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.GuardedTransitionItemProvider
This returns GuardedTransition.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.NestedAdaptationBehaviorItemProvider
This returns NestedAdaptationBehavior.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.ResourceDemandingStepItemProvider
This returns ResourceDemandingStep.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.RoleTypeItemProvider
This returns RoleType.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.StateTransformingStepItemProvider
This returns StateTransformingStep.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.instance.provider.RoleItemProvider
This returns Role.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.instance.provider.RoleSetItemProvider
This returns RoleSet.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.ControllerMappingItemProvider
This returns ControllerMapping.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProvider
This returns Mapping.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageCollectionItemProvider
This returns ControllerCallInputVariableUsageCollection.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageItemProvider
This returns ControllerCallInputVariableUsage.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationItemProvider
This returns Reconfiguration.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.StrategyItemProvider
This returns Strategy.gif.
getImage(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.TacticItemProvider
This returns Tactic.gif.
getImage(Object) - Method in class simulizarmeasuringpoint.provider.ReconfigurationMeasuringPointItemProvider
This returns ReconfigurationMeasuringPoint.gif.
getIncludedRepositories() - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationBehaviorRepository
Returns the value of the 'Included Repositories' reference list.
getIncludedRepositories() - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorRepositoryImpl
getInitialObjectName() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard.ContextModelWizardInitialObjectCreationPage
getInitialObjectName() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard.CoreModelWizardInitialObjectCreationPage
getInitialObjectName() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard.InstanceModelWizardInitialObjectCreationPage
getInitialObjectName() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
getInitialObjectName() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard.ParameterModelWizardInitialObjectCreationPage
getInitialObjectName() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard.ReconfigurationruleModelWizardInitialObjectCreationPage
getInitialObjectNames() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard
Returns the names of the types that can be created as the root object.
getInitialObjectNames() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard
Returns the names of the types that can be created as the root object.
getInitialObjectNames() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard
Returns the names of the types that can be created as the root object.
getInitialObjectNames() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard
Returns the names of the types that can be created as the root object.
getInitialObjectNames() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard
Returns the names of the types that can be created as the root object.
getInitialObjectNames() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard
Returns the names of the types that can be created as the root object.
getInParameters() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QvtoModelTransformation
Gets all transformation parameters that are marked as 'in' or 'inout' params, i.e., all parameters that are preceded by either the 'in' or the 'inout' keyword.
getInstance() - Static method in class org.palladiosimulator.simulizar.action.interpreter.ExecutionContextKeeper
Gets the sole instance of this class.
getInstanceFactory() - Method in class org.palladiosimulator.simulizar.action.instance.impl.InstancePackageImpl
getInstanceFactory() - Method in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
Returns the factory that creates the instances of the model.
getInstancePackage() - Method in class org.palladiosimulator.simulizar.action.instance.impl.InstanceFactoryImpl
getInstancePackage() - Method in interface org.palladiosimulator.simulizar.action.instance.InstanceFactory
Returns the package supported by this factory.
getInterpreterBuilder(RoleSet, AdaptationBehaviorRepository) - Static method in class org.palladiosimulator.simulizar.action.interpreter.ActionRuntimeState
Gets a ActionRuntimeState.TransientEffectInterpreterBuilder which is suitable to construct an TransientEffectInterpreter with the given arguments.
getIntervalEndTime() - Method in class org.palladiosimulizar.aggregation.aggregators.AbstractMeasurementAggregator
Gets the right (upper) bound of the interval that all measurements that are aggregated lie in.
getIntervalEndTime() - Method in class org.palladiosimulizar.aggregation.aggregators.FixedSizeMeasurementsAggregator
 
getIntervalEndTime() - Method in class org.palladiosimulizar.aggregation.aggregators.VariableSizeMeasurementAggregator
 
getIntervalStartTime() - Method in class org.palladiosimulizar.aggregation.aggregators.AbstractMeasurementAggregator
Gets the left (lower) bound of the interval that all measurements that are aggregated lie in.
getIntervalStartTime() - Method in class org.palladiosimulizar.aggregation.aggregators.FixedSizeMeasurementsAggregator
 
getIntervalStartTime() - Method in class org.palladiosimulizar.aggregation.aggregators.VariableSizeMeasurementAggregator
 
getIntTaggedValue(Entity, String, String) - Static method in class org.palladiosimulator.simulizar.action.repository.black.ProfilesLibrary
 
getInvolvedRoles() - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationBehavior
Returns the value of the 'Involved Roles' containment reference list.
getInvolvedRoles() - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
getLabel(String) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard.ContextModelWizardInitialObjectCreationPage
Returns the label for the specified type name.
getLabel(String) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard.CoreModelWizardInitialObjectCreationPage
Returns the label for the specified type name.
getLabel(String) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard.InstanceModelWizardInitialObjectCreationPage
Returns the label for the specified type name.
getLabel(String) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
Returns the label for the specified type name.
getLabel(String) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard.ParameterModelWizardInitialObjectCreationPage
Returns the label for the specified type name.
getLabel(String) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard.ReconfigurationruleModelWizardInitialObjectCreationPage
Returns the label for the specified type name.
getLoadEvaluator() - Method in class org.palladiosimulator.simulizar.usagemodel.PeriodicallyTriggeredUsageEvolver
Get the load evaluator for this.
getLocalPCMModel() - Method in interface org.palladiosimulator.simulizar.access.IModelAccess
 
getLocalPCMModel() - Method in class org.palladiosimulator.simulizar.access.ModelAccess
 
getLocalPCMModel() - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.modelaccess.HenshinModelAccess
 
getLocalPCMModel() - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.modelaccess.StoryDiagramModelAccess
 
getLocalPCMModelAtContextCreation() - Method in class org.palladiosimulator.simulizar.interpreter.InterpreterDefaultContext
 
getMainContext() - Method in class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
 
getMappedCall() - Method in interface org.palladiosimulator.simulizar.action.mapping.ControllerMapping
Returns the value of the 'Mapped Call' reference.
getMappedCall() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
getMapping() - Method in interface org.palladiosimulator.simulizar.action.mapping.ControllerMapping
Returns the value of the 'Mapping' container reference.
getMapping() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
getMapping() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingPackageImpl
getMapping() - Method in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
Returns the meta object for class 'Mapping'.
getMapping_ControllerMappings() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingPackageImpl
getMapping_ControllerMappings() - Method in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
Returns the meta object for the containment reference list 'Controller Mappings'.
getMappingFactory() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingPackageImpl
getMappingFactory() - Method in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
Returns the factory that creates the instances of the model.
getMappingPackage() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingFactoryImpl
getMappingPackage() - Method in interface org.palladiosimulator.simulizar.action.mapping.MappingFactory
Returns the package supported by this factory.
getMeasurements() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementModelImpl
getMeasurements() - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementModel
Returns the value of the 'Measurements' containment reference list.
getMeasurementSpecification() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
getMeasurementSpecification() - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurement
Returns the value of the 'Measurement Specification' reference.
getMeasurementSpecification() - Method in class org.palladiosimulator.simulizar.metrics.PRMRecorder
 
getMeasurementSpecificationsForElement(MonitorRepository, EObject) - Static method in class org.palladiosimulator.simulizar.utils.MonitorRepositoryUtil
 
getMeasurementSpecificationsForMetricDescription(MetricDescription) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
Gets all associated MeasurementSpecifications of active Monitors that adhere to the given metric.
getMeasurementSpecificationsForProcessingType(EClass) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
Gets all associated MeasurementSpecifications of active Monitors whose 'processingType' attribute is of a certain type.
getMeasuringPoint() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
getMeasuringPoint() - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurement
Returns the value of the 'Measuring Point' reference.
getMeasuringValue() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
getMeasuringValue() - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurement
Returns the value of the 'Measuring Value' attribute.
getModel() - Method in class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
 
getModelAccess() - Method in class org.palladiosimulator.simulizar.interpreter.InterpreterDefaultContext
 
getModelAccess() - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
Gets the IModelAccess attached to this instance.
getModelAccess() - Method in class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
 
getModelChanges() - Method in class org.palladiosimulator.simulizar.interpreter.listener.ReconfigurationExecutedEvent
Gets the Notifications that are associated with this reconfiguration.
getModelElement() - Method in class org.palladiosimulator.simulizar.interpreter.listener.ModelElementPassedEvent
 
getModelFile() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard.ContextModelWizardNewFileCreationPage
getModelFile() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard
Get the file from the page.
getModelFile() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard.CoreModelWizardNewFileCreationPage
getModelFile() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard
Get the file from the page.
getModelFile() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard
Get the file from the page.
getModelFile() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard.InstanceModelWizardNewFileCreationPage
getModelFile() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard
Get the file from the page.
getModelFile() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard.MappingModelWizardNewFileCreationPage
getModelFile() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard
Get the file from the page.
getModelFile() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard.ParameterModelWizardNewFileCreationPage
getModelFile() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard
Get the file from the page.
getModelFile() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard.ReconfigurationruleModelWizardNewFileCreationPage
getModelsByType(EPackage) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.QVToModelCache
Gets the currently stored model that is an instance of the meta-model represented by the given ePackage.
getModelTransformation() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ModelTransformationImpl
getModelTransformation() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
getModelTransformation() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ModelTransformation
Returns the value of the 'Model Transformation' reference.
getModelTransformation() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
Returns the meta object for class 'Model Transformation'.
getModelTransformation_ModelTransformation() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
getModelTransformation_ModelTransformation() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
Returns the meta object for the reference 'Model Transformation'.
getModules() - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.modelaccess.HenshinResourceSetPartition
 
getMonitoredElement(Notification) - Method in class org.palladiosimulator.simulizar.reconfiguration.Reconfigurator
Retrieve the monitored PCM element from the RuntimeMeasurement change event.
getMonitoredElement(MeasuringPoint) - Static method in class org.palladiosimulator.simulizar.utils.MonitorRepositoryUtil
Method returns the monitored element EObject for a measuring point.
getMonitorRepositoryFile() - Method in class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
getMonitorRepositoryModel() - Method in interface org.palladiosimulator.simulizar.access.IModelAccess
 
getMonitorRepositoryModel() - Method in class org.palladiosimulator.simulizar.access.ModelAccess
 
getMonitorRepositoryModel() - Method in class org.palladiosimulator.simulizar.launcher.partitions.MonitorRepositoryResourceSetPartition
 
getMonitorRepositoryModel() - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.modelaccess.HenshinModelAccess
 
getMonitorRepositoryModel() - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.modelaccess.StoryDiagramModelAccess
 
getName() - Method in class org.palladiosimulator.simulizar.action.jobs.LoadAdaptationBehaviorRepositoryIntoBlackBoardJob
 
getName() - Method in class org.palladiosimulator.simulizar.launcher.jobs.EvaluateResultsJob
 
getName() - Method in class org.palladiosimulator.simulizar.launcher.jobs.LoadMonitorRepositoryModelIntoBlackboardJob
 
getName() - Method in class org.palladiosimulator.simulizar.launcher.jobs.LoadServiceLevelObjectiveRepositoryIntoBlackboardJob
 
getName() - Method in class org.palladiosimulator.simulizar.launcher.jobs.LoadUEModelIntoBlackboardJob
 
getName() - Method in class org.palladiosimulator.simulizar.launcher.jobs.PCMStartInterpretationJob
 
getName() - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.jobs.LoadHenshinModelsIntoBlackboardJob
 
getName() - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.jobs.LoadSDMModelsIntoBlackboardJob
 
getName() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.NamedElementImpl
getName() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.NamedElement
Returns the value of the 'Name' attribute.
getNamedElement() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
getNamedElement() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
Returns the meta object for class 'Named Element'.
getNamedElement_Name() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
getNamedElement_Name() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
Returns the meta object for the attribute 'Name'.
getNestedAdaptationBehavior() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for class 'Nested Adaptation Behavior'.
getNestedAdaptationBehavior() - Method in interface org.palladiosimulator.simulizar.action.core.GuardedTransition
Returns the value of the 'Nested Adaptation Behavior' containment reference.
getNestedAdaptationBehavior() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getNestedAdaptationBehavior() - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
getNestedAdaptationBehavior_GuardedTransition() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the container reference 'Guarded Transition'.
getNestedAdaptationBehavior_GuardedTransition() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getNewChildDescriptors(Object, EditingDomain) - Method in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory.MeasuringpointChildCreationExtender
getNewRate(ModelEvaluator) - Method in class org.palladiosimulator.simulizar.usagemodel.LoopingUsageEvolver
 
getNewRate(ModelEvaluator) - Method in class org.palladiosimulator.simulizar.usagemodel.PeriodicallyTriggeredUsageEvolver
Get the new rate of the Usage or workload parameter characterization.
getNewRate(ModelEvaluator) - Method in class org.palladiosimulator.simulizar.usagemodel.StretchedUsageEvolver
 
getNewValue() - Method in class org.palladiosimulator.simulizar.action.interpreter.notifications.AdaptationBehaviorExecutedNotification
Gets action that was executed.
Note: Calling this method is is equivalent to calling AdaptationBehaviorExecutedNotification.getNotifier().
getNewValue() - Method in class org.palladiosimulator.simulizar.action.interpreter.notifications.AdaptationStepExecutedNotification
Gets adaptation step that was executed.
Note: Calling this method is is equivalent to calling AdaptationStepExecutedNotification.getNotifier().
getNotifier() - Method in class org.palladiosimulator.simulizar.action.interpreter.notifications.AdaptationBehaviorExecutedNotification
Gets action that is associated with this notification.
Note: Calling this method is is equivalent to calling AdaptationBehaviorExecutedNotification.getNewValue().
getNotifier() - Method in class org.palladiosimulator.simulizar.action.interpreter.notifications.AdaptationStepExecutedNotification
Gets adaptation step that is associated with this notification.
Note: Calling this method is is equivalent to calling AdaptationStepExecutedNotification.getNewValue().
getOpenWorkloadDriver(OpenWorkload) - Method in class org.palladiosimulator.simulizar.usagemodel.SimulatedUsageModels
 
getPackage() - Static method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementFactoryImpl
Deprecated. 
getPackage() - Static method in class org.palladiosimulator.simulizar.action.context.impl.ContextFactoryImpl
Deprecated. 
getPackage() - Static method in class org.palladiosimulator.simulizar.action.core.impl.CoreFactoryImpl
Deprecated. 
getPackage() - Static method in class org.palladiosimulator.simulizar.action.instance.impl.InstanceFactoryImpl
Deprecated. 
getPackage() - Static method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingFactoryImpl
Deprecated. 
getPackage() - Static method in class org.palladiosimulator.simulizar.action.parameter.impl.ParameterFactoryImpl
Deprecated. 
getPackage() - Static method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationruleFactoryImpl
Deprecated. 
getPackage() - Static method in class simulizarmeasuringpoint.impl.SimulizarmeasuringpointFactoryImpl
Deprecated. 
getParameterCount() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QvtoModelTransformation
Gets the number of parameters the associated QVTo transformation has.
getParameterFactory() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ParameterPackageImpl
getParameterFactory() - Method in interface org.palladiosimulator.simulizar.action.parameter.ParameterPackage
Returns the factory that creates the instances of the model.
getParameterIndex() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.TransformationParameterInformation
Gets the index of the parameter in the corresponding QVTo transformation.
getParameterName() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.TransformationParameterInformation
Gets the name of the parameter.
getParameterPackage() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ParameterFactoryImpl
getParameterPackage() - Method in interface org.palladiosimulator.simulizar.action.parameter.ParameterFactory
Returns the package supported by this factory.
getParameterType() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.TransformationParameterInformation
Gets the type of the parameter, i.e., its corresponding meta-model package.
getParent(Object) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor.ReverseAdapterFactoryContentProvider
getParent(Object) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor.ReverseAdapterFactoryContentProvider
getParent(Object) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor.ReverseAdapterFactoryContentProvider
getParent(Object) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor.ReverseAdapterFactoryContentProvider
getParent(Object) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor.ReverseAdapterFactoryContentProvider
getParent(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor.ReverseAdapterFactoryContentProvider
getParentSwitch() - Method in interface org.palladiosimulator.simulizar.interpreter.IComposableSwitch
 
getParsedDocument(IResource) - Static method in class org.palladiosimulator.simulizar.measuringpoint.create.StereotypeApplicationListener
Parses the document represented by the resource.
getPassageTime() - Method in class org.palladiosimulator.simulizar.interpreter.listener.ModelElementPassedEvent
 
getPassageTime() - Method in class org.palladiosimulator.simulizar.interpreter.listener.ReconfigurationEvent
 
getPlugin() - Static method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.palladiosimulator.simulizar.action.core.presentation.ActionsEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.palladiosimulator.simulizar.action.core.provider.ActionsEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.palladiosimulator.simulizar.action.core.presentation.ActionsEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.palladiosimulator.simulizar.action.core.provider.ActionsEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPointInTimeOfMeasurement(MeasuringValue) - Static method in class org.palladiosimulizar.aggregation.aggregators.AbstractMeasurementAggregator
Convenience method for all subclasses to obtain the point in time (which is assumed to be present) a measurement was taken.
getPriority() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.TacticImpl
getPriority() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.Tactic
Returns the value of the 'Priority' attribute.
getPRMMeasurement() - Method in class org.palladiosimulator.simulizar.metrics.PRMRecorder
 
getPrmModel() - Method in class org.palladiosimulator.simulizar.metrics.PRMRecorder
 
getProbeFrameworkListener() - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractRecordingProbeFrameworkListenerDecorator
Gets the current ProbeFrameworkListener instance.
getProcessForContext(ExecutionContext) - Method in class org.palladiosimulator.simulizar.action.interpreter.ExecutionContextKeeper
Gets the simulation process that is associated with the given context.
getProfile() - Method in class org.palladiosimulator.simulizar.action.interpreter.ActionProfileProvider
 
getProfileLocationType() - Method in class org.palladiosimulator.simulizar.action.interpreter.ActionProfileProvider
 
getProfileName() - Method in class org.palladiosimulator.simulizar.action.interpreter.ActionProfileProvider
 
getProfileNsURI() - Method in class org.palladiosimulator.simulizar.action.interpreter.ActionProfileProvider
 
getProject() - Method in class org.palladiosimulator.simulizar.ui.wizards.nature.SimulizarNature
 
getPropertyByKey(String, Class<T>) - Method in class org.palladiosimulator.simulizar.ui.configuration.extensions.ExtensionFileInputConfiguration
 
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementModelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.context.provider.ExecutionContextItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AbstractAdaptationBehaviorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorRepositoryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationStepItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.ControllerCallItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.EnactAdaptationStepItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.GuardedStepItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.GuardedTransitionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.NestedAdaptationBehaviorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.ResourceDemandingStepItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.RoleTypeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.StateTransformingStepItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.instance.provider.RoleItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.instance.provider.RoleSetItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.ControllerMappingItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageCollectionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ModelTransformationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.NamedElementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.StrategyItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.TacticItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class simulizarmeasuringpoint.provider.ReconfigurationMeasuringPointItemProvider
This returns the property descriptors for the adapted class.
getPropertySheetPage() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This accesses a cached version of the property sheet.
getPureOutParameters() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QvtoModelTransformation
Gets all transformation parameters that are marked as 'out' params, i.e., all parameters that are preceded by the out keyword.
getQvtoFiles(String) - Static method in class org.palladiosimulator.simulizar.utils.FileUtil
Gets the QVTO files within the specified path.
getReconfiguration() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
getReconfiguration() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
Returns the meta object for class 'Reconfiguration'.
getReconfiguration_Strategies() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
getReconfiguration_Strategies() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
Returns the meta object for the containment reference list 'Strategies'.
getReconfigurationEventResult() - Method in class org.palladiosimulator.simulizar.interpreter.listener.EndReconfigurationEvent
Gets the result of the finished reconfiguration event.
getReconfigurationLoaders() - Method in class org.palladiosimulator.simulizar.reconfiguration.Reconfigurator
 
getReconfigurationMeasuringPoint() - Method in class simulizarmeasuringpoint.impl.SimulizarmeasuringpointPackageImpl
getReconfigurationMeasuringPoint() - Method in interface simulizarmeasuringpoint.SimulizarmeasuringpointPackage
Returns the meta object for class ' Reconfiguration Measuring Point'.
getReconfigurationProcess() - Method in class org.palladiosimulator.simulizar.reconfiguration.Reconfigurator
Gets the current reconfiguration process.
getReconfigurationResult() - Method in class org.palladiosimulator.simulizar.interpreter.listener.ReconfigurationExecutedEvent
Gets the result of the associated reconfiguration.
getReconfigurationruleFactory() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
getReconfigurationruleFactory() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
Returns the factory that creates the instances of the model.
getReconfigurationrulePackage() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationruleFactoryImpl
getReconfigurationrulePackage() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationruleFactory
Returns the package supported by this factory.
getReconfigurationRulesFolder() - Method in class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
getReconfigurator() - Method in class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
Returns the reconfigurator responsible for executing reconfigurations and notifying listeners of changes.
getRegistrations() - Method in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementXMLProcessor
Register for "*" and "xml" file extensions the RuntimeMeasurementResourceFactoryImpl factory.
getRepository() - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationBehavior
Returns the value of the 'Repository' container reference.
getRepository() - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
getResourceDemandingStep() - Method in interface org.palladiosimulator.simulizar.action.core.ControllerCall
Returns the value of the 'Resource Demanding Step' container reference.
getResourceDemandingStep() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for class 'Resource Demanding Step'.
getResourceDemandingStep() - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
getResourceDemandingStep() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getResourceDemandingStep_ControllerCalls() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the containment reference list 'Controller Calls'.
getResourceDemandingStep_ControllerCalls() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getResourceDemandingStep_ControllerCompletionURI() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the attribute 'Controller Completion URI'.
getResourceDemandingStep_ControllerCompletionURI() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getResourceLocator() - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementModelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.simulizar.action.context.provider.ExecutionContextItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.simulizar.action.core.provider.AbstractAdaptationBehaviorItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorRepositoryItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationStepItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.simulizar.action.core.provider.ControllerCallItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.simulizar.action.core.provider.GuardedTransitionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.simulizar.action.core.provider.RoleTypeItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.simulizar.action.instance.provider.RoleItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.simulizar.action.instance.provider.RoleSetItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.simulizar.action.mapping.provider.ControllerMappingItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageCollectionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ModelTransformationItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.NamedElementItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class simulizarmeasuringpoint.provider.ReconfigurationMeasuringPointItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory.MeasuringpointChildCreationExtender
getRole() - Method in class org.palladiosimulator.simulizar.action.instance.impl.InstancePackageImpl
getRole() - Method in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
Returns the meta object for class 'Role'.
getRole_RoleSet() - Method in class org.palladiosimulator.simulizar.action.instance.impl.InstancePackageImpl
getRole_RoleSet() - Method in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
Returns the meta object for the container reference 'Role Set'.
getRole_RoleType() - Method in class org.palladiosimulator.simulizar.action.instance.impl.InstancePackageImpl
getRole_RoleType() - Method in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
Returns the meta object for the reference 'Role Type'.
getRole_Value() - Method in class org.palladiosimulator.simulizar.action.instance.impl.InstancePackageImpl
getRole_Value() - Method in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
Returns the meta object for the reference 'Value'.
getRoles() - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleSetImpl
getRoles() - Method in interface org.palladiosimulator.simulizar.action.instance.RoleSet
Returns the value of the 'Roles' containment reference list.
getRoleSet() - Method in class org.palladiosimulator.simulizar.action.instance.impl.InstancePackageImpl
getRoleSet() - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
getRoleSet() - Method in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
Returns the meta object for class 'Role Set'.
getRoleSet() - Method in interface org.palladiosimulator.simulizar.action.instance.Role
Returns the value of the 'Role Set' container reference.
getRoleSet_Roles() - Method in class org.palladiosimulator.simulizar.action.instance.impl.InstancePackageImpl
getRoleSet_Roles() - Method in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
Returns the meta object for the containment reference list 'Roles'.
getRoleType() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for class 'Role Type'.
getRoleType() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getRoleType() - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
getRoleType() - Method in interface org.palladiosimulator.simulizar.action.instance.Role
Returns the value of the 'Role Type' reference.
getRoleType_Action() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the container reference 'Action'.
getRoleType_Action() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getRoleType_Type() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for the reference 'Type'.
getRoleType_Type() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getRootAdapterFactory() - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.palladiosimulator.simulizar.action.context.provider.ContextItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRuntimeMeasurement() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementPackageImpl
getRuntimeMeasurement() - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
Returns the meta object for class ' Runtime Measurement'.
getRuntimeMeasurement_MeasurementSpecification() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementPackageImpl
getRuntimeMeasurement_MeasurementSpecification() - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
Returns the meta object for the reference ' Measurement Specification'.
getRuntimeMeasurement_MeasuringPoint() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementPackageImpl
getRuntimeMeasurement_MeasuringPoint() - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
Returns the meta object for the reference ' Measuring Point'.
getRuntimeMeasurement_MeasuringValue() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementPackageImpl
getRuntimeMeasurement_MeasuringValue() - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
Returns the meta object for the attribute ' Measuring Value'.
getRuntimeMeasurementFactory() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementPackageImpl
getRuntimeMeasurementFactory() - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
Returns the factory that creates the instances of the model.
getRuntimeMeasurementModel() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementPackageImpl
getRuntimeMeasurementModel() - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
Returns the meta object for class ' Model'.
getRuntimeMeasurementModel() - Method in interface org.palladiosimulator.simulizar.access.IModelAccess
 
getRuntimeMeasurementModel() - Method in class org.palladiosimulator.simulizar.access.ModelAccess
 
getRuntimeMeasurementModel() - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
Gets the RuntimeMeasurementModel attached to this instance.
getRuntimeMeasurementModel() - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.modelaccess.HenshinModelAccess
 
getRuntimeMeasurementModel() - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.modelaccess.StoryDiagramModelAccess
 
getRuntimeMeasurementModel_Measurements() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementPackageImpl
getRuntimeMeasurementModel_Measurements() - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
Returns the meta object for the containment reference list ' Measurements'.
getRuntimeMeasurementPackage() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementFactoryImpl
getRuntimeMeasurementPackage() - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementFactory
Returns the package supported by this factory.
getRuntimeState() - Method in class org.palladiosimulator.simulizar.interpreter.InterpreterDefaultContext
 
getRuntimeState() - Method in class org.palladiosimulator.simulizar.runtimestate.SimulatedComponentInstance
 
getSelection() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This implements ISelectionProvider to return this editor's overall selection.
getServiceLevelObjectiveRepository() - Method in class org.palladiosimulator.simulizar.launcher.partitions.ServiceLevelObjectiveResourceSetPartition
 
getServiceLevelObjectiveRepositoryModel() - Method in class org.palladiosimulator.simulizar.access.ModelAccess
 
getServiceLevelObjectivesFile() - Method in class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
getSignature() - Method in class org.palladiosimulator.simulizar.interpreter.listener.AssemblyProvidedOperationPassedEvent
 
getSimuComModel() - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
Gets the SimuComModel which is related to this instance.
getSimulationTime() - Static method in class org.palladiosimulator.simulizar.action.repository.black.SimulationStateLibrary
Gets the current simulation (in s).
getSimulationTimeOfNextEventTrigger() - Method in class org.palladiosimulator.simulizar.simulationevents.PeriodicallyTriggeredSimulationEntity
 
getSimulizarmeasuringpointFactory() - Method in class simulizarmeasuringpoint.impl.SimulizarmeasuringpointPackageImpl
getSimulizarmeasuringpointFactory() - Method in interface simulizarmeasuringpoint.SimulizarmeasuringpointPackage
Returns the factory that creates the instances of the model.
getSimulizarmeasuringpointPackage() - Method in class simulizarmeasuringpoint.impl.SimulizarmeasuringpointFactoryImpl
getSimulizarmeasuringpointPackage() - Method in interface simulizarmeasuringpoint.SimulizarmeasuringpointFactory
Returns the package supported by this factory.
getSlos() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.StrategyImpl
getSlos() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.Strategy
Returns the value of the 'Slos' reference.
getStartTime() - Method in class org.palladiosimulator.simulizar.interpreter.listener.ReconfigurationExecutedEvent
Gets the point in time (expressed in simulation time units) at which the reconfiguration started.
getStateTransformingStep() - Method in interface org.palladiosimulator.simulizar.action.core.CorePackage
Returns the meta object for class 'State Transforming Step'.
getStateTransformingStep() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
getStoryDiagrams() - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.modelaccess.StoryDiagramModelAccess
 
getStrategies() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationImpl
getStrategies() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.Reconfiguration
Returns the value of the 'Strategies' containment reference list.
getStrategy() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
getStrategy() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
Returns the meta object for class 'Strategy'.
getStrategy_Slos() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
getStrategy_Slos() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
Returns the meta object for the reference 'Slos'.
getStrategy_Tactics() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
getStrategy_Tactics() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
Returns the meta object for the containment reference list 'Tactics'.
getTactic() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
getTactic() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
Returns the meta object for class 'Tactic'.
getTactic_Action() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
getTactic_Action() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
Returns the meta object for the containment reference list 'Action'.
getTactic_Condition() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
getTactic_Condition() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
Returns the meta object for the containment reference list 'Condition'.
getTactic_Priority() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
getTactic_Priority() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
Returns the meta object for the attribute 'Priority'.
getTactics() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.StrategyImpl
getTactics() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.Strategy
Returns the value of the 'Tactics' containment reference list.
getTemporaryDataLocation() - Method in class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
getText(Object) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementModelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.context.provider.ExecutionContextItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AbstractAdaptationBehaviorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorRepositoryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationStepItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.ControllerCallItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.EnactAdaptationStepItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.GuardedStepItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.GuardedTransitionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.NestedAdaptationBehaviorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.ResourceDemandingStepItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.RoleTypeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.StateTransformingStepItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.instance.provider.RoleItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.instance.provider.RoleSetItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.ControllerMappingItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageCollectionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ModelTransformationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.NamedElementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.StrategyItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.TacticItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class simulizarmeasuringpoint.provider.ReconfigurationMeasuringPointItemProvider
This returns the label text for the adapted class.
getThread() - Method in class org.palladiosimulator.simulizar.interpreter.listener.ModelElementPassedEvent
 
getTransformationCacheForRuntimeState(AbstractSimuLizarRuntimeState) - Static method in class org.palladiosimulator.simulizar.action.interpreter.util.TransientEffectTransformationCacheKeeper
 
getTransformationExecutor() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QvtoModelTransformation
Gets the transformation executor that will be used to execute the associated QVT0 transformation.
getTransformationExecutor() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOPoolingModelTransformation
 
getTransformationName() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QvtoModelTransformation
Gets the name of the associated QVTo transformation.
getTransformations() - Method in interface org.palladiosimulator.simulizar.reconfiguration.IReconfigurationLoader
 
getTransformations() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QvtoReconfigurationLoader
 
getTransformations() - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDReconfigurationLoader
 
getTransientStateProfile() - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationBehavior
Returns the value of the 'Transient State Profile' reference.
getTransientStateProfile() - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
getType() - Method in class org.palladiosimulator.simulizar.action.core.impl.RoleTypeImpl
getType() - Method in interface org.palladiosimulator.simulizar.action.core.RoleType
Returns the value of the 'Type' reference.
getUsageEvolution() - Method in class org.palladiosimulator.simulizar.launcher.partitions.UEResourceSetPartition
 
getUsageEvolutionFile() - Method in class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
getUsageEvolutionModel() - Method in interface org.palladiosimulator.simulizar.access.IModelAccess
 
getUsageEvolutionModel() - Method in class org.palladiosimulator.simulizar.access.ModelAccess
 
getUsageEvolutionModel() - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.modelaccess.HenshinModelAccess
 
getUsageEvolutionModel() - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.modelaccess.StoryDiagramModelAccess
 
getUsageEvolverFacade() - Method in class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
 
getUsageEvolverFacade() - Method in class org.palladiosimulator.simulizar.runtimestate.SimuLizarRuntimeState
 
getUsageModels() - Method in class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
 
getValue() - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
getValue() - Method in interface org.palladiosimulator.simulizar.action.instance.Role
Returns the value of the 'Value' reference.
getVariableUsage() - Method in interface org.palladiosimulator.simulizar.action.parameter.ControllerCallInputVariableUsage
Returns the value of the 'Variable Usage' containment reference.
getVariableUsage() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
getViewer() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This returns the viewer as required by the IViewerProvider interface.
getWorkEvaluators() - Method in class org.palladiosimulator.simulizar.usagemodel.PeriodicallyTriggeredUsageEvolver
Gets all the Work Evaluators for the Work Parameter evolutions of this.
getWorkloadDriver(Workload) - Method in class org.palladiosimulator.simulizar.usagemodel.SimulatedUsageModels
 
gotoMarker(IMarker) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
gotoMarker(IMarker) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
gotoMarker(IMarker) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
gotoMarker(IMarker) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
gotoMarker(IMarker) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
gotoMarker(IMarker) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
GROUP_LABEL_KEY - Static variable in class org.palladiosimulator.simulizar.ui.configuration.extensions.ExtensionFileInputConfiguration.DefaultPropertyKeys
Key used to specify a the label of the dialog group that will be created on the InterpreterFileNamesInputTab.
GUARDED_STEP - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The meta object id for the 'Guarded Step' class.
GUARDED_STEP - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Guarded Step' class.
GUARDED_STEP__ADAPTATION_BEHAVIOR - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Adaptation Behavior' container reference.
GUARDED_STEP__ENTITY_NAME - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Entity Name' attribute.
GUARDED_STEP__GUARDED_TRANSITIONS - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Guarded Transitions' containment reference list.
GUARDED_STEP__GUARDED_TRANSITIONS - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Guarded Transitions' containment reference list feature.
GUARDED_STEP__ID - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Id' attribute.
GUARDED_STEP_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The number of structural features of the 'Guarded Step' class.
GUARDED_TRANSITION - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The meta object id for the 'Guarded Transition' class.
GUARDED_TRANSITION - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Guarded Transition' class.
GUARDED_TRANSITION__CONDITION_URI - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Condition URI' attribute.
GUARDED_TRANSITION__CONDITION_URI - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Condition URI' attribute feature.
GUARDED_TRANSITION__ENTITY_NAME - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Entity Name' attribute.
GUARDED_TRANSITION__GUARDED_STEP - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Guarded Step' container reference.
GUARDED_TRANSITION__GUARDED_STEP - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Guarded Step' container reference feature.
GUARDED_TRANSITION__ID - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Id' attribute.
GUARDED_TRANSITION__NESTED_ADAPTATION_BEHAVIOR - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Nested Adaptation Behavior' containment reference.
GUARDED_TRANSITION__NESTED_ADAPTATION_BEHAVIOR - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Nested Adaptation Behavior' containment reference feature.
GUARDED_TRANSITION_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The number of structural features of the 'Guarded Transition' class.
GuardedStep - Interface in org.palladiosimulator.simulizar.action.core
A representation of the model object 'Guarded Step'.
GuardedStepImpl - Class in org.palladiosimulator.simulizar.action.core.impl
An implementation of the model object 'Guarded Step'.
GuardedStepImpl() - Constructor for class org.palladiosimulator.simulizar.action.core.impl.GuardedStepImpl
guardedStepItemProvider - Variable in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This keeps track of the one adapter used for all GuardedStep instances.
GuardedStepItemProvider - Class in org.palladiosimulator.simulizar.action.core.provider
This is the item provider adapter for a GuardedStep object.
GuardedStepItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.core.provider.GuardedStepItemProvider
This constructs an instance from a factory and a notifier.
GuardedTransition - Interface in org.palladiosimulator.simulizar.action.core
A representation of the model object 'Guarded Transition'.
GuardedTransitionImpl - Class in org.palladiosimulator.simulizar.action.core.impl
An implementation of the model object 'Guarded Transition'.
GuardedTransitionImpl() - Constructor for class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
guardedTransitionItemProvider - Variable in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This keeps track of the one adapter used for all GuardedTransition instances.
GuardedTransitionItemProvider - Class in org.palladiosimulator.simulizar.action.core.provider
This is the item provider adapter for a GuardedTransition object.
GuardedTransitionItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.core.provider.GuardedTransitionItemProvider
This constructs an instance from a factory and a notifier.
guardedTransitions - Variable in class org.palladiosimulator.simulizar.action.core.impl.GuardedStepImpl
The cached value of the 'Guarded Transitions' containment reference list.

H

handleActivate() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
Handles activation of the editor or it's associated views.
handleActivate() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
Handles activation of the editor or it's associated views.
handleActivate() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
Handles activation of the editor or it's associated views.
handleActivate() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
Handles activation of the editor or it's associated views.
handleActivate() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
Handles activation of the editor or it's associated views.
handleActivate() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
Handles activation of the editor or it's associated views.
handleChangedResources() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
Handles what to do with changed resources on activation.
handleChangedResources() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
Handles what to do with changed resources on activation.
handleChangedResources() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
Handles what to do with changed resources on activation.
handleChangedResources() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
Handles what to do with changed resources on activation.
handleChangedResources() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
Handles what to do with changed resources on activation.
handleChangedResources() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
Handles what to do with changed resources on activation.
handleContentOutlineSelection(ISelection) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This deals with how we want selection in the outliner to affect the other views.
handleContentOutlineSelection(ISelection) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This deals with how we want selection in the outliner to affect the other views.
handleContentOutlineSelection(ISelection) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This deals with how we want selection in the outliner to affect the other views.
handleContentOutlineSelection(ISelection) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This deals with how we want selection in the outliner to affect the other views.
handleContentOutlineSelection(ISelection) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This deals with how we want selection in the outliner to affect the other views.
handleContentOutlineSelection(ISelection) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This deals with how we want selection in the outliner to affect the other views.
handleDirtyConflict() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
Shows a dialog that asks if conflicting changes should be discarded.
handleDirtyConflict() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
Shows a dialog that asks if conflicting changes should be discarded.
handleDirtyConflict() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
Shows a dialog that asks if conflicting changes should be discarded.
handleDirtyConflict() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
Shows a dialog that asks if conflicting changes should be discarded.
handleDirtyConflict() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
Shows a dialog that asks if conflicting changes should be discarded.
handleDirtyConflict() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
Shows a dialog that asks if conflicting changes should be discarded.
handleExecutionResult(ExecutionDiagnostic) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.AbstractQVTOExecutor
Last step of the #executeTransformation(TransformationData) template method.
hasAppliedStereotype(Identifier, String) - Static method in class org.palladiosimulator.simulizar.action.repository.black.ProfilesLibrary
Gets whether the stereotype with the given name is applied to the given pcm entity.
hasAppliedStereotype(Set<Entity>, String) - Static method in class org.palladiosimulator.simulizar.action.repository.black.ProfilesLibrary
Gets whether the stereotype with the given name is applied to any of the given pcm entities.
hasAppliedStereotype(Entity, String) - Static method in class org.palladiosimulator.simulizar.action.repository.black.ProfilesLibrary
Gets whether the stereotype with the given name is applied to the given pcm entity.
hasChildren(Object) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor.ReverseAdapterFactoryContentProvider
hasChildren(Object) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor.ReverseAdapterFactoryContentProvider
hasChildren(Object) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor.ReverseAdapterFactoryContentProvider
hasChildren(Object) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor.ReverseAdapterFactoryContentProvider
hasChildren(Object) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor.ReverseAdapterFactoryContentProvider
hasChildren(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor.ReverseAdapterFactoryContentProvider
hasComponentInstance(FQComponentID) - Method in class org.palladiosimulator.simulizar.runtimestate.ComponentInstanceRegistry
 
hashCode() - Method in class org.palladiosimulator.simulizar.runtimestate.FQComponentID
 
HENSHIN_MODEL_PARTITION_ID - Static variable in class org.palladiosimulator.simulizar.reconfiguration.henshin.jobs.LoadHenshinModelsIntoBlackboardJob
 
HenshinModelAccess - Class in org.palladiosimulator.simulizar.reconfiguration.henshin.modelaccess
Helper to access all models and specifically the StoryDiagram models from the Story Diagram reconfiguration engine.
HenshinModelAccess(IModelAccess, SimuLizarWorkflowConfiguration) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.henshin.modelaccess.HenshinModelAccess
 
HenshinModelTransformation - Class in org.palladiosimulator.simulizar.reconfiguration.henshin
 
HenshinModelTransformation(Module) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.henshin.HenshinModelTransformation
 
HenshinReconfigurator - Class in org.palladiosimulator.simulizar.reconfiguration.henshin
 
HenshinReconfigurator() - Constructor for class org.palladiosimulator.simulizar.reconfiguration.henshin.HenshinReconfigurator
 
HenshinResourceSetPartition - Class in org.palladiosimulator.simulizar.reconfiguration.henshin.modelaccess
 
HenshinResourceSetPartition() - Constructor for class org.palladiosimulator.simulizar.reconfiguration.henshin.modelaccess.HenshinResourceSetPartition
 
hideTabs() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
If there is just one page in the multi-page editor part, this hides the single tab at the bottom.
hideTabs() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
If there is just one page in the multi-page editor part, this hides the single tab at the bottom.
hideTabs() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
If there is just one page in the multi-page editor part, this hides the single tab at the bottom.
hideTabs() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
If there is just one page in the multi-page editor part, this hides the single tab at the bottom.
hideTabs() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
If there is just one page in the multi-page editor part, this hides the single tab at the bottom.
hideTabs() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
If there is just one page in the multi-page editor part, this hides the single tab at the bottom.
HREF_ATTRIBUTE_NAME - Static variable in class org.palladiosimulator.simulizar.measuringpoint.create.StereotypeApplicationListener
 

I

IComposableSwitch - Interface in org.palladiosimulator.simulizar.interpreter
Interface for a switch which is able to composed together with other switches.
IConfigurator - Interface in org.palladiosimulator.simulizar.launcher
Interface to modify workflow configurations.
IInterpreterListener - Interface in org.palladiosimulator.simulizar.interpreter.listener
 
IModelAccess - Interface in org.palladiosimulator.simulizar.access
Interface which allows access to all models at simulation time.
IModelObserver - Interface in org.palladiosimulator.simulizar.modelobserver
 
Implementation() - Constructor for class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementEditPlugin.Implementation
Creates an instance.
Implementation() - Constructor for class org.palladiosimulator.simulizar.action.core.presentation.ActionsEditorPlugin.Implementation
Creates an instance.
Implementation() - Constructor for class org.palladiosimulator.simulizar.action.core.provider.ActionsEditPlugin.Implementation
Creates an instance.
Implementation() - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditorPlugin.Implementation
Creates an instance.
Implementation() - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleEditPlugin.Implementation
Creates an instance.
Implementation() - Constructor for class simulizarmeasuringpoint.provider.SimulizarmeasuringpointEditPlugin.Implementation
Creates an instance.
includedRepositories - Variable in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorRepositoryImpl
The cached value of the 'Included Repositories' reference list.
init() - Static method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.palladiosimulator.simulizar.action.context.impl.ContextFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.palladiosimulator.simulizar.action.context.impl.ContextPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.palladiosimulator.simulizar.action.core.impl.CoreFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.palladiosimulator.simulizar.action.instance.impl.InstanceFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.palladiosimulator.simulizar.action.instance.impl.InstancePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.palladiosimulator.simulizar.action.parameter.impl.ParameterFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.palladiosimulator.simulizar.action.parameter.impl.ParameterPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationruleFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class simulizarmeasuringpoint.impl.SimulizarmeasuringpointFactoryImpl
Creates the default factory implementation.
init() - Static method in class simulizarmeasuringpoint.impl.SimulizarmeasuringpointPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IEditorSite, IEditorInput) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This is called during startup.
init(IEditorSite, IEditorInput) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This is called during startup.
init(IEditorSite, IEditorInput) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This is called during startup.
init(IEditorSite, IEditorInput) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This is called during startup.
init(IEditorSite, IEditorInput) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This is called during startup.
init(IEditorSite, IEditorInput) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This is called during startup.
init(IWorkbench, IStructuredSelection) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard
This just records the information.
init(IWorkbench, IStructuredSelection) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard
This just records the information.
init(IWorkbench, IStructuredSelection) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard
This just records the information.
init(IWorkbench, IStructuredSelection) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard
This just records the information.
init(IWorkbench, IStructuredSelection) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard
This just records the information.
init(IWorkbench, IStructuredSelection) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard
This just records the information.
init(IWorkbench, IStructuredSelection) - Method in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
init(IWorkbench, IStructuredSelection) - Method in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardZnnCom
 
initialiseAssemblyContextLookup() - Method in class org.palladiosimulator.simulizar.interpreter.InterpreterDefaultContext
 
initialize(IRecorderConfiguration) - Method in class org.palladiosimulator.simulizar.slidingwindow.runtimemeasurement.SlidingWindowRuntimeMeasurementsRecorder

This implementation does nothing.
initialize(AbstractSimuLizarRuntimeState) - Method in class org.palladiosimulator.simulizar.action.interpreter.util.TransientEffectTransformationCacheKeeper
 
initialize(AbstractSimuLizarRuntimeState) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractResourceEnvironmentObserver
 
initialize(AbstractSimuLizarRuntimeState) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractUsageEvolutionObserver
 
initialize(AbstractSimuLizarRuntimeState) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractUsageModelObserver
 
initialize(AbstractSimuLizarRuntimeState) - Method in interface org.palladiosimulator.simulizar.modelobserver.IModelObserver
Syncs PCM models with SimuCom.
initialize(AbstractSimuLizarRuntimeState) - Method in class org.palladiosimulator.simulizar.modelobserver.ResourceEnvironmentSyncer
 
initialize(T, AbstractSimuLizarRuntimeState) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
initializeEditingDomain() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This sets up the editing domain for the model editor.
initializeEditingDomain() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This sets up the editing domain for the model editor.
initializeEditingDomain() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This sets up the editing domain for the model editor.
initializeEditingDomain() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This sets up the editing domain for the model editor.
initializeEditingDomain() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This sets up the editing domain for the model editor.
initializeEditingDomain() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This sets up the editing domain for the model editor.
initializeFrom(ILaunchConfiguration) - Method in class org.palladiosimulator.simulizar.ui.configuration.InterpreterFileNamesInputTab
 
initializeInterpreterListeners(Reconfigurator) - Method in class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
 
initializeInterpreterListeners(Reconfigurator) - Method in class org.palladiosimulator.simulizar.runtimestate.SimuLizarRuntimeState
 
initializePackageContents() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.palladiosimulator.simulizar.action.context.impl.ContextPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.palladiosimulator.simulizar.action.core.impl.CorePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.palladiosimulator.simulizar.action.instance.impl.InstancePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.palladiosimulator.simulizar.action.mapping.impl.MappingPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ParameterPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationrulePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class simulizarmeasuringpoint.impl.SimulizarmeasuringpointPackageImpl
Complete the initialization of the package and its meta-model.
initializeRecorder(Map<String, Object>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractRecordingProbeFrameworkListenerDecorator
Template method to instantiate and initialize a IRecorder implementation based on the SimuComConfig of the current SimuLizar run.
initialObjectCreationPage - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard
This is the initial object creation page.
initialObjectCreationPage - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard
This is the initial object creation page.
initialObjectCreationPage - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard
This is the initial object creation page.
initialObjectCreationPage - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard
This is the initial object creation page.
initialObjectCreationPage - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard
This is the initial object creation page.
initialObjectCreationPage - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard
This is the initial object creation page.
initialObjectField - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard.ContextModelWizardInitialObjectCreationPage
initialObjectField - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard.CoreModelWizardInitialObjectCreationPage
initialObjectField - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard.InstanceModelWizardInitialObjectCreationPage
initialObjectField - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
initialObjectField - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard.ParameterModelWizardInitialObjectCreationPage
initialObjectField - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard.ReconfigurationruleModelWizardInitialObjectCreationPage
initialObjectNames - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard
Caches the names of the types that can be created as the root object.
initialObjectNames - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard
Caches the names of the types that can be created as the root object.
initialObjectNames - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard
Caches the names of the types that can be created as the root object.
initialObjectNames - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard
Caches the names of the types that can be created as the root object.
initialObjectNames - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard
Caches the names of the types that can be created as the root object.
initialObjectNames - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard
Caches the names of the types that can be created as the root object.
initReconfigurationTimeMeasurement() - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
Initializes reconfiguration time measurement.
initReconfigurationTimeMeasurement() - Method in class org.palladiosimulator.simulizar.interpreter.listener.ProbeFrameworkListener
 
INPUT_TYPE_KEY - Static variable in class org.palladiosimulator.simulizar.ui.configuration.extensions.ExtensionFileInputConfiguration.DefaultPropertyKeys
Key to specify whether a file or folder is to be selected by the user, denoted in terms of the ExtensionInputType enum.
INSTANCE - Static variable in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.palladiosimulator.simulizar.action.core.presentation.ActionsEditorPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.palladiosimulator.simulizar.action.core.provider.ActionsEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditorPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleEditPlugin
Keep track of the singleton.
INSTANCE - Static variable in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointEditPlugin
Keep track of the singleton.
InstanceActionBarContributor - Class in org.palladiosimulator.simulizar.action.instance.presentation
This is the action bar contributor for the Instance model editor.
InstanceActionBarContributor() - Constructor for class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This creates an instance of the contributor.
InstanceAdapterFactory - Class in org.palladiosimulator.simulizar.action.instance.util
The Adapter Factory for the model.
InstanceAdapterFactory() - Constructor for class org.palladiosimulator.simulizar.action.instance.util.InstanceAdapterFactory
Creates an instance of the adapter factory.
InstanceEditor - Class in org.palladiosimulator.simulizar.action.instance.presentation
This is an example of a Instance model editor.
InstanceEditor() - Constructor for class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This creates a model editor.
InstanceEditor.ReverseAdapterFactoryContentProvider - Class in org.palladiosimulator.simulizar.action.instance.presentation
instanceFactory - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard
This caches an instance of the model factory.
InstanceFactory - Interface in org.palladiosimulator.simulizar.action.instance
The Factory for the model.
InstanceFactoryImpl - Class in org.palladiosimulator.simulizar.action.instance.impl
An implementation of the model Factory.
InstanceFactoryImpl() - Constructor for class org.palladiosimulator.simulizar.action.instance.impl.InstanceFactoryImpl
Creates an instance of the factory.
InstanceItemProviderAdapterFactory - Class in org.palladiosimulator.simulizar.action.instance.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
InstanceItemProviderAdapterFactory() - Constructor for class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
This constructs an instance.
InstanceModelWizard - Class in org.palladiosimulator.simulizar.action.instance.presentation
This is a simple wizard for creating a new model file.
InstanceModelWizard() - Constructor for class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard
 
InstanceModelWizard.InstanceModelWizardInitialObjectCreationPage - Class in org.palladiosimulator.simulizar.action.instance.presentation
This is the page where the type of object to create is selected.
InstanceModelWizard.InstanceModelWizardNewFileCreationPage - Class in org.palladiosimulator.simulizar.action.instance.presentation
This is the one page of the wizard.
InstanceModelWizardInitialObjectCreationPage(String) - Constructor for class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard.InstanceModelWizardInitialObjectCreationPage
Pass in the selection.
InstanceModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard.InstanceModelWizardNewFileCreationPage
Pass in the selection.
instancePackage - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard
This caches an instance of the model package.
InstancePackage - Interface in org.palladiosimulator.simulizar.action.instance
The Package for the model.
InstancePackage.Literals - Interface in org.palladiosimulator.simulizar.action.instance
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
InstancePackageImpl - Class in org.palladiosimulator.simulizar.action.instance.impl
An implementation of the model Package.
InstanceSwitch<T> - Class in org.palladiosimulator.simulizar.action.instance.util
The Switch for the model's inheritance hierarchy.
InstanceSwitch() - Constructor for class org.palladiosimulator.simulizar.action.instance.util.InstanceSwitch
Creates an instance of the switch.
instantiateRecorder(SimuComConfig) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractRecordingProbeFrameworkListenerDecorator
Method to instantiate an IRecorder used for the recording of the measurements.
internalExecutor - Variable in class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOTransformationExecutor
 
internalLifeCycle() - Method in class org.palladiosimulator.simulizar.reconfiguration.ReconfigurationProcess
 
InterpreterConfigurationTab - Class in org.palladiosimulator.simulizar.ui.configuration
Configuration tabs for SimuLizar, only the first one is customized.
InterpreterConfigurationTab() - Constructor for class org.palladiosimulator.simulizar.ui.configuration.InterpreterConfigurationTab
 
InterpreterDefaultContext - Class in org.palladiosimulator.simulizar.interpreter
Default context for the pcm interpreter.
InterpreterDefaultContext(InterpreterDefaultContext, SimuComSimProcess) - Constructor for class org.palladiosimulator.simulizar.interpreter.InterpreterDefaultContext
Create interpreter default context from the given default context (model, sim process and stack are set according to the given default context).
InterpreterDefaultContext(AbstractSimuLizarRuntimeState) - Constructor for class org.palladiosimulator.simulizar.interpreter.InterpreterDefaultContext
 
InterpreterFileNamesInputTab - Class in org.palladiosimulator.simulizar.ui.configuration
File name input tab for SimuLizar.
InterpreterFileNamesInputTab() - Constructor for class org.palladiosimulator.simulizar.ui.configuration.InterpreterFileNamesInputTab
 
involvedRoles - Variable in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
The cached value of the 'Involved Roles' containment reference list.
IReconfigurationEngine - Interface in org.palladiosimulator.simulizar.reconfiguration
Interface for a component that is able to reconfigure the PCM model@runtime.
IReconfigurationListener - Interface in org.palladiosimulator.simulizar.reconfiguration
 
IReconfigurationLoader - Interface in org.palladiosimulator.simulizar.reconfiguration
 
IRuntimeStateAccessor - Interface in org.palladiosimulator.simulizar.runtimestate
 
isAsync() - Method in class org.palladiosimulator.simulizar.action.interpreter.ActionRuntimeState.TransientEffectInterpreterBuilder
Equips the current builder instance to create an interpreter for asynchronous interpretation.
isAsync(ExecutionContext) - Method in class org.palladiosimulator.simulizar.action.interpreter.ActionRuntimeState.TransientEffectInterpreterBuilder
 
isCanceled() - Method in class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
 
isCanceled() - Method in class org.palladiosimulator.simulizar.runtimestate.SimulationCancelationDelegate
 
isDirty() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This is for implementing IEditorPart and simply tests the command stack.
isDirty() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This is for implementing IEditorPart and simply tests the command stack.
isDirty() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This is for implementing IEditorPart and simply tests the command stack.
isDirty() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This is for implementing IEditorPart and simply tests the command stack.
isDirty() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This is for implementing IEditorPart and simply tests the command stack.
isDirty() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This is for implementing IEditorPart and simply tests the command stack.
isFactoryForType(Object) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
isFactoryForType(Object) - Method in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.palladiosimulator.simulizar.action.context.provider.ContextItemProviderAdapterFactory
isFactoryForType(Object) - Method in class org.palladiosimulator.simulizar.action.context.util.ContextAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
isFactoryForType(Object) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
isFactoryForType(Object) - Method in class org.palladiosimulator.simulizar.action.instance.util.InstanceAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
isFactoryForType(Object) - Method in class org.palladiosimulator.simulizar.action.mapping.util.MappingAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
isFactoryForType(Object) - Method in class org.palladiosimulator.simulizar.action.parameter.util.ParameterAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
isFactoryForType(Object) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory
isFactoryForType(Object) - Method in class simulizarmeasuringpoint.util.SimulizarmeasuringpointAdapterFactory
Returns whether this factory is applicable for the type of the object.
isInnerReference(AbstractNamedReference) - Static method in class org.palladiosimulator.simulizar.utils.SimulatedStackHelper
Returns whether the specified reference belongs to an INNER variable characterisation.
isInUse() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOTransformationExecutor
 
isMonitored(MonitorRepository, EObject, MetricDescription) - Static method in class org.palladiosimulator.simulizar.utils.MonitorRepositoryUtil
Method checks if given element should be monitored with given performance metric.
isOutParameter() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.TransformationParameterInformation
Indicates whether the parameter is marked with the 'out' keyword, i.e, has implicit return type semantics.
isPersisted(Resource) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This returns whether something has been persisted to the URI of the specified resource.
isPersisted(Resource) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This returns whether something has been persisted to the URI of the specified resource.
isPersisted(Resource) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This returns whether something has been persisted to the URI of the specified resource.
isPersisted(Resource) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This returns whether something has been persisted to the URI of the specified resource.
isPersisted(Resource) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This returns whether something has been persisted to the URI of the specified resource.
isPersisted(Resource) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This returns whether something has been persisted to the URI of the specified resource.
isPropertySet(String) - Method in class org.palladiosimulator.simulizar.ui.configuration.extensions.ExtensionFileInputConfiguration
 
isReset() - Method in class org.palladiosimulator.simulizar.action.interpreter.notifications.AdaptationBehaviorExecutedNotification
isReset() - Method in class org.palladiosimulator.simulizar.action.interpreter.notifications.AdaptationStepExecutedNotification
isSaveAsAllowed() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This always returns true because it is not currently supported.
isSaveAsAllowed() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This always returns true because it is not currently supported.
isSaveAsAllowed() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This always returns true because it is not currently supported.
isSaveAsAllowed() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This always returns true because it is not currently supported.
isSaveAsAllowed() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This always returns true because it is not currently supported.
isSaveAsAllowed() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This always returns true because it is not currently supported.
isSwitchFor(EPackage) - Method in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.palladiosimulator.simulizar.action.context.util.ContextSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.palladiosimulator.simulizar.action.instance.util.InstanceSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.palladiosimulator.simulizar.action.mapping.util.MappingSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.palladiosimulator.simulizar.action.parameter.util.ParameterSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class simulizarmeasuringpoint.util.SimulizarmeasuringpointSwitch
Checks whether this is a switch for the given package.
isTouch() - Method in class org.palladiosimulator.simulizar.action.interpreter.notifications.AdaptationBehaviorExecutedNotification
isTouch() - Method in class org.palladiosimulator.simulizar.action.interpreter.notifications.AdaptationStepExecutedNotification
isValid(ILaunchConfiguration) - Method in class org.palladiosimulator.simulizar.ui.configuration.InterpreterFileNamesInputTab
 

L

LAUNCH_CONFIGURAION_2 - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
LAUNCH_CONFIGURAION_2_WITH_EXTENSION - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
LAUNCH_CONFIGURAION_3 - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
LAUNCH_CONFIGURAION_3_WITH_EXTENSION - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
LAUNCH_CONFIGURATION - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardZnnCom
 
LAUNCH_CONFIGURATION_1 - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
LAUNCH_CONFIGURATION_1_WITH_EXTENSION - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
LAUNCH_CONFIGURATION_WITH_EXTENSION - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardZnnCom
 
LibraryStateAccessor - Class in org.palladiosimulator.simulizar.action.repository.black
 
LibraryStateAccessor() - Constructor for class org.palladiosimulator.simulizar.action.repository.black.LibraryStateAccessor
 
listViewer - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This shows how a list view works.
listViewer - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This shows how a list view works.
listViewer - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This shows how a list view works.
listViewer - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This shows how a list view works.
listViewer - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This shows how a list view works.
listViewer - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This shows how a list view works.
LOAD_BALANCER_EXAMPLE_URI - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
LOAD_BALANCER_EXAMPLE_URI - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardZnnCom
 
LoadAdaptationBehaviorRepositoryIntoBlackBoardJob - Class in org.palladiosimulator.simulizar.action.jobs
This class is an AbstractWorkflowExtensionJob implementation to load a AdaptationBehaviorRepository model (which is specified by an URI) into an MDSDBlackboard instance.
LoadAdaptationBehaviorRepositoryIntoBlackBoardJob() - Constructor for class org.palladiosimulator.simulizar.action.jobs.LoadAdaptationBehaviorRepositoryIntoBlackBoardJob
Initializes a new instance of the LoadAdaptationBehaviorRepositoryIntoBlackBoardJob class.
LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfig - Class in org.palladiosimulator.simulizar.action.jobs.config
This class is the configuration for the LoadAdaptationBehaviorRepositoryIntoBlackBoardJob .
LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfig(String) - Constructor for class org.palladiosimulator.simulizar.action.jobs.config.LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfig
Initializes a new instance of the LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfig class with the given parameter.
LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfigBuilder - Class in org.palladiosimulator.simulizar.action.jobs.config
Class to build the configuration for the LoadAdaptationBehaviorRepositoryIntoBlackBoardJob.
LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfigBuilder() - Constructor for class org.palladiosimulator.simulizar.action.jobs.config.LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfigBuilder
 
LoadHenshinModelsIntoBlackboardJob - Class in org.palladiosimulator.simulizar.reconfiguration.henshin.jobs
 
LoadHenshinModelsIntoBlackboardJob(SimuLizarWorkflowConfiguration, MDSDBlackboard) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.henshin.jobs.LoadHenshinModelsIntoBlackboardJob
 
LoadMonitorRepositoryModelIntoBlackboardJob - Class in org.palladiosimulator.simulizar.launcher.jobs
Job for loading monitor repository model into blackboard.
LoadMonitorRepositoryModelIntoBlackboardJob(SimuLizarWorkflowConfiguration) - Constructor for class org.palladiosimulator.simulizar.launcher.jobs.LoadMonitorRepositoryModelIntoBlackboardJob
Constructor
LoadPCMModelsInterpreterJob - Class in org.palladiosimulator.simulizar.launcher.jobs
Job for loading PCM Models into Blackboard.
LoadPCMModelsInterpreterJob(AbstractPCMWorkflowRunConfiguration) - Constructor for class org.palladiosimulator.simulizar.launcher.jobs.LoadPCMModelsInterpreterJob
 
LoadSDMModelsIntoBlackboardJob - Class in org.palladiosimulator.simulizar.reconfiguration.storydiagram.jobs
Job for loading all sdm models in a specific folder into the blackboard.
LoadSDMModelsIntoBlackboardJob(SimuLizarWorkflowConfiguration) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.storydiagram.jobs.LoadSDMModelsIntoBlackboardJob
Constructor
LoadServiceLevelObjectiveRepositoryIntoBlackboardJob - Class in org.palladiosimulator.simulizar.launcher.jobs
Job for loading service level objectives into blackboard and resolving proxies to Palladio models and MonitorRepository.
LoadServiceLevelObjectiveRepositoryIntoBlackboardJob(SimuLizarWorkflowConfiguration) - Constructor for class org.palladiosimulator.simulizar.launcher.jobs.LoadServiceLevelObjectiveRepositoryIntoBlackboardJob
Constructor
LoadSimuLizarModelsIntoBlackboardJob - Class in org.palladiosimulator.simulizar.launcher.jobs
Composite Job for preparing Blackboard and loading PCM Models into it.
LoadSimuLizarModelsIntoBlackboardJob(SimuLizarWorkflowConfiguration) - Constructor for class org.palladiosimulator.simulizar.launcher.jobs.LoadSimuLizarModelsIntoBlackboardJob
 
LoadSimuLizarModelsIntoBlackboardJob(SimuLizarWorkflowConfiguration, boolean) - Constructor for class org.palladiosimulator.simulizar.launcher.jobs.LoadSimuLizarModelsIntoBlackboardJob
 
loadTransformation() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOTransformationExecutor
 
loadTransformation(IProgressMonitor) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOTransformationExecutor
 
LoadUEModelIntoBlackboardJob - Class in org.palladiosimulator.simulizar.launcher.jobs
Job for loading usage evolution model into blackboard.
LoadUEModelIntoBlackboardJob(SimuLizarWorkflowConfiguration) - Constructor for class org.palladiosimulator.simulizar.launcher.jobs.LoadUEModelIntoBlackboardJob
Constructor
log(int, String) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOReconfigurationLogger
 
log(int, String, Object) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOReconfigurationLogger
 
log(String) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOReconfigurationLogger
 
log(String, Object) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOReconfigurationLogger
 
logDebugInfo(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
LogDebugListener - Class in org.palladiosimulator.simulizar.interpreter.listener
 
LogDebugListener() - Constructor for class org.palladiosimulator.simulizar.interpreter.listener.LogDebugListener
 
LOGGER - Static variable in class org.palladiosimulator.simulizar.interpreter.UsageScenarioSwitch
 
LOGGER - Static variable in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
LOGGER - Static variable in class org.palladiosimulator.simulizar.utils.FileUtil
 
LOGGER - Static variable in class org.palladiosimulator.simulizar.utils.TransitionDeterminer
 
LoopingUsageEvolver - Class in org.palladiosimulator.simulizar.usagemodel
Looping usage evolver.
LoopingUsageEvolver(AbstractSimuLizarRuntimeState, double, double, UsageScenario, double) - Constructor for class org.palladiosimulator.simulizar.usagemodel.LoopingUsageEvolver
Constructs the looping usage evolver.

M

mappedCall - Variable in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
The cached value of the 'Mapped Call' reference.
Mapping - Interface in org.palladiosimulator.simulizar.action.mapping
A representation of the model object 'Mapping'.
MAPPING - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage.Literals
The meta object literal for the 'Mapping' class.
MAPPING - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
The meta object id for the 'Mapping' class.
MAPPING__CONTROLLER_MAPPINGS - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage.Literals
The meta object literal for the 'Controller Mappings' containment reference list feature.
MAPPING__CONTROLLER_MAPPINGS - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
The feature id for the 'Controller Mappings' containment reference list.
MAPPING__ENTITY_NAME - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
The feature id for the 'Entity Name' attribute.
MAPPING__ID - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
The feature id for the 'Id' attribute.
MAPPING_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.mapping.MappingPackage
The number of structural features of the 'Mapping' class.
MappingActionBarContributor - Class in org.palladiosimulator.simulizar.action.mapping.presentation
This is the action bar contributor for the Mapping model editor.
MappingActionBarContributor() - Constructor for class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This creates an instance of the contributor.
MappingAdapterFactory - Class in org.palladiosimulator.simulizar.action.mapping.util
The Adapter Factory for the model.
MappingAdapterFactory() - Constructor for class org.palladiosimulator.simulizar.action.mapping.util.MappingAdapterFactory
Creates an instance of the adapter factory.
MappingEditor - Class in org.palladiosimulator.simulizar.action.mapping.presentation
This is an example of a Mapping model editor.
MappingEditor() - Constructor for class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This creates a model editor.
MappingEditor.ReverseAdapterFactoryContentProvider - Class in org.palladiosimulator.simulizar.action.mapping.presentation
mappingFactory - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard
This caches an instance of the model factory.
MappingFactory - Interface in org.palladiosimulator.simulizar.action.mapping
The Factory for the model.
MappingFactoryImpl - Class in org.palladiosimulator.simulizar.action.mapping.impl
An implementation of the model Factory.
MappingFactoryImpl() - Constructor for class org.palladiosimulator.simulizar.action.mapping.impl.MappingFactoryImpl
Creates an instance of the factory.
MappingImpl - Class in org.palladiosimulator.simulizar.action.mapping.impl
An implementation of the model object 'Mapping'.
MappingImpl() - Constructor for class org.palladiosimulator.simulizar.action.mapping.impl.MappingImpl
mappingItemProvider - Variable in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
This keeps track of the one adapter used for all Mapping instances.
MappingItemProvider - Class in org.palladiosimulator.simulizar.action.mapping.provider
This is the item provider adapter for a Mapping object.
MappingItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProvider
This constructs an instance from a factory and a notifier.
MappingItemProviderAdapterFactory - Class in org.palladiosimulator.simulizar.action.mapping.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
MappingItemProviderAdapterFactory() - Constructor for class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
This constructs an instance.
MappingModelWizard - Class in org.palladiosimulator.simulizar.action.mapping.presentation
This is a simple wizard for creating a new model file.
MappingModelWizard() - Constructor for class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard
 
MappingModelWizard.MappingModelWizardInitialObjectCreationPage - Class in org.palladiosimulator.simulizar.action.mapping.presentation
This is the page where the type of object to create is selected.
MappingModelWizard.MappingModelWizardNewFileCreationPage - Class in org.palladiosimulator.simulizar.action.mapping.presentation
This is the one page of the wizard.
MappingModelWizardInitialObjectCreationPage(String) - Constructor for class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
Pass in the selection.
MappingModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard.MappingModelWizardNewFileCreationPage
Pass in the selection.
mappingPackage - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard
This caches an instance of the model package.
MappingPackage - Interface in org.palladiosimulator.simulizar.action.mapping
The Package for the model.
MappingPackage.Literals - Interface in org.palladiosimulator.simulizar.action.mapping
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
MappingPackageImpl - Class in org.palladiosimulator.simulizar.action.mapping.impl
An implementation of the model Package.
MappingSwitch<T> - Class in org.palladiosimulator.simulizar.action.mapping.util
The Switch for the model's inheritance hierarchy.
MappingSwitch() - Constructor for class org.palladiosimulator.simulizar.action.mapping.util.MappingSwitch
Creates an instance of the switch.
markerHelper - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
The MarkerHelper is responsible for creating workspace resource markers presented in Eclipse's Problems View.
markerHelper - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
The MarkerHelper is responsible for creating workspace resource markers presented in Eclipse's Problems View.
markerHelper - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
The MarkerHelper is responsible for creating workspace resource markers presented in Eclipse's Problems View.
markerHelper - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
The MarkerHelper is responsible for creating workspace resource markers presented in Eclipse's Problems View.
markerHelper - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
The MarkerHelper is responsible for creating workspace resource markers presented in Eclipse's Problems View.
markerHelper - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
The MarkerHelper is responsible for creating workspace resource markers presented in Eclipse's Problems View.
measurements - Variable in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementModelImpl
The cached value of the 'Measurements' containment reference list.
measurementSpecification - Variable in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
The cached value of the 'Measurement Specification' reference.
MEASURING_POINT_FILE_EXTENSION - Static variable in class org.palladiosimulator.simulizar.measuringpoint.create.StereotypeApplicationListener
 
MEASURING_POINT_STEREOTYPE_APPLICATION_FILE_EXTENSION - Static variable in class org.palladiosimulator.simulizar.measuringpoint.create.StereotypeApplicationListener
 
MEASURING_VALUE_EDEFAULT - Static variable in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
The default value of the 'Measuring Value' attribute.
measuringPoint - Variable in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
The cached value of the 'Measuring Point' reference.
MeasuringpointChildCreationExtender() - Constructor for class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory.MeasuringpointChildCreationExtender
 
MeasuringPointProfileApplicationFileFilter - Class in org.palladiosimulator.simulizar.ui.perspective.filter
 
MeasuringPointProfileApplicationFileFilter() - Constructor for class org.palladiosimulator.simulizar.ui.perspective.filter.MeasuringPointProfileApplicationFileFilter
 
measuringValue - Variable in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
The cached value of the 'Measuring Value' attribute.
menuAboutToShow(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
model - Variable in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
model - Variable in class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
 
MODEL_LOAD_EXTENSION_POINT_BLACKBOARD_PARTITION_ID_ATTRIBUTE - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
MODEL_LOAD_EXTENSION_POINT_ID - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
MODEL_LOAD_EXTENSION_POINT_JOB_ATTRIBUTE - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
MODEL_LOAD_EXTENSION_POINT_JOB_CONFIG_BUILDER_ATTRIBUTE - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
MODEL_TRANSFORMATION - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage.Literals
The meta object literal for the 'Model Transformation' class.
MODEL_TRANSFORMATION - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The meta object id for the 'Model Transformation' class.
MODEL_TRANSFORMATION__MODEL_TRANSFORMATION - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage.Literals
The meta object literal for the 'Model Transformation' reference feature.
MODEL_TRANSFORMATION__MODEL_TRANSFORMATION - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The feature id for the 'Model Transformation' reference.
MODEL_TRANSFORMATION_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The number of structural features of the 'Model Transformation' class.
MODEL_TRANSFORMATION_OPERATION_COUNT - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The number of operations of the 'Model Transformation' class.
ModelAccess - Class in org.palladiosimulator.simulizar.access
Helper to access the PCM model (global and local), the RuntimeMeasurement model, the Monitor Repository model, the usage evolution model and all SD models.
ModelAccess(MDSDBlackboard) - Constructor for class org.palladiosimulator.simulizar.access.ModelAccess
Constructor
modelAccessFactory - Variable in class org.palladiosimulator.simulizar.reconfiguration.AbstractReconfigurator
 
ModelAccessUseOriginalReferences - Class in org.palladiosimulator.simulizar.access
The class serves the same purpose as its superclass.
ModelAccessUseOriginalReferences(MDSDBlackboard) - Constructor for class org.palladiosimulator.simulizar.access.ModelAccessUseOriginalReferences
 
ModelElementPassedEvent<T extends EObject> - Class in org.palladiosimulator.simulizar.interpreter.listener
 
ModelElementPassedEvent(T, EventType, SimuComSimProcess) - Constructor for class org.palladiosimulator.simulizar.interpreter.listener.ModelElementPassedEvent
 
modelPackage - Static variable in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementAdapterFactory
The cached model package.
modelPackage - Static variable in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementSwitch
The cached model package
modelPackage - Static variable in class org.palladiosimulator.simulizar.action.context.util.ContextAdapterFactory
The cached model package.
modelPackage - Static variable in class org.palladiosimulator.simulizar.action.context.util.ContextSwitch
The cached model package
modelPackage - Static variable in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
The cached model package.
modelPackage - Static variable in class org.palladiosimulator.simulizar.action.core.util.CoreSwitch
The cached model package
modelPackage - Static variable in class org.palladiosimulator.simulizar.action.instance.util.InstanceAdapterFactory
The cached model package.
modelPackage - Static variable in class org.palladiosimulator.simulizar.action.instance.util.InstanceSwitch
The cached model package
modelPackage - Static variable in class org.palladiosimulator.simulizar.action.mapping.util.MappingAdapterFactory
The cached model package.
modelPackage - Static variable in class org.palladiosimulator.simulizar.action.mapping.util.MappingSwitch
The cached model package
modelPackage - Static variable in class org.palladiosimulator.simulizar.action.parameter.util.ParameterAdapterFactory
The cached model package.
modelPackage - Static variable in class org.palladiosimulator.simulizar.action.parameter.util.ParameterSwitch
The cached model package
modelPackage - Static variable in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleAdapterFactory
The cached model package.
modelPackage - Static variable in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleSwitch
The cached model package
modelPackage - Static variable in class simulizarmeasuringpoint.util.SimulizarmeasuringpointAdapterFactory
The cached model package.
modelPackage - Static variable in class simulizarmeasuringpoint.util.SimulizarmeasuringpointSwitch
The cached model package
modelSwitch - Variable in class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class org.palladiosimulator.simulizar.action.context.util.ContextAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class org.palladiosimulator.simulizar.action.core.util.CoreAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class org.palladiosimulator.simulizar.action.instance.util.InstanceAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class org.palladiosimulator.simulizar.action.mapping.util.MappingAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class org.palladiosimulator.simulizar.action.parameter.util.ParameterAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class simulizarmeasuringpoint.util.SimulizarmeasuringpointAdapterFactory
The switch that delegates to the createXXX methods.
modelTransformation - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ModelTransformationImpl
The cached value of the 'Model Transformation' reference.
ModelTransformation<ExecutableTransformationElement> - Interface in org.palladiosimulator.simulizar.reconfigurationrule
A representation of the model object 'Model Transformation'.
ModelTransformationCache - Class in org.palladiosimulator.simulizar.reconfiguration.qvto.util
This cache implementation is used to store QVTo transformations (in terms of TransformationData objects) that can be executed by QVTo executors during reconfigurations.
ModelTransformationCache(URI...) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.qvto.util.ModelTransformationCache
Initializes a new instance of the ModelTransformationCache class.
ModelTransformationFactory - Class in org.palladiosimulator.simulizar.reconfiguration.qvto.util
Factory class to create TransformationData objects related to QVTo transformations.
ModelTransformationFactory() - Constructor for class org.palladiosimulator.simulizar.reconfiguration.qvto.util.ModelTransformationFactory
Initializes a new instance of the ModelTransformationFactory class.
ModelTransformationImpl<ExecutableTransformationElement> - Class in org.palladiosimulator.simulizar.reconfigurationrule.impl
An implementation of the model object 'Model Transformation'.
ModelTransformationImpl() - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.impl.ModelTransformationImpl
ModelTransformationItemProvider - Class in org.palladiosimulator.simulizar.reconfigurationrule.provider
This is the item provider adapter for a reconfigurationrule.ModelTransformation object.
ModelTransformationItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.provider.ModelTransformationItemProvider
This constructs an instance from a factory and a notifier.
ModelTransformationValidator - Interface in org.palladiosimulator.simulizar.reconfigurationrule.validation
A sample validator interface for ModelTransformation.
modifyLaunchConfigurationAttributeValues(List<String>, String, String, ILaunchConfiguration, ILaunchConfigurationWorkingCopy) - Static method in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardSupport
The method changes the values of the launch configuration attributes.
MONITOR_REPOSITORY_FILE - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
MONITOR_REPOSITORY_FILE_ATTRIBUTE_KEY - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
MONITOR_REPOSITORY_FILE_ATTRIBUTE_KEY - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardZnnCom
 
MONITORING_SPECIFICATION_FILE_EXTENSION - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
monitorRepositoryFile - Variable in class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
monitorRepositoryFile - Variable in class org.palladiosimulator.simulizar.ui.configuration.InterpreterFileNamesInputTab
Text field for path to Monitor Repository file.
MonitorRepositoryMapProbeFrameworkListenerDecorator - Class in org.palladiosimulator.simulizar.monitorrepository.map.probeframework
Implementation of the AbstractRecordingProbeFrameworkListenerDecorator class dedicated to initialize transformations (indicated by the ProcessingType Map in the corresponding MeasurementSpecification) of collected measurements.
MonitorRepositoryMapProbeFrameworkListenerDecorator() - Constructor for class org.palladiosimulator.simulizar.monitorrepository.map.probeframework.MonitorRepositoryMapProbeFrameworkListenerDecorator
 
MonitorRepositoryMapRuntimeMeasurementsRecorder - Class in org.palladiosimulator.simulizar.monitorrepository.map.runtimemeasurement
This class is responsible for propagating the measurements that have undergone a transformation according to the Map ProcessingType to the RuntimeMeasurementModel (formerly known as PRM).
MonitorRepositoryMapRuntimeMeasurementsRecorder(RuntimeMeasurementModel, Map) - Constructor for class org.palladiosimulator.simulizar.monitorrepository.map.runtimemeasurement.MonitorRepositoryMapRuntimeMeasurementsRecorder
Initializes a new instance of the MonitorRepositoryMapRuntimeMeasurementsRecorder class with the given arguments.
MonitorRepositoryModelLoadException - Exception in org.palladiosimulator.simulizar.exceptions
Class for exceptions while loading a Monitor Repository model
MonitorRepositoryModelLoadException(String) - Constructor for exception org.palladiosimulator.simulizar.exceptions.MonitorRepositoryModelLoadException
 
MonitorRepositoryResourceSetPartition - Class in org.palladiosimulator.simulizar.launcher.partitions
Special ResourceSetPartition for the MonitorRepository, with the functionality to resolve cross references from the RuntimeMeasurement to PCM.
MonitorRepositoryResourceSetPartition(PCMResourceSetPartition) - Constructor for class org.palladiosimulator.simulizar.launcher.partitions.MonitorRepositoryResourceSetPartition
Constructor
MonitorRepositoryUtil - Class in org.palladiosimulator.simulizar.utils
Util methods for the monitoring model
MonitorRepositoryUtil() - Constructor for class org.palladiosimulator.simulizar.utils.MonitorRepositoryUtil
 
move(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
MultipleRunsConfidenceStopCondition - Class in org.palladiosimulator.simulizar.utils
Provides a stop condition which determines when to stop based on the confidence interval around a point estimation (e.g.
MultipleRunsConfidenceStopCondition(IBatchAlgorithm, IConfidenceEstimator, double, double) - Constructor for class org.palladiosimulator.simulizar.utils.MultipleRunsConfidenceStopCondition
 

N

name - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.impl.NamedElementImpl
The cached value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.palladiosimulator.simulizar.reconfigurationrule.impl.NamedElementImpl
The default value of the 'Name' attribute.
NAMED_ELEMENT - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage.Literals
The meta object literal for the 'Named Element' class.
NAMED_ELEMENT - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The meta object id for the 'Named Element' class.
NAMED_ELEMENT__NAME - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage.Literals
The meta object literal for the 'Name' attribute feature.
NAMED_ELEMENT__NAME - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The feature id for the 'Name' attribute.
NAMED_ELEMENT_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The number of structural features of the 'Named Element' class.
NAMED_ELEMENT_OPERATION_COUNT - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The number of operations of the 'Named Element' class.
NamedElement - Interface in org.palladiosimulator.simulizar.reconfigurationrule
A representation of the model object 'Named Element'.
NamedElementImpl - Class in org.palladiosimulator.simulizar.reconfigurationrule.impl
An implementation of the model object 'Named Element'.
NamedElementImpl() - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.impl.NamedElementImpl
NamedElementItemProvider - Class in org.palladiosimulator.simulizar.reconfigurationrule.provider
This is the item provider adapter for a reconfigurationrule.NamedElement object.
NamedElementItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.provider.NamedElementItemProvider
This constructs an instance from a factory and a notifier.
NamedElementValidator - Interface in org.palladiosimulator.simulizar.reconfigurationrule.validation
A sample validator interface for NamedElement.
NATURE_ID - Static variable in class org.palladiosimulator.simulizar.ui.wizards.nature.SimulizarNature
 
NESTED_ADAPTATION_BEHAVIOR - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Nested Adaptation Behavior' class.
NESTED_ADAPTATION_BEHAVIOR - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The meta object id for the 'Nested Adaptation Behavior' class.
NESTED_ADAPTATION_BEHAVIOR__ADAPTATION_STEPS - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Adaptation Steps' containment reference list.
NESTED_ADAPTATION_BEHAVIOR__ENTITY_NAME - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Entity Name' attribute.
NESTED_ADAPTATION_BEHAVIOR__GUARDED_TRANSITION - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Guarded Transition' container reference feature.
NESTED_ADAPTATION_BEHAVIOR__GUARDED_TRANSITION - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Guarded Transition' container reference.
NESTED_ADAPTATION_BEHAVIOR__ID - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Id' attribute.
NESTED_ADAPTATION_BEHAVIOR_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The number of structural features of the 'Nested Adaptation Behavior' class.
nestedAdaptationBehavior - Variable in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
The cached value of the 'Nested Adaptation Behavior' containment reference.
NestedAdaptationBehavior - Interface in org.palladiosimulator.simulizar.action.core
A representation of the model object 'Nested Adaptation Behavior'.
NestedAdaptationBehaviorImpl - Class in org.palladiosimulator.simulizar.action.core.impl
An implementation of the model object 'Nested Adaptation Behavior'.
NestedAdaptationBehaviorImpl() - Constructor for class org.palladiosimulator.simulizar.action.core.impl.NestedAdaptationBehaviorImpl
nestedAdaptationBehaviorItemProvider - Variable in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This keeps track of the one adapter used for all NestedAdaptationBehavior instances.
NestedAdaptationBehaviorItemProvider - Class in org.palladiosimulator.simulizar.action.core.provider
This is the item provider adapter for a NestedAdaptationBehavior object.
NestedAdaptationBehaviorItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.core.provider.NestedAdaptationBehaviorItemProvider
This constructs an instance from a factory and a notifier.
newChildDescriptors - Variable in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory.MeasuringpointChildCreationExtender.CreationSwitch
The child descriptors being populated.
newFileCreationPage - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard
This is the file creation page.
newFileCreationPage - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard
This is the file creation page.
newFileCreationPage - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard
This is the file creation page.
newFileCreationPage - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard
This is the file creation page.
newFileCreationPage - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard
This is the file creation page.
newFileCreationPage - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard
This is the file creation page.
newMeasurementAvailable(MeasuringValue) - Method in class org.palladiosimulator.simulizar.monitorrepository.feedthrough.FeedThroughRecorder
 
newMeasurementAvailable(MeasuringValue) - Method in class org.palladiosimulator.simulizar.monitorrepository.map.runtimemeasurement.MonitorRepositoryMapRuntimeMeasurementsRecorder
newMeasurementAvailable(MeasuringValue) - Method in class org.palladiosimulator.simulizar.slidingwindow.runtimemeasurement.SlidingWindowRuntimeMeasurementsRecorder

This implementation forwards the measured value obtained from the given MeasuringValue to the RuntimeMeasurementModel.
newMeasurementAvailable(MeasuringValue) - Method in class org.palladiosimulator.simulizar.utils.MultipleRunsConfidenceStopCondition
 
newMeasurementAvailable(MeasuringValue) - Method in class org.palladiosimulizar.aggregation.aggregators.AbstractMeasurementAggregator

This method is implemented as a template method, where some steps are to be (re-)implemented by the subclasses: // check whether received measurement is compliant with expected metric AbstractMeasurementAggregator.collectMeasurement(MeasuringValue) is invoked AbstractMeasurementAggregator.decrementCounter() is invoked // check whether counter for next upcoming aggregation has reached zero && aggregationRequired() == true In case of an upcoming aggregation, the following steps are carried out additionally: AbstractMeasurementAggregator.onPreAggregate() is invoked // the actual aggregation is performed AbstractMeasurementAggregator.onPostAggregate() is invoked AbstractMeasurementAggregator.resetCounter() is invoked (Note: Each time the counter has reached zero this method is invoked, whether or not an aggregation was performed.)
noFeatureID(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
notifyChanged(InterpreterNotification<Classifier>) - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDReconfigurationNotificationReceiver
 
notifyChanged(Notification) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementModelItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.context.provider.ExecutionContextItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.core.provider.AbstractAdaptationBehaviorItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationBehaviorRepositoryItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.core.provider.AdaptationStepItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.core.provider.ControllerCallItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.core.provider.EnactAdaptationStepItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.core.provider.GuardedStepItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.core.provider.GuardedTransitionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.core.provider.NestedAdaptationBehaviorItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.core.provider.ResourceDemandingStepItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.core.provider.RoleTypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.core.provider.StateTransformingStepItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.instance.provider.RoleItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.instance.provider.RoleSetItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.ControllerMappingItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageCollectionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ControllerCallInputVariableUsageItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ModelTransformationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.NamedElementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.StrategyItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.TacticItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class simulizarmeasuringpoint.provider.ReconfigurationMeasuringPointItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .

O

onMetricDescriptionAndMeasuringPoint(MetricDescription, MeasuringPoint, Supplier<IMeasurementSourceListener>) - Method in class org.palladiosimulator.simulizar.interpreter.listener.DeferredMeasurementInitialization
Registers a provider of an IMeasurementSourceListener.
onPostAggregate() - Method in class org.palladiosimulizar.aggregation.aggregators.AbstractMeasurementAggregator
This method is invoked directly after an aggregation of the measurements has been performed and is intended to be overriden by subclasses to include implementation-specific behavior.
onPreAggregate() - Method in class org.palladiosimulizar.aggregation.aggregators.AbstractMeasurementAggregator
This method is invoked directly before an aggregation of the measurements is to be performed and is intended to be overriden by subclasses to include implementation-specific behavior.
onPreAggregate() - Method in class org.palladiosimulizar.aggregation.aggregators.VariableSizeMeasurementAggregator
 
org.palladiosimulator.runtimemeasurement - package org.palladiosimulator.runtimemeasurement
 
org.palladiosimulator.runtimemeasurement.impl - package org.palladiosimulator.runtimemeasurement.impl
 
org.palladiosimulator.runtimemeasurement.provider - package org.palladiosimulator.runtimemeasurement.provider
 
org.palladiosimulator.runtimemeasurement.util - package org.palladiosimulator.runtimemeasurement.util
 
org.palladiosimulator.simulizar - package org.palladiosimulator.simulizar
 
org.palladiosimulator.simulizar.access - package org.palladiosimulator.simulizar.access
 
org.palladiosimulator.simulizar.action - package org.palladiosimulator.simulizar.action
 
org.palladiosimulator.simulizar.action.context - package org.palladiosimulator.simulizar.action.context
 
org.palladiosimulator.simulizar.action.context.impl - package org.palladiosimulator.simulizar.action.context.impl
 
org.palladiosimulator.simulizar.action.context.presentation - package org.palladiosimulator.simulizar.action.context.presentation
 
org.palladiosimulator.simulizar.action.context.provider - package org.palladiosimulator.simulizar.action.context.provider
 
org.palladiosimulator.simulizar.action.context.util - package org.palladiosimulator.simulizar.action.context.util
 
org.palladiosimulator.simulizar.action.core - package org.palladiosimulator.simulizar.action.core
 
org.palladiosimulator.simulizar.action.core.impl - package org.palladiosimulator.simulizar.action.core.impl
 
org.palladiosimulator.simulizar.action.core.presentation - package org.palladiosimulator.simulizar.action.core.presentation
 
org.palladiosimulator.simulizar.action.core.provider - package org.palladiosimulator.simulizar.action.core.provider
 
org.palladiosimulator.simulizar.action.core.util - package org.palladiosimulator.simulizar.action.core.util
 
org.palladiosimulator.simulizar.action.instance - package org.palladiosimulator.simulizar.action.instance
 
org.palladiosimulator.simulizar.action.instance.impl - package org.palladiosimulator.simulizar.action.instance.impl
 
org.palladiosimulator.simulizar.action.instance.presentation - package org.palladiosimulator.simulizar.action.instance.presentation
 
org.palladiosimulator.simulizar.action.instance.provider - package org.palladiosimulator.simulizar.action.instance.provider
 
org.palladiosimulator.simulizar.action.instance.util - package org.palladiosimulator.simulizar.action.instance.util
 
org.palladiosimulator.simulizar.action.interpreter - package org.palladiosimulator.simulizar.action.interpreter
 
org.palladiosimulator.simulizar.action.interpreter.notifications - package org.palladiosimulator.simulizar.action.interpreter.notifications
 
org.palladiosimulator.simulizar.action.interpreter.util - package org.palladiosimulator.simulizar.action.interpreter.util
 
org.palladiosimulator.simulizar.action.jobs - package org.palladiosimulator.simulizar.action.jobs
 
org.palladiosimulator.simulizar.action.jobs.config - package org.palladiosimulator.simulizar.action.jobs.config
 
org.palladiosimulator.simulizar.action.mapping - package org.palladiosimulator.simulizar.action.mapping
 
org.palladiosimulator.simulizar.action.mapping.impl - package org.palladiosimulator.simulizar.action.mapping.impl
 
org.palladiosimulator.simulizar.action.mapping.presentation - package org.palladiosimulator.simulizar.action.mapping.presentation
 
org.palladiosimulator.simulizar.action.mapping.provider - package org.palladiosimulator.simulizar.action.mapping.provider
 
org.palladiosimulator.simulizar.action.mapping.util - package org.palladiosimulator.simulizar.action.mapping.util
 
org.palladiosimulator.simulizar.action.parameter - package org.palladiosimulator.simulizar.action.parameter
 
org.palladiosimulator.simulizar.action.parameter.impl - package org.palladiosimulator.simulizar.action.parameter.impl
 
org.palladiosimulator.simulizar.action.parameter.presentation - package org.palladiosimulator.simulizar.action.parameter.presentation
 
org.palladiosimulator.simulizar.action.parameter.provider - package org.palladiosimulator.simulizar.action.parameter.provider
 
org.palladiosimulator.simulizar.action.parameter.util - package org.palladiosimulator.simulizar.action.parameter.util
 
org.palladiosimulator.simulizar.action.partitions - package org.palladiosimulator.simulizar.action.partitions
 
org.palladiosimulator.simulizar.action.repository - package org.palladiosimulator.simulizar.action.repository
 
org.palladiosimulator.simulizar.action.repository.black - package org.palladiosimulator.simulizar.action.repository.black
 
org.palladiosimulator.simulizar.action.ui.configuration - package org.palladiosimulator.simulizar.action.ui.configuration
 
org.palladiosimulator.simulizar.exceptions - package org.palladiosimulator.simulizar.exceptions
 
org.palladiosimulator.simulizar.interpreter - package org.palladiosimulator.simulizar.interpreter
 
org.palladiosimulator.simulizar.interpreter.listener - package org.palladiosimulator.simulizar.interpreter.listener
 
org.palladiosimulator.simulizar.launcher - package org.palladiosimulator.simulizar.launcher
 
org.palladiosimulator.simulizar.launcher.jobs - package org.palladiosimulator.simulizar.launcher.jobs
 
org.palladiosimulator.simulizar.launcher.partitions - package org.palladiosimulator.simulizar.launcher.partitions
 
org.palladiosimulator.simulizar.measuringpoint.create - package org.palladiosimulator.simulizar.measuringpoint.create
 
org.palladiosimulator.simulizar.metrics - package org.palladiosimulator.simulizar.metrics
 
org.palladiosimulator.simulizar.modelobserver - package org.palladiosimulator.simulizar.modelobserver
 
org.palladiosimulator.simulizar.monitorrepository.feedthrough - package org.palladiosimulator.simulizar.monitorrepository.feedthrough
 
org.palladiosimulator.simulizar.monitorrepository.map.probeframework - package org.palladiosimulator.simulizar.monitorrepository.map.probeframework
 
org.palladiosimulator.simulizar.monitorrepository.map.runtimemeasurement - package org.palladiosimulator.simulizar.monitorrepository.map.runtimemeasurement
 
org.palladiosimulator.simulizar.reconfiguration - package org.palladiosimulator.simulizar.reconfiguration
Package containing the interfaces and listeners needed to trigger and implement reconfigurations on the model@runtime.
org.palladiosimulator.simulizar.reconfiguration.henshin - package org.palladiosimulator.simulizar.reconfiguration.henshin
 
org.palladiosimulator.simulizar.reconfiguration.henshin.jobs - package org.palladiosimulator.simulizar.reconfiguration.henshin.jobs
 
org.palladiosimulator.simulizar.reconfiguration.henshin.modelaccess - package org.palladiosimulator.simulizar.reconfiguration.henshin.modelaccess
 
org.palladiosimulator.simulizar.reconfiguration.probes - package org.palladiosimulator.simulizar.reconfiguration.probes
 
org.palladiosimulator.simulizar.reconfiguration.qvto - package org.palladiosimulator.simulizar.reconfiguration.qvto
 
org.palladiosimulator.simulizar.reconfiguration.qvto.util - package org.palladiosimulator.simulizar.reconfiguration.qvto.util
 
org.palladiosimulator.simulizar.reconfiguration.storydiagram - package org.palladiosimulator.simulizar.reconfiguration.storydiagram
 
org.palladiosimulator.simulizar.reconfiguration.storydiagram.jobs - package org.palladiosimulator.simulizar.reconfiguration.storydiagram.jobs
 
org.palladiosimulator.simulizar.reconfiguration.storydiagram.modelaccess - package org.palladiosimulator.simulizar.reconfiguration.storydiagram.modelaccess
 
org.palladiosimulator.simulizar.reconfigurationrule - package org.palladiosimulator.simulizar.reconfigurationrule
 
org.palladiosimulator.simulizar.reconfigurationrule.impl - package org.palladiosimulator.simulizar.reconfigurationrule.impl
 
org.palladiosimulator.simulizar.reconfigurationrule.presentation - package org.palladiosimulator.simulizar.reconfigurationrule.presentation
 
org.palladiosimulator.simulizar.reconfigurationrule.provider - package org.palladiosimulator.simulizar.reconfigurationrule.provider
 
org.palladiosimulator.simulizar.reconfigurationrule.util - package org.palladiosimulator.simulizar.reconfigurationrule.util
 
org.palladiosimulator.simulizar.reconfigurationrule.validation - package org.palladiosimulator.simulizar.reconfigurationrule.validation
 
org.palladiosimulator.simulizar.runconfig - package org.palladiosimulator.simulizar.runconfig
 
org.palladiosimulator.simulizar.runtimestate - package org.palladiosimulator.simulizar.runtimestate
 
org.palladiosimulator.simulizar.simulationevents - package org.palladiosimulator.simulizar.simulationevents
 
org.palladiosimulator.simulizar.slidingwindow - package org.palladiosimulator.simulizar.slidingwindow
 
org.palladiosimulator.simulizar.slidingwindow.aggregators - package org.palladiosimulator.simulizar.slidingwindow.aggregators
 
org.palladiosimulator.simulizar.slidingwindow.impl - package org.palladiosimulator.simulizar.slidingwindow.impl
 
org.palladiosimulator.simulizar.slidingwindow.probeframework - package org.palladiosimulator.simulizar.slidingwindow.probeframework
 
org.palladiosimulator.simulizar.slidingwindow.runtimemeasurement - package org.palladiosimulator.simulizar.slidingwindow.runtimemeasurement
 
org.palladiosimulator.simulizar.slidingwindow.utils - package org.palladiosimulator.simulizar.slidingwindow.utils
 
org.palladiosimulator.simulizar.ui - package org.palladiosimulator.simulizar.ui
 
org.palladiosimulator.simulizar.ui.configuration - package org.palladiosimulator.simulizar.ui.configuration
 
org.palladiosimulator.simulizar.ui.configuration.extensions - package org.palladiosimulator.simulizar.ui.configuration.extensions
 
org.palladiosimulator.simulizar.ui.perspective - package org.palladiosimulator.simulizar.ui.perspective
 
org.palladiosimulator.simulizar.ui.perspective.filter - package org.palladiosimulator.simulizar.ui.perspective.filter
 
org.palladiosimulator.simulizar.ui.perspective.perspectives - package org.palladiosimulator.simulizar.ui.perspective.perspectives
 
org.palladiosimulator.simulizar.ui.wizards - package org.palladiosimulator.simulizar.ui.wizards
 
org.palladiosimulator.simulizar.ui.wizards.nature - package org.palladiosimulator.simulizar.ui.wizards.nature
 
org.palladiosimulator.simulizar.usagemodel - package org.palladiosimulator.simulizar.usagemodel
 
org.palladiosimulator.simulizar.utilization - package org.palladiosimulator.simulizar.utilization
 
org.palladiosimulator.simulizar.utilization.probeframework - package org.palladiosimulator.simulizar.utilization.probeframework
 
org.palladiosimulator.simulizar.utils - package org.palladiosimulator.simulizar.utils
 
org.palladiosimulizar.aggregation - package org.palladiosimulizar.aggregation
 
org.palladiosimulizar.aggregation.aggregators - package org.palladiosimulizar.aggregation.aggregators
 
org.palladiosimulizar.aggregation.probeframework - package org.palladiosimulizar.aggregation.probeframework
 

P

pageChange(int) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This is used to track the active viewer.
pageChange(int) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This is used to track the active viewer.
pageChange(int) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This is used to track the active viewer.
pageChange(int) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This is used to track the active viewer.
pageChange(int) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This is used to track the active viewer.
pageChange(int) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This is used to track the active viewer.
ParameterActionBarContributor - Class in org.palladiosimulator.simulizar.action.parameter.presentation
This is the action bar contributor for the Parameter model editor.
ParameterActionBarContributor() - Constructor for class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This creates an instance of the contributor.
ParameterAdapterFactory - Class in org.palladiosimulator.simulizar.action.parameter.util
The Adapter Factory for the model.
ParameterAdapterFactory() - Constructor for class org.palladiosimulator.simulizar.action.parameter.util.ParameterAdapterFactory
Creates an instance of the adapter factory.
ParameterEditor - Class in org.palladiosimulator.simulizar.action.parameter.presentation
This is an example of a Parameter model editor.
ParameterEditor() - Constructor for class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This creates a model editor.
ParameterEditor.ReverseAdapterFactoryContentProvider - Class in org.palladiosimulator.simulizar.action.parameter.presentation
parameterFactory - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard
This caches an instance of the model factory.
ParameterFactory - Interface in org.palladiosimulator.simulizar.action.parameter
The Factory for the model.
ParameterFactoryImpl - Class in org.palladiosimulator.simulizar.action.parameter.impl
An implementation of the model Factory.
ParameterFactoryImpl() - Constructor for class org.palladiosimulator.simulizar.action.parameter.impl.ParameterFactoryImpl
Creates an instance of the factory.
ParameterItemProviderAdapterFactory - Class in org.palladiosimulator.simulizar.action.parameter.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
ParameterItemProviderAdapterFactory() - Constructor for class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
This constructs an instance.
ParameterModelWizard - Class in org.palladiosimulator.simulizar.action.parameter.presentation
This is a simple wizard for creating a new model file.
ParameterModelWizard() - Constructor for class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard
 
ParameterModelWizard.ParameterModelWizardInitialObjectCreationPage - Class in org.palladiosimulator.simulizar.action.parameter.presentation
This is the page where the type of object to create is selected.
ParameterModelWizard.ParameterModelWizardNewFileCreationPage - Class in org.palladiosimulator.simulizar.action.parameter.presentation
This is the one page of the wizard.
ParameterModelWizardInitialObjectCreationPage(String) - Constructor for class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard.ParameterModelWizardInitialObjectCreationPage
Pass in the selection.
ParameterModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard.ParameterModelWizardNewFileCreationPage
Pass in the selection.
parameterPackage - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard
This caches an instance of the model package.
ParameterPackage - Interface in org.palladiosimulator.simulizar.action.parameter
The Package for the model.
ParameterPackage.Literals - Interface in org.palladiosimulator.simulizar.action.parameter
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
ParameterPackageImpl - Class in org.palladiosimulator.simulizar.action.parameter.impl
An implementation of the model Package.
ParameterSwitch<T> - Class in org.palladiosimulator.simulizar.action.parameter.util
The Switch for the model's inheritance hierarchy.
ParameterSwitch() - Constructor for class org.palladiosimulator.simulizar.action.parameter.util.ParameterSwitch
Creates an instance of the switch.
parentAdapterFactory - Variable in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentAdapterFactory - Variable in class org.palladiosimulator.simulizar.action.context.provider.ContextItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentAdapterFactory - Variable in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentAdapterFactory - Variable in class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentAdapterFactory - Variable in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentAdapterFactory - Variable in class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentAdapterFactory - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentAdapterFactory - Variable in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentViewer - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This inverts the roll of parent and child in the content provider and show parents as a tree.
parentViewer - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This inverts the roll of parent and child in the content provider and show parents as a tree.
parentViewer - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This inverts the roll of parent and child in the content provider and show parents as a tree.
parentViewer - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This inverts the roll of parent and child in the content provider and show parents as a tree.
parentViewer - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This inverts the roll of parent and child in the content provider and show parents as a tree.
parentViewer - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This inverts the roll of parent and child in the content provider and show parents as a tree.
partListener - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This listens for when the outline becomes active
partListener - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This listens for when the outline becomes active
partListener - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This listens for when the outline becomes active
partListener - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This listens for when the outline becomes active
partListener - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This listens for when the outline becomes active
partListener - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This listens for when the outline becomes active
PCM_MODELS_ANALYZED_PARTITION_ID - Static variable in class org.palladiosimulator.simulizar.launcher.jobs.LoadSimuLizarModelsIntoBlackboardJob
 
PCMInterpreterLauncher - Class in org.palladiosimulator.simulizar.launcher
Factory for the job for launching the pcm interpreter.
PCMInterpreterLauncher() - Constructor for class org.palladiosimulator.simulizar.launcher.PCMInterpreterLauncher
 
PCMInterpreterRootCompositeJob - Class in org.palladiosimulator.simulizar.launcher.jobs
Composite job loading pcm and Monitor Repository model, as well as all sdm models and usage evolution model and starting pcm interpretation.
PCMInterpreterRootCompositeJob(SimuLizarWorkflowConfiguration) - Constructor for class org.palladiosimulator.simulizar.launcher.jobs.PCMInterpreterRootCompositeJob
Constructor
PCMModelAccessException - Exception in org.palladiosimulator.simulizar.exceptions
Class for exceptions while using a model access class.
PCMModelAccessException(String) - Constructor for exception org.palladiosimulator.simulizar.exceptions.PCMModelAccessException
 
PCMModelAccessException(String, Throwable) - Constructor for exception org.palladiosimulator.simulizar.exceptions.PCMModelAccessException
 
PCMModelInterpreterException - Exception in org.palladiosimulator.simulizar.exceptions
Class for exceptions while interpreting a pcm model.
PCMModelInterpreterException(String) - Constructor for exception org.palladiosimulator.simulizar.exceptions.PCMModelInterpreterException
 
PCMModelInterpreterException(String, Throwable) - Constructor for exception org.palladiosimulator.simulizar.exceptions.PCMModelInterpreterException
 
PCMModelLoadException - Exception in org.palladiosimulator.simulizar.exceptions
Class for exceptions while loading a pcm model
PCMModelLoadException(String) - Constructor for exception org.palladiosimulator.simulizar.exceptions.PCMModelLoadException
 
PCMStartInterpretationJob - Class in org.palladiosimulator.simulizar.launcher.jobs
Job starting the pcm interpretation.
PCMStartInterpretationJob(SimuLizarWorkflowConfiguration) - Constructor for class org.palladiosimulator.simulizar.launcher.jobs.PCMStartInterpretationJob
Constructor
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.palladiosimulator.simulizar.ui.configuration.InterpreterFileNamesInputTab
 
performFinish() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard
Do the work after everything is specified.
performFinish() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard
Do the work after everything is specified.
performFinish() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard
Do the work after everything is specified.
performFinish() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard
Do the work after everything is specified.
performFinish() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard
Do the work after everything is specified.
performFinish() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard
Do the work after everything is specified.
performFinish() - Method in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
performFinish() - Method in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardZnnCom
 
PeriodicallyTriggeredSimulationEntity - Class in org.palladiosimulator.simulizar.simulationevents
 
PeriodicallyTriggeredSimulationEntity(SimuComModel, double, double) - Constructor for class org.palladiosimulator.simulizar.simulationevents.PeriodicallyTriggeredSimulationEntity
 
PeriodicallyTriggeredUsageEvolver - Class in org.palladiosimulator.simulizar.usagemodel
Usage evolver which updates the workload according to a Usage Evolution model.
PeriodicallyTriggeredUsageEvolver(AbstractSimuLizarRuntimeState, double, double, UsageScenario) - Constructor for class org.palladiosimulator.simulizar.usagemodel.PeriodicallyTriggeredUsageEvolver
Constructs the looping usage evolver.
PeriodicSimulationEvent - Class in org.palladiosimulator.simulizar.simulationevents
 
PeriodicSimulationEvent(SimuComModel, double) - Constructor for class org.palladiosimulator.simulizar.simulationevents.PeriodicSimulationEvent
 
PLUGIN_ID - Static variable in class org.palladiosimulator.simulizar.Activator
 
PLUGIN_ID - Static variable in class org.palladiosimulator.simulizar.measuringpoint.create.Activator
 
PLUGIN_ID - Static variable in class org.palladiosimulator.simulizar.ui.Activator
 
PLUGIN_ID - Static variable in class org.palladiosimulator.simulizar.ui.perspective.Activator
 
PLUGIN_ID - Static variable in class org.palladiosimulator.simulizar.ui.wizards.Activator
 
PMS_FILE_ATTRIBUTE_KEY - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
PMS_FILE_ATTRIBUTE_KEY - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardZnnCom
 
populateManager(IContributionManager, Collection<? extends IAction>, String) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This populates the specified manager with ActionContributionItems based on the IActions contained in the actions collection, by inserting them before the specified contribution item contributionID.
populateManager(IContributionManager, Collection<? extends IAction>, String) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This populates the specified manager with ActionContributionItems based on the IActions contained in the actions collection, by inserting them before the specified contribution item contributionID.
populateManager(IContributionManager, Collection<? extends IAction>, String) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This populates the specified manager with ActionContributionItems based on the IActions contained in the actions collection, by inserting them before the specified contribution item contributionID.
populateManager(IContributionManager, Collection<? extends IAction>, String) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This populates the specified manager with ActionContributionItems based on the IActions contained in the actions collection, by inserting them before the specified contribution item contributionID.
populateManager(IContributionManager, Collection<? extends IAction>, String) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This populates the specified manager with ActionContributionItems based on the IActions contained in the actions collection, by inserting them before the specified contribution item contributionID.
populateManager(IContributionManager, Collection<? extends IAction>, String) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This populates the specified manager with ActionContributionItems based on the IActions contained in the actions collection, by inserting them before the specified contribution item contributionID.
preUnregister() - Method in class org.palladiosimulator.simulizar.monitorrepository.feedthrough.FeedThroughRecorder
 
preUnregister() - Method in class org.palladiosimulator.simulizar.monitorrepository.map.runtimemeasurement.MonitorRepositoryMapRuntimeMeasurementsRecorder
 
preUnregister() - Method in class org.palladiosimulator.simulizar.slidingwindow.runtimemeasurement.SlidingWindowRuntimeMeasurementsRecorder
 
preUnregister() - Method in class org.palladiosimulator.simulizar.utils.MultipleRunsConfidenceStopCondition
 
preUnregister() - Method in class org.palladiosimulizar.aggregation.aggregators.AbstractMeasurementAggregator

In particular, all measurements that are currently collected for aggregation are discarded upon unregistering.
priority - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.impl.TacticImpl
The cached value of the 'Priority' attribute.
PRIORITY_EDEFAULT - Static variable in class org.palladiosimulator.simulizar.reconfigurationrule.impl.TacticImpl
The default value of the 'Priority' attribute.
PRMRecorder - Class in org.palladiosimulator.simulizar.metrics
Recorder for saving measurement of a measurement specification and pcm model element in prm model.
PRMRecorder(RuntimeMeasurementModel, MeasurementSpecification) - Constructor for class org.palladiosimulator.simulizar.metrics.PRMRecorder
Constructor
PRMRecorder(RuntimeMeasurementModel, MeasurementSpecification, MeasuringPoint) - Constructor for class org.palladiosimulator.simulizar.metrics.PRMRecorder
Constructor
ProbeFrameworkListener - Class in org.palladiosimulator.simulizar.interpreter.listener
 
ProbeFrameworkListener(IModelAccess, SimuComModel, Reconfigurator) - Constructor for class org.palladiosimulator.simulizar.interpreter.listener.ProbeFrameworkListener
 
problemIndicationAdapter - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
Adapter used to update the problem indication when resources are demanded loaded.
problemIndicationAdapter - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
Adapter used to update the problem indication when resources are demanded loaded.
problemIndicationAdapter - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
Adapter used to update the problem indication when resources are demanded loaded.
problemIndicationAdapter - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
Adapter used to update the problem indication when resources are demanded loaded.
problemIndicationAdapter - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
Adapter used to update the problem indication when resources are demanded loaded.
problemIndicationAdapter - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
Adapter used to update the problem indication when resources are demanded loaded.
processWindowData(Iterable<MeasuringValue>, Measure<Double, Duration>, Measure<Double, Duration>) - Method in class org.palladiosimulator.simulizar.slidingwindow.aggregators.SlidingWindowStatisticalCharacterizationAggregator
 
ProfilesLibrary - Class in org.palladiosimulator.simulizar.action.repository.black
 
ProfilesLibrary() - Constructor for class org.palladiosimulator.simulizar.action.repository.black.ProfilesLibrary
 
propertySheetPages - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This is the property sheet page.
propertySheetPages - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This is the property sheet page.
propertySheetPages - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This is the property sheet page.
propertySheetPages - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This is the property sheet page.
propertySheetPages - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This is the property sheet page.
propertySheetPages - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This is the property sheet page.

Q

QVTOExecutor - Class in org.palladiosimulator.simulizar.reconfiguration.qvto
QVTo executor helper class that supports executing QVTo reconfiguration rules.
QVTOExecutor(ModelTransformationCache, QVToModelCache) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOExecutor
Initializes a new instance of the QVTOExecutor class.
QVToModelCache - Class in org.palladiosimulator.simulizar.reconfiguration.qvto.util
This cache implementation is used to store models (e.g., PCM models or runtime measurement models) that can be parameters of QVTo transformations.
QVToModelCache(IModelAccess) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.qvto.util.QVToModelCache
Initializes a new instance of the QVToModelCache class.
QvtoModelTransformation - Class in org.palladiosimulator.simulizar.reconfiguration.qvto
 
QvtoModelTransformation(OperationalTransformation, QVTOTransformationExecutor, Collection<TransformationParameterInformation>) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.qvto.QvtoModelTransformation
 
QVTOPoolingModelTransformation - Class in org.palladiosimulator.simulizar.reconfiguration.qvto
 
QVTOPoolingModelTransformation(OperationalTransformation, Supplier<QVTOTransformationExecutor>, Collection<TransformationParameterInformation>) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOPoolingModelTransformation
 
QvtoReconfigurationLoader - Class in org.palladiosimulator.simulizar.reconfiguration.qvto
 
QvtoReconfigurationLoader() - Constructor for class org.palladiosimulator.simulizar.reconfiguration.qvto.QvtoReconfigurationLoader
 
QVTOReconfigurationLogger - Class in org.palladiosimulator.simulizar.reconfiguration.qvto
QVTo Reconfigurator Logging Class
QVTOReconfigurationLogger(Class<?>) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOReconfigurationLogger
 
QVTOReconfigurator - Class in org.palladiosimulator.simulizar.reconfiguration.qvto
A reconfigurator implementation which relies on QVTo to do the reconfiguration.
QVTOReconfigurator() - Constructor for class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOReconfigurator
QVTO Reconfigurator default constructor.
QVTOReconfigurator(IModelAccess) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOReconfigurator
QVTO Reconfigurator constructor.
QVTOTransformationExecutor - Class in org.palladiosimulator.simulizar.reconfiguration.qvto
 
QVTOTransformationExecutor(URI) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOTransformationExecutor
 
QVTOTransformationExecutor(URI, EPackage.Registry) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOTransformationExecutor
 
QVTOTransformationExecutorPool - Class in org.palladiosimulator.simulizar.reconfiguration.qvto.util
 
QVTOTransformationExecutorPool(Supplier<QVTOTransformationExecutor>) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.qvto.util.QVTOTransformationExecutorPool
 

R

RDSEFFElementPassedEvent<T extends EObject> - Class in org.palladiosimulator.simulizar.interpreter.listener
 
RDSEFFElementPassedEvent(T, EventType, SimuComSimProcess, AssemblyContext) - Constructor for class org.palladiosimulator.simulizar.interpreter.listener.RDSEFFElementPassedEvent
 
Reconfiguration - Interface in org.palladiosimulator.simulizar.reconfigurationrule
A representation of the model object 'Reconfiguration'.
RECONFIGURATION - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage.Literals
The meta object literal for the 'Reconfiguration' class.
RECONFIGURATION - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The meta object id for the 'Reconfiguration' class.
RECONFIGURATION__NAME - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The feature id for the 'Name' attribute.
RECONFIGURATION__STRATEGIES - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage.Literals
The meta object literal for the 'Strategies' containment reference list feature.
RECONFIGURATION__STRATEGIES - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The feature id for the 'Strategies' containment reference list.
RECONFIGURATION_CHECK_FAILED - Static variable in interface org.palladiosimulator.simulizar.reconfiguration.IReconfigurationEngine
 
RECONFIGURATION_CHECK_NOT_APPLICABLE_BY_ENGINE - Static variable in interface org.palladiosimulator.simulizar.reconfiguration.IReconfigurationEngine
 
RECONFIGURATION_CHECK_SUCCEEDED - Static variable in interface org.palladiosimulator.simulizar.reconfiguration.IReconfigurationEngine
 
RECONFIGURATION_ENGINE_EXTENSION_POINT_ENGINE_ATTRIBUTE - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
RECONFIGURATION_ENGINE_EXTENSION_POINT_ID - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
Id of the extension point used for reconfiguration engines
RECONFIGURATION_EXECUTION_FAILED - Static variable in interface org.palladiosimulator.simulizar.reconfiguration.IReconfigurationEngine
 
RECONFIGURATION_EXECUTION_NOT_APPLICABLE_BY_ENGINE - Static variable in interface org.palladiosimulator.simulizar.reconfiguration.IReconfigurationEngine
 
RECONFIGURATION_EXECUTION_SUCCEEDED - Static variable in interface org.palladiosimulator.simulizar.reconfiguration.IReconfigurationEngine
 
RECONFIGURATION_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The number of structural features of the 'Reconfiguration' class.
RECONFIGURATION_LOADER_EXTENSION_POINT_ID - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
Id of the extension point used for reconfiguration loaders
RECONFIGURATION_LOADER_EXTENSION_POINT_LOADER_ATTRIBUTE - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
RECONFIGURATION_MEASURING_POINT - Static variable in interface simulizarmeasuringpoint.SimulizarmeasuringpointPackage.Literals
The meta object literal for the ' Reconfiguration Measuring Point' class.
RECONFIGURATION_MEASURING_POINT - Static variable in interface simulizarmeasuringpoint.SimulizarmeasuringpointPackage
The meta object id for the ' Reconfiguration Measuring Point' class.
RECONFIGURATION_MEASURING_POINT__MEASURING_POINT - Static variable in interface simulizarmeasuringpoint.SimulizarmeasuringpointPackage
The feature id for the 'Measuring Point' attribute.
RECONFIGURATION_MEASURING_POINT__MEASURING_POINT_REPOSITORY - Static variable in interface simulizarmeasuringpoint.SimulizarmeasuringpointPackage
The feature id for the 'Measuring Point Repository' container reference.
RECONFIGURATION_MEASURING_POINT__RESOURCE_URI - Static variable in interface simulizarmeasuringpoint.SimulizarmeasuringpointPackage
The feature id for the 'Resource URI' attribute.
RECONFIGURATION_MEASURING_POINT__RESOURCE_URI_REPRESENTATION - Static variable in interface simulizarmeasuringpoint.SimulizarmeasuringpointPackage
The feature id for the 'Resource URI Representation' attribute.
RECONFIGURATION_MEASURING_POINT__STRING_REPRESENTATION - Static variable in interface simulizarmeasuringpoint.SimulizarmeasuringpointPackage
The feature id for the 'String Representation' attribute.
RECONFIGURATION_MEASURING_POINT_FEATURE_COUNT - Static variable in interface simulizarmeasuringpoint.SimulizarmeasuringpointPackage
The number of structural features of the 'Reconfiguration Measuring Point' class.
RECONFIGURATION_OPERATION_COUNT - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The number of operations of the 'Reconfiguration' class.
RECONFIGURATION_RULES_FILE_EXTENSION - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
RECONFIGURATION_RULES_FOLDER - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
RECONFIGURATION_RULES_FOLDER_ATTRIBUTE_KEY - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
RECONFIGURATION_RULES_FOLDER_ATTRIBUTE_KEY - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardZnnCom
 
ReconfigurationEvent - Class in org.palladiosimulator.simulizar.interpreter.listener
 
ReconfigurationEvent(EventType, ISimulationControl) - Constructor for class org.palladiosimulator.simulizar.interpreter.listener.ReconfigurationEvent
 
ReconfigurationEvent(EventType, Double) - Constructor for class org.palladiosimulator.simulizar.interpreter.listener.ReconfigurationEvent
 
reconfigurationExecuted(ReconfigurationExecutedEvent) - Method in interface org.palladiosimulator.simulizar.reconfiguration.IReconfigurationListener
 
ReconfigurationExecutedEvent - Class in org.palladiosimulator.simulizar.interpreter.listener
Notifier class that indicates that a reconfiguration was executed.
ReconfigurationExecutedEvent(BeginReconfigurationEvent, EndReconfigurationEvent, Iterable<Notification>) - Constructor for class org.palladiosimulator.simulizar.interpreter.listener.ReconfigurationExecutedEvent
Initializes a new instance of the ReconfigurationExecutedEvent class with the given arguments.
ReconfigurationImpl - Class in org.palladiosimulator.simulizar.reconfigurationrule.impl
An implementation of the model object 'Reconfiguration'.
ReconfigurationImpl() - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationImpl
reconfigurationItemProvider - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
This keeps track of the one adapter used for all reconfigurationrule.Reconfiguration instances.
ReconfigurationItemProvider - Class in org.palladiosimulator.simulizar.reconfigurationrule.provider
This is the item provider adapter for a reconfigurationrule.Reconfiguration object.
ReconfigurationItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationItemProvider
This constructs an instance from a factory and a notifier.
ReconfigurationMeasuringPoint - Interface in simulizarmeasuringpoint
A representation of the model object ' Reconfiguration Measuring Point'.
ReconfigurationMeasuringPointImpl - Class in simulizarmeasuringpoint.impl
An implementation of the model object ' Reconfiguration Measuring Point'.
ReconfigurationMeasuringPointImpl() - Constructor for class simulizarmeasuringpoint.impl.ReconfigurationMeasuringPointImpl
reconfigurationMeasuringPointItemProvider - Variable in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory
This keeps track of the one adapter used for all ReconfigurationMeasuringPoint instances.
ReconfigurationMeasuringPointItemProvider - Class in simulizarmeasuringpoint.provider
This is the item provider adapter for a ReconfigurationMeasuringPoint object.
ReconfigurationMeasuringPointItemProvider(AdapterFactory) - Constructor for class simulizarmeasuringpoint.provider.ReconfigurationMeasuringPointItemProvider
This constructs an instance from a factory and a notifier.
ReconfigurationProcess - Class in org.palladiosimulator.simulizar.reconfiguration
SimuComSimProcess implementation which is responsible for executing reconfigurations during Simulizar runs.
ReconfigurationProcess(SimuComModel, Iterable<IReconfigurationEngine>, Reconfigurator) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.ReconfigurationProcess
Initializes a new instance of the ReconfigurationProcess class.
ReconfigurationruleActionBarContributor - Class in org.palladiosimulator.simulizar.reconfigurationrule.presentation
This is the action bar contributor for the Reconfigurationrule model editor.
ReconfigurationruleActionBarContributor() - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This creates an instance of the contributor.
ReconfigurationruleAdapterFactory - Class in org.palladiosimulator.simulizar.reconfigurationrule.util
The Adapter Factory for the model.
ReconfigurationruleAdapterFactory() - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleAdapterFactory
Creates an instance of the adapter factory.
ReconfigurationruleEditor - Class in org.palladiosimulator.simulizar.reconfigurationrule.presentation
This is an example of a Reconfigurationrule model editor.
ReconfigurationruleEditor() - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This creates a model editor.
ReconfigurationruleEditor.ReverseAdapterFactoryContentProvider - Class in org.palladiosimulator.simulizar.reconfigurationrule.presentation
ReconfigurationruleEditorPlugin - Class in org.palladiosimulator.simulizar.reconfigurationrule.presentation
This is the central singleton for the Reconfigurationrule editor plugin.
ReconfigurationruleEditorPlugin() - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditorPlugin
Create the instance.
ReconfigurationruleEditorPlugin.Implementation - Class in org.palladiosimulator.simulizar.reconfigurationrule.presentation
The actual implementation of the Eclipse Plugin.
ReconfigurationruleEditPlugin - Class in org.palladiosimulator.simulizar.reconfigurationrule.provider
This is the central singleton for the Reconfigurationrule edit plugin.
ReconfigurationruleEditPlugin() - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleEditPlugin
Create the instance.
ReconfigurationruleEditPlugin.Implementation - Class in org.palladiosimulator.simulizar.reconfigurationrule.provider
The actual implementation of the Eclipse Plugin.
reconfigurationruleFactory - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard
This caches an instance of the model factory.
ReconfigurationruleFactory - Interface in org.palladiosimulator.simulizar.reconfigurationrule
The Factory for the model.
ReconfigurationruleFactoryImpl - Class in org.palladiosimulator.simulizar.reconfigurationrule.impl
An implementation of the model Factory.
ReconfigurationruleFactoryImpl() - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationruleFactoryImpl
Creates an instance of the factory.
ReconfigurationruleItemProviderAdapterFactory - Class in org.palladiosimulator.simulizar.reconfigurationrule.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
ReconfigurationruleItemProviderAdapterFactory() - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
This constructs an instance.
ReconfigurationruleModelWizard - Class in org.palladiosimulator.simulizar.reconfigurationrule.presentation
This is a simple wizard for creating a new model file.
ReconfigurationruleModelWizard() - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard
 
ReconfigurationruleModelWizard.ReconfigurationruleModelWizardInitialObjectCreationPage - Class in org.palladiosimulator.simulizar.reconfigurationrule.presentation
This is the page where the type of object to create is selected.
ReconfigurationruleModelWizard.ReconfigurationruleModelWizardNewFileCreationPage - Class in org.palladiosimulator.simulizar.reconfigurationrule.presentation
This is the one page of the wizard.
ReconfigurationruleModelWizardInitialObjectCreationPage(String) - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard.ReconfigurationruleModelWizardInitialObjectCreationPage
Pass in the selection.
ReconfigurationruleModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard.ReconfigurationruleModelWizardNewFileCreationPage
Pass in the selection.
reconfigurationrulePackage - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard
This caches an instance of the model package.
ReconfigurationrulePackage - Interface in org.palladiosimulator.simulizar.reconfigurationrule
The Package for the model.
ReconfigurationrulePackage.Literals - Interface in org.palladiosimulator.simulizar.reconfigurationrule
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
ReconfigurationrulePackageImpl - Class in org.palladiosimulator.simulizar.reconfigurationrule.impl
An implementation of the model Package.
reconfigurationRulesFolder - Variable in class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
reconfigurationRulesFolder - Variable in class org.palladiosimulator.simulizar.ui.configuration.InterpreterFileNamesInputTab
Text field for path to reconfiguration rules folder.
ReconfigurationruleSwitch<T> - Class in org.palladiosimulator.simulizar.reconfigurationrule.util
The Switch for the model's inheritance hierarchy.
ReconfigurationruleSwitch() - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.util.ReconfigurationruleSwitch
Creates an instance of the switch.
ReconfigurationValidator - Interface in org.palladiosimulator.simulizar.reconfigurationrule.validation
A sample validator interface for Reconfiguration.
reconfigurator - Variable in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
 
Reconfigurator - Class in org.palladiosimulator.simulizar.reconfiguration
Class whose objects will listen on changes in the PCM@Runtime (i.e., they track changes in the RuntimeMeasurementModel) and trigger reconfigurations respectively.
Reconfigurator(SimuComModel, IModelAccess, ISimulationControl, List<IReconfigurationEngine>, SimuLizarWorkflowConfiguration) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.Reconfigurator
Constructor.
refreshViewerAction - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This action refreshes the viewer of the current editor if the editor implements IViewerProvider.
refreshViewerAction - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This action refreshes the viewer of the current editor if the editor implements IViewerProvider.
refreshViewerAction - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This action refreshes the viewer of the current editor if the editor implements IViewerProvider.
refreshViewerAction - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This action refreshes the viewer of the current editor if the editor implements IViewerProvider.
refreshViewerAction - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This action refreshes the viewer of the current editor if the editor implements IViewerProvider.
refreshViewerAction - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This action refreshes the viewer of the current editor if the editor implements IViewerProvider.
registerListener() - Method in class org.palladiosimulator.simulizar.reconfiguration.probes.TakeReconfigurationDurationProbe
 
registerMeasurements() - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractRecordingProbeFrameworkListenerDecorator
Registers additional measurements to be observed/stored by the probe framework listener.
This method is called by the ProbeFrameworkListener in order to have additional measurements attached.
registerMeasurements() - Method in class org.palladiosimulator.simulizar.monitorrepository.feedthrough.FeedThroughDecorator
 
registerMeasurements() - Method in class org.palladiosimulator.simulizar.monitorrepository.map.probeframework.MonitorRepositoryMapProbeFrameworkListenerDecorator
 
registerMeasurements() - Method in class org.palladiosimulator.simulizar.slidingwindow.probeframework.SlidingWindowProbeFrameWorkListenerDecorator
 
registerMeasurements() - Method in class org.palladiosimulator.simulizar.utilization.probeframework.UtilizationProbeFrameworkListenerDecorator
 
registerMeasurements() - Method in class org.palladiosimulizar.aggregation.probeframework.AggregatorsProbeFrameworkListenerDecorator
 
registerMeasurementsRecorder(MeasurementSource, IRecorder) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractRecordingProbeFrameworkListenerDecorator
Registers the given recorder at the given measurement source, i.e., adds it to the list of observers.
releasePassiveResource(PassiveResource, InterpreterDefaultContext) - Method in class org.palladiosimulator.simulizar.runtimestate.SimulatedBasicComponentInstance
 
remove(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
remove(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.ResourceEnvironmentSyncer
 
remove(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.UsageEvolutionSyncer
 
remove(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.UsageModelSyncer
 
remove(URI...) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.ModelTransformationCache
Removes the QVTo transformations specified by the given URIs from this cache, if present.
removeAllListener() - Method in class org.palladiosimulator.simulizar.interpreter.EventNotificationHelper
 
removeAllReferencesOnDelete() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This ensures that a delete action will clean up all references to deleted objects.
removeAllReferencesOnDelete() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This ensures that a delete action will clean up all references to deleted objects.
removeAllReferencesOnDelete() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This ensures that a delete action will clean up all references to deleted objects.
removeAllReferencesOnDelete() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This ensures that a delete action will clean up all references to deleted objects.
removeAllReferencesOnDelete() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This ensures that a delete action will clean up all references to deleted objects.
removeAllReferencesOnDelete() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This ensures that a delete action will clean up all references to deleted objects.
removeComponentInstance(SimulatedComponentInstance) - Method in class org.palladiosimulator.simulizar.runtimestate.ComponentInstanceRegistry
 
removedResources - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
Resources that have been removed since last activation.
removedResources - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
Resources that have been removed since last activation.
removedResources - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
Resources that have been removed since last activation.
removedResources - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
Resources that have been removed since last activation.
removedResources - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
Resources that have been removed since last activation.
removedResources - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
Resources that have been removed since last activation.
removeEvent() - Method in class org.palladiosimulator.simulizar.simulationevents.PeriodicallyTriggeredSimulationEntity
 
removeListener(INotifyChangedListener) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.palladiosimulator.simulizar.action.context.provider.ContextItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory
This removes a listener.
removeMany(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
removeModel(EObject) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.QVToModelCache
Removes the given model from the cache, if present.
This method does nothing, if null is passed or the given model is not cached.
removeModelOfType(EPackage) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.QVToModelCache
Removes all of the currently stored models which are instances of the meta-model represented by the given ePackage.
In case null is passed, this method does nothing.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This implements ISelectionProvider.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This implements ISelectionProvider.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This implements ISelectionProvider.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This implements ISelectionProvider.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This implements ISelectionProvider.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This implements ISelectionProvider.
removeStereotypeApplications(Identifier, String) - Static method in class org.palladiosimulator.simulizar.action.repository.black.ProfilesLibrary
Revokes the application of stereotype with the given name to the given pcm element.
This method does nothing, in case the stereotype has not been applied beforehand.
removeStereotypeApplications(Entity, String) - Static method in class org.palladiosimulator.simulizar.action.repository.black.ProfilesLibrary
Revokes the application of stereotype with the given name to the given pcm element.
This method does nothing, in case the stereotype has not been applied beforehand.
removingAdapter(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
reschedule(double) - Method in class org.palladiosimulator.simulizar.reconfiguration.ReconfigurationProcess
 
reset() - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDReconfigurationNotificationReceiver
Call reset before executing a new reconfiguration rule.
resetCounter() - Method in class org.palladiosimulizar.aggregation.aggregators.AbstractMeasurementAggregator
Resets the counter for the next aggregation to the value specified by the 'Frequency' attribute of the associated MeasurementDrivenAggregation model element.
This method is called upon object construction and after the counter reached zero.
resolve(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
RESOURCE_DEMANDING_STEP - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Resource Demanding Step' class.
RESOURCE_DEMANDING_STEP - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The meta object id for the 'Resource Demanding Step' class.
RESOURCE_DEMANDING_STEP__ADAPTATION_BEHAVIOR - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Adaptation Behavior' container reference.
RESOURCE_DEMANDING_STEP__CONTROLLER_CALLS - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Controller Calls' containment reference list feature.
RESOURCE_DEMANDING_STEP__CONTROLLER_CALLS - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Controller Calls' containment reference list.
RESOURCE_DEMANDING_STEP__CONTROLLER_COMPLETION_URI - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Controller Completion URI' attribute feature.
RESOURCE_DEMANDING_STEP__CONTROLLER_COMPLETION_URI - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Controller Completion URI' attribute.
RESOURCE_DEMANDING_STEP__ENTITY_NAME - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Entity Name' attribute.
RESOURCE_DEMANDING_STEP__ID - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Id' attribute.
RESOURCE_DEMANDING_STEP_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The number of structural features of the 'Resource Demanding Step' class.
RESOURCE_URI_ATTRIBUTE_NAME - Static variable in class org.palladiosimulator.simulizar.measuringpoint.create.StereotypeApplicationListener
 
resourceChanged(IResourceChangeEvent) - Method in class org.palladiosimulator.simulizar.measuringpoint.create.StereotypeApplicationListener
Responding to the change of a resource.
resourceChangeListener - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This listens for workspace changes.
resourceChangeListener - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This listens for workspace changes.
resourceChangeListener - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This listens for workspace changes.
resourceChangeListener - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This listens for workspace changes.
resourceChangeListener - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This listens for workspace changes.
resourceChangeListener - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This listens for workspace changes.
ResourceDemandingStep - Interface in org.palladiosimulator.simulizar.action.core
A representation of the model object 'Resource Demanding Step'.
ResourceDemandingStepImpl - Class in org.palladiosimulator.simulizar.action.core.impl
An implementation of the model object 'Resource Demanding Step'.
ResourceDemandingStepImpl() - Constructor for class org.palladiosimulator.simulizar.action.core.impl.ResourceDemandingStepImpl
resourceDemandingStepItemProvider - Variable in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This keeps track of the one adapter used for all ResourceDemandingStep instances.
ResourceDemandingStepItemProvider - Class in org.palladiosimulator.simulizar.action.core.provider
This is the item provider adapter for a ResourceDemandingStep object.
ResourceDemandingStepItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.core.provider.ResourceDemandingStepItemProvider
This constructs an instance from a factory and a notifier.
ResourceEnvironmentSyncer - Class in org.palladiosimulator.simulizar.modelobserver
Class to sync resource environment model with SimuCom.
ResourceEnvironmentSyncer() - Constructor for class org.palladiosimulator.simulizar.modelobserver.ResourceEnvironmentSyncer
 
resourceToDiagnosticMap - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
Map to store the diagnostic associated with a resource.
resourceToDiagnosticMap - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
Map to store the diagnostic associated with a resource.
resourceToDiagnosticMap - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
Map to store the diagnostic associated with a resource.
resourceToDiagnosticMap - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
Map to store the diagnostic associated with a resource.
resourceToDiagnosticMap - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
Map to store the diagnostic associated with a resource.
resourceToDiagnosticMap - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
Map to store the diagnostic associated with a resource.
ResourceURIsFromMPsExtractor - Class in org.palladiosimulator.simulizar.measuringpoint.create
 
ResourceURIsFromMPsExtractor(List<String>, Map<String, IResource>) - Constructor for class org.palladiosimulator.simulizar.measuringpoint.create.ResourceURIsFromMPsExtractor
 
ResourceURIsFromSAsExtractor - Class in org.palladiosimulator.simulizar.measuringpoint.create
 
ResourceURIsFromSAsExtractor(Map<String, IProject>) - Constructor for class org.palladiosimulator.simulizar.measuringpoint.create.ResourceURIsFromSAsExtractor
 
ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor.ReverseAdapterFactoryContentProvider
ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor.ReverseAdapterFactoryContentProvider
ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor.ReverseAdapterFactoryContentProvider
ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor.ReverseAdapterFactoryContentProvider
ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor.ReverseAdapterFactoryContentProvider
ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor.ReverseAdapterFactoryContentProvider
Role - Interface in org.palladiosimulator.simulizar.action.instance
A representation of the model object 'Role'.
ROLE - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage.Literals
The meta object literal for the 'Role' class.
ROLE - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
The meta object id for the 'Role' class.
ROLE__ID - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
The feature id for the 'Id' attribute.
ROLE__ROLE_SET - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage.Literals
The meta object literal for the 'Role Set' container reference feature.
ROLE__ROLE_SET - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
The feature id for the 'Role Set' container reference.
ROLE__ROLE_TYPE - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage.Literals
The meta object literal for the 'Role Type' reference feature.
ROLE__ROLE_TYPE - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
The feature id for the 'Role Type' reference.
ROLE__VALUE - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage.Literals
The meta object literal for the 'Value' reference feature.
ROLE__VALUE - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
The feature id for the 'Value' reference.
ROLE_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
The number of structural features of the 'Role' class.
ROLE_SET - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage.Literals
The meta object literal for the 'Role Set' class.
ROLE_SET - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
The meta object id for the 'Role Set' class.
ROLE_SET__ID - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
The feature id for the 'Id' attribute.
ROLE_SET__ROLES - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage.Literals
The meta object literal for the 'Roles' containment reference list feature.
ROLE_SET__ROLES - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
The feature id for the 'Roles' containment reference list.
ROLE_SET_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.instance.InstancePackage
The number of structural features of the 'Role Set' class.
ROLE_TYPE - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Role Type' class.
ROLE_TYPE - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The meta object id for the 'Role Type' class.
ROLE_TYPE__ACTION - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Action' container reference feature.
ROLE_TYPE__ACTION - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Action' container reference.
ROLE_TYPE__ENTITY_NAME - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Entity Name' attribute.
ROLE_TYPE__ID - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Id' attribute.
ROLE_TYPE__TYPE - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'Type' reference feature.
ROLE_TYPE__TYPE - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Type' reference.
ROLE_TYPE_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The number of structural features of the 'Role Type' class.
RoleImpl - Class in org.palladiosimulator.simulizar.action.instance.impl
An implementation of the model object 'Role'.
RoleImpl() - Constructor for class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
roleItemProvider - Variable in class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
This keeps track of the one adapter used for all Role instances.
RoleItemProvider - Class in org.palladiosimulator.simulizar.action.instance.provider
This is the item provider adapter for a Role object.
RoleItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.instance.provider.RoleItemProvider
This constructs an instance from a factory and a notifier.
roles - Variable in class org.palladiosimulator.simulizar.action.instance.impl.RoleSetImpl
The cached value of the 'Roles' containment reference list.
RoleSet - Interface in org.palladiosimulator.simulizar.action.instance
A representation of the model object 'Role Set'.
RoleSetImpl - Class in org.palladiosimulator.simulizar.action.instance.impl
An implementation of the model object 'Role Set'.
RoleSetImpl() - Constructor for class org.palladiosimulator.simulizar.action.instance.impl.RoleSetImpl
roleSetItemProvider - Variable in class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
This keeps track of the one adapter used for all RoleSet instances.
RoleSetItemProvider - Class in org.palladiosimulator.simulizar.action.instance.provider
This is the item provider adapter for a RoleSet object.
RoleSetItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.instance.provider.RoleSetItemProvider
This constructs an instance from a factory and a notifier.
roleType - Variable in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
The cached value of the 'Role Type' reference.
RoleType - Interface in org.palladiosimulator.simulizar.action.core
A representation of the model object 'Role Type'.
RoleTypeImpl - Class in org.palladiosimulator.simulizar.action.core.impl
An implementation of the model object 'Role Type'.
RoleTypeImpl() - Constructor for class org.palladiosimulator.simulizar.action.core.impl.RoleTypeImpl
roleTypeItemProvider - Variable in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This keeps track of the one adapter used for all RoleType instances.
RoleTypeItemProvider - Class in org.palladiosimulator.simulizar.action.core.provider
This is the item provider adapter for a RoleType object.
RoleTypeItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.core.provider.RoleTypeItemProvider
This constructs an instance from a factory and a notifier.
rtState - Variable in class org.palladiosimulator.simulizar.usagemodel.PeriodicallyTriggeredUsageEvolver
 
runCheck(EList<? extends ModelTransformation<? extends Object>>, EObject) - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.HenshinReconfigurator
 
runCheck(EList<? extends ModelTransformation<? extends Object>>, EObject) - Method in interface org.palladiosimulator.simulizar.reconfiguration.IReconfigurationEngine
Trigger a condition check of the model@runtime.
runCheck(EList<? extends ModelTransformation<? extends Object>>, EObject) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOReconfigurator
 
runCheck(EList<? extends ModelTransformation<? extends Object>>, EObject) - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDReconfigurator
 
runExecute(EList<? extends ModelTransformation<? extends Object>>, EObject) - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.HenshinReconfigurator
 
runExecute(EList<? extends ModelTransformation<? extends Object>>, EObject) - Method in interface org.palladiosimulator.simulizar.reconfiguration.IReconfigurationEngine
Trigger a reconfiguration of the model@runtime.
runExecute(EList<? extends ModelTransformation<? extends Object>>, EObject) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOReconfigurator
 
runExecute(EList<? extends ModelTransformation<? extends Object>>, EObject) - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDReconfigurator
 
runSimulation() - Method in class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
 
RUNTIME_MEASUREMENT - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage.Literals
The meta object literal for the ' Runtime Measurement' class.
RUNTIME_MEASUREMENT - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
The meta object id for the ' Runtime Measurement' class.
RUNTIME_MEASUREMENT__ID - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
The feature id for the 'Id' attribute.
RUNTIME_MEASUREMENT__MEASUREMENT_SPECIFICATION - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage.Literals
The meta object literal for the 'Measurement Specification' reference feature.
RUNTIME_MEASUREMENT__MEASUREMENT_SPECIFICATION - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
The feature id for the 'Measurement Specification' reference.
RUNTIME_MEASUREMENT__MEASURING_POINT - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage.Literals
The meta object literal for the 'Measuring Point' reference feature.
RUNTIME_MEASUREMENT__MEASURING_POINT - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
The feature id for the 'Measuring Point' reference.
RUNTIME_MEASUREMENT__MEASURING_VALUE - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage.Literals
The meta object literal for the 'Measuring Value' attribute feature.
RUNTIME_MEASUREMENT__MEASURING_VALUE - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
The feature id for the 'Measuring Value' attribute.
RUNTIME_MEASUREMENT_FEATURE_COUNT - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
The number of structural features of the 'Runtime Measurement' class.
RUNTIME_MEASUREMENT_MODEL - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage.Literals
The meta object literal for the ' Model' class.
RUNTIME_MEASUREMENT_MODEL - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
The meta object id for the ' Model' class.
RUNTIME_MEASUREMENT_MODEL__ID - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
The feature id for the 'Id' attribute.
RUNTIME_MEASUREMENT_MODEL__MEASUREMENTS - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage.Literals
The meta object literal for the 'Measurements' containment reference list feature.
RUNTIME_MEASUREMENT_MODEL__MEASUREMENTS - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
The feature id for the 'Measurements' containment reference list.
RUNTIME_MEASUREMENT_MODEL_FEATURE_COUNT - Static variable in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurementPackage
The number of structural features of the 'Model' class.
RUNTIME_STATE_ACCESS_EXTENSION_POINT_ACCESSOR_ATTRIBUTE - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
RUNTIME_STATE_ACCESS_EXTENSION_POINT_ID - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
Id of the extendible Runtime State observer point
RuntimeMeasurement - Interface in org.palladiosimulator.runtimemeasurement
A representation of the model object 'Runtime Measurement '.
RuntimeMeasurementAdapterFactory - Class in org.palladiosimulator.runtimemeasurement.util
The Adapter Factory for the model.
RuntimeMeasurementAdapterFactory() - Constructor for class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementAdapterFactory
Creates an instance of the adapter factory.
RuntimeMeasurementEditPlugin - Class in org.palladiosimulator.runtimemeasurement.provider
This is the central singleton for the RuntimeMeasurement edit plugin.
RuntimeMeasurementEditPlugin() - Constructor for class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementEditPlugin
Create the instance.
RuntimeMeasurementEditPlugin.Implementation - Class in org.palladiosimulator.runtimemeasurement.provider
The actual implementation of the Eclipse Plugin.
RuntimeMeasurementFactory - Interface in org.palladiosimulator.runtimemeasurement
The Factory for the model.
RuntimeMeasurementFactoryImpl - Class in org.palladiosimulator.runtimemeasurement.impl
An implementation of the model Factory.
RuntimeMeasurementFactoryImpl() - Constructor for class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementFactoryImpl
Creates an instance of the factory.
RuntimeMeasurementImpl - Class in org.palladiosimulator.runtimemeasurement.impl
An implementation of the model object ' Runtime Measurement'.
RuntimeMeasurementImpl() - Constructor for class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
runtimeMeasurementItemProvider - Variable in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
This keeps track of the one adapter used for all RuntimeMeasurement instances.
RuntimeMeasurementItemProvider - Class in org.palladiosimulator.runtimemeasurement.provider
This is the item provider adapter for a RuntimeMeasurement object.
RuntimeMeasurementItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProvider
This constructs an instance from a factory and a notifier.
RuntimeMeasurementItemProviderAdapterFactory - Class in org.palladiosimulator.runtimemeasurement.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
RuntimeMeasurementItemProviderAdapterFactory() - Constructor for class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
This constructs an instance.
RuntimeMeasurementModel - Interface in org.palladiosimulator.runtimemeasurement
A representation of the model object 'Model'.
RuntimeMeasurementModelImpl - Class in org.palladiosimulator.runtimemeasurement.impl
An implementation of the model object 'Model'.
RuntimeMeasurementModelImpl() - Constructor for class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementModelImpl
runtimeMeasurementModelItemProvider - Variable in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
This keeps track of the one adapter used for all RuntimeMeasurementModel instances.
RuntimeMeasurementModelItemProvider - Class in org.palladiosimulator.runtimemeasurement.provider
This is the item provider adapter for a RuntimeMeasurementModel object.
RuntimeMeasurementModelItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementModelItemProvider
This constructs an instance from a factory and a notifier.
RuntimeMeasurementPackage - Interface in org.palladiosimulator.runtimemeasurement
The Package for the model.
RuntimeMeasurementPackage.Literals - Interface in org.palladiosimulator.runtimemeasurement
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
RuntimeMeasurementPackageImpl - Class in org.palladiosimulator.runtimemeasurement.impl
An implementation of the model Package.
RuntimeMeasurementResourceFactoryImpl - Class in org.palladiosimulator.runtimemeasurement.util
The Resource Factory associated with the package.
RuntimeMeasurementResourceFactoryImpl() - Constructor for class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementResourceFactoryImpl
Creates an instance of the resource factory.
RuntimeMeasurementResourceImpl - Class in org.palladiosimulator.runtimemeasurement.util
The Resource associated with the package.
RuntimeMeasurementResourceImpl(URI) - Constructor for class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementResourceImpl
Creates an instance of the resource.
RuntimeMeasurementSwitch<T> - Class in org.palladiosimulator.runtimemeasurement.util
The Switch for the model's inheritance hierarchy.
RuntimeMeasurementSwitch() - Constructor for class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementSwitch
Creates an instance of the switch.
RuntimeMeasurementXMLProcessor - Class in org.palladiosimulator.runtimemeasurement.util
This class contains helper methods to serialize and deserialize XML documents
RuntimeMeasurementXMLProcessor() - Constructor for class org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementXMLProcessor
Public constructor to instantiate the helper.
runtimeModel - Variable in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
runtimeState - Variable in class org.palladiosimulator.simulizar.action.interpreter.util.TransientEffectTransformationCacheKeeper
 

S

savedResources - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
Resources that have been saved.
savedResources - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
Resources that have been saved.
savedResources - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
Resources that have been saved.
savedResources - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
Resources that have been saved.
savedResources - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
Resources that have been saved.
savedResources - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
Resources that have been saved.
SDExecutor - Class in org.palladiosimulator.simulizar.reconfiguration.storydiagram
 
SDExecutor(IModelAccess) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDExecutor
Constructor of the SD Executor.
SDExecutor(StoryDiagramModelAccess) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDExecutor
Constructor of the SD Executor.
SDM_MODEL_PARTITION_ID - Static variable in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.jobs.LoadSDMModelsIntoBlackboardJob
 
sdmModelsExists() - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.modelaccess.HenshinModelAccess
Checks whether sdm models exists, without using any classes from sd interpreter.
sdmModelsExists() - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.modelaccess.StoryDiagramModelAccess
Checks whether sdm models exists, without using any classes from sd interpreter.
SDModelTransformation - Class in org.palladiosimulator.simulizar.reconfiguration.storydiagram
 
SDModelTransformation(Activity) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDModelTransformation
 
SDMResourceSetPartition - Class in org.palladiosimulator.simulizar.reconfiguration.storydiagram.modelaccess
Special ResourceSetPartition for the sdm models, with the functionality to get all activities of all sdm models in the sdm model folder.
SDMResourceSetPartition() - Constructor for class org.palladiosimulator.simulizar.reconfiguration.storydiagram.modelaccess.SDMResourceSetPartition
 
SDReconfigurationLoader - Class in org.palladiosimulator.simulizar.reconfiguration.storydiagram
 
SDReconfigurationLoader() - Constructor for class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDReconfigurationLoader
 
SDReconfigurationNotificationReceiver<Activity,​ActivityNode,​ActivityEdge,​StoryPattern,​StoryPatternObject,​StoryPatternLink,​Classifier,​Feature,​Expression> - Class in org.palladiosimulator.simulizar.reconfiguration.storydiagram
NotificationReceiver that receives notifications of the StoryDiagram Interpreter and provides information about whether a reconfiguration rule was successfully applied or not.
SDReconfigurationNotificationReceiver(MetamodelFacadeFactory<Activity, ActivityNode, ActivityEdge, StoryPattern, StoryPatternObject, StoryPatternLink, Classifier, Feature, Expression>) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDReconfigurationNotificationReceiver
 
SDReconfigurationNotificationReceiver(MetamodelFacadeFactory<Activity, ActivityNode, ActivityEdge, StoryPattern, StoryPatternObject, StoryPatternLink, Classifier, Feature, Expression>, OutputStream) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDReconfigurationNotificationReceiver
 
SDReconfigurator - Class in org.palladiosimulator.simulizar.reconfiguration.storydiagram
A reconfigurator implementation which relies on story diagrams to do the reconfiguration.
SDReconfigurator() - Constructor for class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDReconfigurator
Story Diagram Reconfigurator default constructor.
SDReconfigurator(IModelAccess) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDReconfigurator
Story Diagram Reconfigurator default constructor.
select(Viewer, Object, Object) - Method in class org.palladiosimulator.simulizar.ui.perspective.filter.MeasuringPointProfileApplicationFileFilter
 
selection - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard
Remember the selection during initialization for populating the default container.
selection - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard
Remember the selection during initialization for populating the default container.
selection - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard
Remember the selection during initialization for populating the default container.
selection - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard
Remember the selection during initialization for populating the default container.
selection - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard
Remember the selection during initialization for populating the default container.
selection - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard
Remember the selection during initialization for populating the default container.
selectionChanged(SelectionChangedEvent) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly.
selectionChanged(SelectionChangedEvent) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly.
selectionChanged(SelectionChangedEvent) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly.
selectionChanged(SelectionChangedEvent) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly.
selectionChanged(SelectionChangedEvent) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly.
selectionChanged(SelectionChangedEvent) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly.
selectionChangedListener - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This listens to which ever viewer is active.
selectionChangedListener - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This listens to which ever viewer is active.
selectionChangedListener - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This listens to which ever viewer is active.
selectionChangedListener - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This listens to which ever viewer is active.
selectionChangedListener - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This listens to which ever viewer is active.
selectionChangedListener - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This listens to which ever viewer is active.
selectionChangedListeners - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor.
selectionChangedListeners - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor.
selectionChangedListeners - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor.
selectionChangedListeners - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor.
selectionChangedListeners - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor.
selectionChangedListeners - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor.
selectionProvider - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This keeps track of the current selection provider.
selectionProvider - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This keeps track of the current selection provider.
selectionProvider - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This keeps track of the current selection provider.
selectionProvider - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This keeps track of the current selection provider.
selectionProvider - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This keeps track of the current selection provider.
selectionProvider - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This keeps track of the current selection provider.
selectionViewer - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This is the viewer that shadows the selection in the content outline.
selectionViewer - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This is the viewer that shadows the selection in the content outline.
selectionViewer - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This is the viewer that shadows the selection in the content outline.
selectionViewer - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This is the viewer that shadows the selection in the content outline.
selectionViewer - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This is the viewer that shadows the selection in the content outline.
selectionViewer - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This is the viewer that shadows the selection in the content outline.
SERVICELEVELOBJECTIVEREPOSITORY_FILE - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
SERVICELEVELOBJECTIVEREPOSITORY_FILE_EXTENSION - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
ServiceLevelObjectiveResourceSetPartition - Class in org.palladiosimulator.simulizar.launcher.partitions
Special ResourceSetPartition for the Service Level Objective Repository.
ServiceLevelObjectiveResourceSetPartition() - Constructor for class org.palladiosimulator.simulizar.launcher.partitions.ServiceLevelObjectiveResourceSetPartition
Constructor
serviceLevelObjectivesFile - Variable in class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
serviceLevelObjectivesFile - Variable in class org.palladiosimulator.simulizar.ui.configuration.InterpreterFileNamesInputTab
Text field for service level objectives file.
set(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
set(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.ResourceEnvironmentSyncer
 
set(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.UsageEvolutionSyncer
 
set(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.UsageModelSyncer
 
setAction(AdaptationBehavior) - Method in class org.palladiosimulator.simulizar.action.core.impl.RoleTypeImpl
setAction(AdaptationBehavior) - Method in interface org.palladiosimulator.simulizar.action.core.RoleType
Sets the value of the 'Action' container reference.
setActiveEditor(IEditorPart) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setActiveEditor(IEditorPart) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setActiveEditor(IEditorPart) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setActiveEditor(IEditorPart) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setActiveEditor(IEditorPart) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setActiveEditor(IEditorPart) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setAdaptationBehavior(AbstractAdaptationBehavior) - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationStep
Sets the value of the 'Adaptation Behavior' container reference.
setAdaptationBehavior(AbstractAdaptationBehavior) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationStepImpl
setAdaptationStepURI(String) - Method in interface org.palladiosimulator.simulizar.action.core.EnactAdaptationStep
Sets the value of the 'Adaptation Step URI' attribute.
setAdaptationStepURI(String) - Method in class org.palladiosimulator.simulizar.action.core.impl.EnactAdaptationStepImpl
setBlackboard(MDSDBlackboard) - Method in class org.palladiosimulator.simulizar.action.jobs.LoadAdaptationBehaviorRepositoryIntoBlackBoardJob
setBlackboard(MDSDBlackboard) - Method in class org.palladiosimulator.simulizar.launcher.jobs.LoadMonitorRepositoryModelIntoBlackboardJob
 
setBlackboard(MDSDBlackboard) - Method in class org.palladiosimulator.simulizar.launcher.jobs.LoadPCMModelsInterpreterJob
 
setBlackboard(MDSDBlackboard) - Method in class org.palladiosimulator.simulizar.launcher.jobs.LoadServiceLevelObjectiveRepositoryIntoBlackboardJob
 
setBlackboard(MDSDBlackboard) - Method in class org.palladiosimulator.simulizar.launcher.jobs.LoadUEModelIntoBlackboardJob
 
setBlackboard(MDSDBlackboard) - Method in class org.palladiosimulator.simulizar.launcher.jobs.PCMStartInterpretationJob
 
setBlackboard(MDSDBlackboard) - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.jobs.LoadHenshinModelsIntoBlackboardJob
 
setBlackboard(MDSDBlackboard) - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.jobs.LoadSDMModelsIntoBlackboardJob
 
setCalledSignature(OperationSignature) - Method in interface org.palladiosimulator.simulizar.action.core.ControllerCall
Sets the value of the 'Called Signature' reference.
setCalledSignature(OperationSignature) - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
setComponent(BasicComponent) - Method in interface org.palladiosimulator.simulizar.action.core.ControllerCall
Sets the value of the 'Component' reference.
setComponent(BasicComponent) - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
setConditionURI(String) - Method in interface org.palladiosimulator.simulizar.action.core.GuardedTransition
Sets the value of the 'Condition URI' attribute.
setConditionURI(String) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
setConfiguration(SimuLizarWorkflowConfiguration) - Method in class org.palladiosimulator.simulizar.reconfiguration.AbstractReconfigurator
 
setConfiguration(SimuLizarWorkflowConfiguration) - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.HenshinReconfigurator
 
setConfiguration(SimuLizarWorkflowConfiguration) - Method in interface org.palladiosimulator.simulizar.reconfiguration.IReconfigurationEngine
 
setConfiguration(SimuLizarWorkflowConfiguration) - Method in interface org.palladiosimulator.simulizar.reconfiguration.IReconfigurationLoader
 
setConfiguration(SimuLizarWorkflowConfiguration) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QvtoReconfigurationLoader
 
setConfiguration(SimuLizarWorkflowConfiguration) - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDReconfigurationLoader
 
setContainingCollection(ControllerCallInputVariableUsageCollection) - Method in interface org.palladiosimulator.simulizar.action.parameter.ControllerCallInputVariableUsage
Sets the value of the 'Containing Collection' container reference.
setContainingCollection(ControllerCallInputVariableUsageCollection) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
setControllerCompletionURI(String) - Method in class org.palladiosimulator.simulizar.action.core.impl.ResourceDemandingStepImpl
setControllerCompletionURI(String) - Method in interface org.palladiosimulator.simulizar.action.core.ResourceDemandingStep
Sets the value of the 'Controller Completion URI' attribute.
setControllerRole(OperationProvidedRole) - Method in interface org.palladiosimulator.simulizar.action.mapping.ControllerMapping
Sets the value of the 'Controller Role' reference.
setControllerRole(OperationProvidedRole) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
setCorrespondingControllerCall(ControllerCall) - Method in interface org.palladiosimulator.simulizar.action.parameter.ControllerCallInputVariableUsage
Sets the value of the 'Corresponding Controller Call' reference.
setCorrespondingControllerCall(ControllerCall) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
setCurrentViewer(Viewer) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one.
setCurrentViewer(Viewer) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one.
setCurrentViewer(Viewer) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one.
setCurrentViewer(Viewer) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one.
setCurrentViewer(Viewer) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one.
setCurrentViewer(Viewer) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one.
setCurrentViewerPane(ViewerPane) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
setCurrentViewerPane(ViewerPane) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
setCurrentViewerPane(ViewerPane) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
setCurrentViewerPane(ViewerPane) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
setCurrentViewerPane(ViewerPane) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
setCurrentViewerPane(ViewerPane) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
setDefaults() - Method in class org.palladiosimulator.simulizar.action.jobs.config.LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfig

In this case, the path to the power infrastructure repository model is set to the out-of-the-box supported Adaptation Behavior Repository path.
setDefaults() - Method in class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.palladiosimulator.simulizar.ui.configuration.InterpreterFileNamesInputTab
 
setDelayAndReinitialize(double, double) - Method in class org.palladiosimulator.simulizar.simulationevents.PeriodicallyTriggeredSimulationEntity
 
setFocus() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
setFocus() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
setFocus() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
setFocus() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
setFocus() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
setFocus() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
setGuardedStep(GuardedStep) - Method in interface org.palladiosimulator.simulizar.action.core.GuardedTransition
Sets the value of the 'Guarded Step' container reference.
setGuardedStep(GuardedStep) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
setGuardedTransition(GuardedTransition) - Method in class org.palladiosimulator.simulizar.action.core.impl.NestedAdaptationBehaviorImpl
setGuardedTransition(GuardedTransition) - Method in interface org.palladiosimulator.simulizar.action.core.NestedAdaptationBehavior
Sets the value of the 'Guarded Transition' container reference.
setInitializationData(IConfigurationElement, String, Object) - Method in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardZnnCom
 
setJobConfiguration(AbstractExtensionJobConfiguration) - Method in class org.palladiosimulator.simulizar.action.jobs.LoadAdaptationBehaviorRepositoryIntoBlackBoardJob

In this case, the passed configuration must be an LoadAdaptationBehaviorRepositoryIntoBlackboardJobConfig which contains the path of the AdaptationBehaviorRepository that will be loaded by this job.
setMappedCall(ControllerCall) - Method in interface org.palladiosimulator.simulizar.action.mapping.ControllerMapping
Sets the value of the 'Mapped Call' reference.
setMappedCall(ControllerCall) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
setMapping(Mapping) - Method in interface org.palladiosimulator.simulizar.action.mapping.ControllerMapping
Sets the value of the 'Mapping' container reference.
setMapping(Mapping) - Method in class org.palladiosimulator.simulizar.action.mapping.impl.ControllerMappingImpl
setMeasurementSpecification(MeasurementSpecification) - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
setMeasurementSpecification(MeasurementSpecification) - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurement
Sets the value of the ' Measurement Specification' reference.
setMeasuringPoint(MeasuringPoint) - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
setMeasuringPoint(MeasuringPoint) - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurement
Sets the value of the ' Measuring Point' reference.
setMeasuringValue(double) - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
setMeasuringValue(double) - Method in interface org.palladiosimulator.runtimemeasurement.RuntimeMeasurement
Sets the value of the ' Measuring Value' attribute.
setModelAccess(IModelAccess) - Method in class org.palladiosimulator.simulizar.reconfiguration.AbstractReconfigurator
 
setModelAccess(IModelAccess) - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.HenshinReconfigurator
 
setModelAccess(IModelAccess) - Method in interface org.palladiosimulator.simulizar.reconfiguration.IReconfigurationEngine
 
setModelAccess(IModelAccess) - Method in interface org.palladiosimulator.simulizar.reconfiguration.IReconfigurationLoader
 
setModelAccess(IModelAccess) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QvtoReconfigurationLoader
 
setModelAccess(IModelAccess) - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDReconfigurationLoader
 
setModelAccess(IModelAccess) - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDReconfigurator
 
setModelTransformation(ExecutableTransformationElement) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ModelTransformationImpl
setModelTransformation(ExecutableTransformationElement) - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.ModelTransformation
Sets the value of the 'Model Transformation' reference.
setMonitorRepositoryFile(String) - Method in class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
setName(String) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.NamedElementImpl
setName(String) - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.NamedElement
Sets the value of the 'Name' attribute.
setNestedAdaptationBehavior(NestedAdaptationBehavior) - Method in interface org.palladiosimulator.simulizar.action.core.GuardedTransition
Sets the value of the 'Nested Adaptation Behavior' containment reference.
setNestedAdaptationBehavior(NestedAdaptationBehavior) - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.palladiosimulator.simulizar.action.context.provider.ContextItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setPriority(int) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.TacticImpl
setPriority(int) - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.Tactic
Sets the value of the 'Priority' attribute.
setProbeFrameworkListener(AbstractProbeFrameworkListener) - Method in class org.palladiosimulator.simulizar.interpreter.listener.AbstractRecordingProbeFrameworkListenerDecorator
Injects the probe framework listener that is decorated by this class.
setProbeFrameworkListener(AbstractProbeFrameworkListener) - Method in class org.palladiosimulator.simulizar.monitorrepository.feedthrough.FeedThroughDecorator
 
setProbeFrameworkListener(AbstractProbeFrameworkListener) - Method in class org.palladiosimulator.simulizar.monitorrepository.map.probeframework.MonitorRepositoryMapProbeFrameworkListenerDecorator
Injects the probe framework listener that is decorated by this class.
setProbeFrameworkListener(AbstractProbeFrameworkListener) - Method in class org.palladiosimulator.simulizar.slidingwindow.probeframework.SlidingWindowProbeFrameWorkListenerDecorator
 
setProbeFrameworkListener(AbstractProbeFrameworkListener) - Method in class org.palladiosimulator.simulizar.utilization.probeframework.UtilizationProbeFrameworkListenerDecorator
 
setProbeFrameworkListener(AbstractProbeFrameworkListener) - Method in class org.palladiosimulizar.aggregation.probeframework.AggregatorsProbeFrameworkListenerDecorator
 
setProject(IProject) - Method in class org.palladiosimulator.simulizar.ui.wizards.nature.SimulizarNature
 
setReconfigurationRulesFolder(String) - Method in class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
setRepository(AdaptationBehaviorRepository) - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationBehavior
Sets the value of the 'Repository' container reference.
setRepository(AdaptationBehaviorRepository) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
setResourceDemandingStep(ResourceDemandingStep) - Method in interface org.palladiosimulator.simulizar.action.core.ControllerCall
Sets the value of the 'Resource Demanding Step' container reference.
setResourceDemandingStep(ResourceDemandingStep) - Method in class org.palladiosimulator.simulizar.action.core.impl.ControllerCallImpl
setRoleSet(RoleSet) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
setRoleSet(RoleSet) - Method in interface org.palladiosimulator.simulizar.action.instance.Role
Sets the value of the 'Role Set' container reference.
setRoleType(RoleType) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
setRoleType(RoleType) - Method in interface org.palladiosimulator.simulizar.action.instance.Role
Sets the value of the 'Role Type' reference.
setRuntimeStateModel(AbstractSimuLizarRuntimeState) - Method in class org.palladiosimulator.simulizar.action.interpreter.ActionRuntimeState
Injects the SimuLizarRuntimeState which is then used by #TransientEffectInterpreterBuilder instances to equip themselves for interpreter creation.
setRuntimeStateModel(AbstractSimuLizarRuntimeState) - Method in class org.palladiosimulator.simulizar.action.repository.black.LibraryStateAccessor
 
setRuntimeStateModel(AbstractSimuLizarRuntimeState) - Method in interface org.palladiosimulator.simulizar.runtimestate.IRuntimeStateAccessor
 
setSelection(ISelection) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelection(ISelection) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelection(ISelection) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelection(ISelection) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelection(ISelection) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelection(ISelection) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelectionToViewer(Collection<?>) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This sets the selection into whichever viewer is active.
setSelectionToViewer(Collection<?>) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This sets the selection into whichever viewer is active.
setSelectionToViewer(Collection<?>) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This sets the selection into whichever viewer is active.
setSelectionToViewer(Collection<?>) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This sets the selection into whichever viewer is active.
setSelectionToViewer(Collection<?>) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This sets the selection into whichever viewer is active.
setSelectionToViewer(Collection<?>) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This sets the selection into whichever viewer is active.
setServiceLevelObjectivesFile(String) - Method in class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
setSimulationState(AbstractSimuLizarRuntimeState) - Method in class org.palladiosimulator.simulizar.action.interpreter.AbstractStateTransformation
 
setSlos(ServiceLevelObjectiveRepository) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.StrategyImpl
setSlos(ServiceLevelObjectiveRepository) - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.Strategy
Sets the value of the 'Slos' reference.
setStatusLineManager(ISelection) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
setStatusLineManager(ISelection) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
setStatusLineManager(ISelection) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
setStatusLineManager(ISelection) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
setStatusLineManager(ISelection) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
setStatusLineManager(ISelection) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
setTaggedValue(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
setTaggedValue(Entity, int, String, String) - Static method in class org.palladiosimulator.simulizar.action.repository.black.ProfilesLibrary
Sets the integer tagged value of a stereotype which is applied to the given pcm element.
setTransientStateProfile(Profile) - Method in interface org.palladiosimulator.simulizar.action.core.AdaptationBehavior
Sets the value of the 'Transient State Profile' reference.
setTransientStateProfile(Profile) - Method in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
setType(EClass) - Method in class org.palladiosimulator.simulizar.action.core.impl.RoleTypeImpl
setType(EClass) - Method in interface org.palladiosimulator.simulizar.action.core.RoleType
Sets the value of the 'Type' reference.
setupExecutionContext() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.AbstractQVTOExecutor
This method is called prior to #doExecution(TransformationData, ExecutionContext, ModelExtent[]) within the #executeTransformation(TransformationData) template method.
setUpInternalExecutor(URI, Optional<EPackage.Registry>) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOTransformationExecutor
 
setupLogging(Level) - Method in class org.palladiosimulator.simulizar.launcher.PCMInterpreterLauncher
 
setupModelExtents(QvtoModelTransformation) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.AbstractQVTOExecutor
First step of the #executeTransformation(TransformationData) template method.
setupRuntimeAggregatorForMeasurementSpecification(MeasurementSpecification, Calculator, RuntimeMeasurementModel, SimuComModel) - Static method in class org.palladiosimulator.simulizar.slidingwindow.utils.AggregatorHelper
Initializes sliding window based aggregation (i.e., TimeDrivenAggregation) of measurements and the propagation of the aggregated values to a RuntimeMeasurementModel.
This method does nothing if the associated Monitor is not active, or the measurements do not trigger self-adaptations.
setUsageEvolutionFile(String) - Method in class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
setValue(EObject) - Method in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
setValue(EObject) - Method in interface org.palladiosimulator.simulizar.action.instance.Role
Sets the value of the 'Value' reference.
setVariableUsage(VariableUsage) - Method in interface org.palladiosimulator.simulizar.action.parameter.ControllerCallInputVariableUsage
Sets the value of the 'Variable Usage' containment reference.
setVariableUsage(VariableUsage) - Method in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
setVisible(boolean) - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard.ContextModelWizardInitialObjectCreationPage
setVisible(boolean) - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard.CoreModelWizardInitialObjectCreationPage
setVisible(boolean) - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard.InstanceModelWizardInitialObjectCreationPage
setVisible(boolean) - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
setVisible(boolean) - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard.ParameterModelWizardInitialObjectCreationPage
setVisible(boolean) - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard.ReconfigurationruleModelWizardInitialObjectCreationPage
showOutlineView() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
Returns whether the outline view should be presented to the user.
showOutlineView() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
Returns whether the outline view should be presented to the user.
showOutlineView() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
Returns whether the outline view should be presented to the user.
showOutlineView() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
Returns whether the outline view should be presented to the user.
showOutlineView() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
Returns whether the outline view should be presented to the user.
showOutlineView() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
Returns whether the outline view should be presented to the user.
showPropertiesViewAction - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextActionBarContributor
This action opens the Properties view.
showPropertiesViewAction - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreActionBarContributor
This action opens the Properties view.
showPropertiesViewAction - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceActionBarContributor
This action opens the Properties view.
showPropertiesViewAction - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingActionBarContributor
This action opens the Properties view.
showPropertiesViewAction - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterActionBarContributor
This action opens the Properties view.
showPropertiesViewAction - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleActionBarContributor
This action opens the Properties view.
showTabs() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom.
showTabs() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom.
showTabs() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom.
showTabs() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom.
showTabs() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom.
showTabs() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom.
simuComModel - Variable in class org.palladiosimulator.simulizar.interpreter.listener.AbstractProbeFrameworkListener
 
SimulatedBasicComponentInstance - Class in org.palladiosimulator.simulizar.runtimestate
 
SimulatedBasicComponentInstance(InterpreterDefaultContext, FQComponentID, List<PassiveResource>) - Constructor for class org.palladiosimulator.simulizar.runtimestate.SimulatedBasicComponentInstance
 
SimulatedComponentInstance - Class in org.palladiosimulator.simulizar.runtimestate
 
SimulatedComponentInstance(AbstractSimuLizarRuntimeState, String) - Constructor for class org.palladiosimulator.simulizar.runtimestate.SimulatedComponentInstance
 
SimulatedCompositeComponentInstance - Class in org.palladiosimulator.simulizar.runtimestate
 
SimulatedCompositeComponentInstance(AbstractSimuLizarRuntimeState, String) - Constructor for class org.palladiosimulator.simulizar.runtimestate.SimulatedCompositeComponentInstance
 
SimulatedStackAccessException - Exception in org.palladiosimulator.simulizar.exceptions
Class for exceptions while accessing a simulated stack
SimulatedStackAccessException(String) - Constructor for exception org.palladiosimulator.simulizar.exceptions.SimulatedStackAccessException
 
SimulatedStackHelper - Class in org.palladiosimulator.simulizar.utils
A simulated stack for the pcm interpreter with some convenience methods.
SimulatedStackHelper() - Constructor for class org.palladiosimulator.simulizar.utils.SimulatedStackHelper
 
SimulatedUsageModels - Class in org.palladiosimulator.simulizar.usagemodel
 
SimulatedUsageModels(InterpreterDefaultContext) - Constructor for class org.palladiosimulator.simulizar.usagemodel.SimulatedUsageModels
 
SimulationCancelationDelegate - Class in org.palladiosimulator.simulizar.runtimestate
This class delegates the decision if the simulation should be cancelled to a provided function.
SimulationCancelationDelegate(Supplier<Boolean>) - Constructor for class org.palladiosimulator.simulizar.runtimestate.SimulationCancelationDelegate
 
simulationState - Variable in class org.palladiosimulator.simulizar.action.interpreter.AbstractStateTransformation
 
SimulationStateLibrary - Class in org.palladiosimulator.simulizar.action.repository.black
 
SimulationStateLibrary() - Constructor for class org.palladiosimulator.simulizar.action.repository.black.SimulationStateLibrary
 
SimulizarConstants - Class in org.palladiosimulator.simulizar.launcher
 
SimulizarConstants() - Constructor for class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
SimuLizarLaunchConfigurationBasedConfigBuilder - Class in org.palladiosimulator.simulizar.runconfig
 
SimuLizarLaunchConfigurationBasedConfigBuilder(ILaunchConfiguration, String) - Constructor for class org.palladiosimulator.simulizar.runconfig.SimuLizarLaunchConfigurationBasedConfigBuilder
 
simulizarmeasuringpoint - package simulizarmeasuringpoint
 
simulizarmeasuringpoint.impl - package simulizarmeasuringpoint.impl
 
simulizarmeasuringpoint.provider - package simulizarmeasuringpoint.provider
 
simulizarmeasuringpoint.util - package simulizarmeasuringpoint.util
 
SimulizarmeasuringpointAdapterFactory - Class in simulizarmeasuringpoint.util
The Adapter Factory for the model.
SimulizarmeasuringpointAdapterFactory() - Constructor for class simulizarmeasuringpoint.util.SimulizarmeasuringpointAdapterFactory
Creates an instance of the adapter factory.
SimulizarmeasuringpointEditPlugin - Class in simulizarmeasuringpoint.provider
This is the central singleton for the Simulizarmeasuringpoint edit plugin.
SimulizarmeasuringpointEditPlugin() - Constructor for class simulizarmeasuringpoint.provider.SimulizarmeasuringpointEditPlugin
Create the instance.
SimulizarmeasuringpointEditPlugin.Implementation - Class in simulizarmeasuringpoint.provider
The actual implementation of the Eclipse Plugin.
SimulizarmeasuringpointFactory - Interface in simulizarmeasuringpoint
The Factory for the model.
SimulizarmeasuringpointFactoryImpl - Class in simulizarmeasuringpoint.impl
An implementation of the model Factory.
SimulizarmeasuringpointFactoryImpl() - Constructor for class simulizarmeasuringpoint.impl.SimulizarmeasuringpointFactoryImpl
Creates an instance of the factory.
SimulizarmeasuringpointItemProviderAdapterFactory - Class in simulizarmeasuringpoint.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
SimulizarmeasuringpointItemProviderAdapterFactory() - Constructor for class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory
This constructs an instance.
SimulizarmeasuringpointItemProviderAdapterFactory.MeasuringpointChildCreationExtender - Class in simulizarmeasuringpoint.provider
A child creation extender for the MeasuringpointPackage.
SimulizarmeasuringpointItemProviderAdapterFactory.MeasuringpointChildCreationExtender.CreationSwitch - Class in simulizarmeasuringpoint.provider
The switch for creating child descriptors specific to each extended class.
SimulizarmeasuringpointPackage - Interface in simulizarmeasuringpoint
The Package for the model.
SimulizarmeasuringpointPackage.Literals - Interface in simulizarmeasuringpoint
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SimulizarmeasuringpointPackageImpl - Class in simulizarmeasuringpoint.impl
An implementation of the model Package.
SimulizarmeasuringpointSwitch<T> - Class in simulizarmeasuringpoint.util
The Switch for the model's inheritance hierarchy.
SimulizarmeasuringpointSwitch() - Constructor for class simulizarmeasuringpoint.util.SimulizarmeasuringpointSwitch
Creates an instance of the switch.
SimulizarNature - Class in org.palladiosimulator.simulizar.ui.wizards.nature
 
SimulizarNature() - Constructor for class org.palladiosimulator.simulizar.ui.wizards.nature.SimulizarNature
 
SimulizarPerspective - Class in org.palladiosimulator.simulizar.ui.perspective.perspectives
 
SimulizarPerspective() - Constructor for class org.palladiosimulator.simulizar.ui.perspective.perspectives.SimulizarPerspective
 
SimuLizarRuntimeState - Class in org.palladiosimulator.simulizar.runtimestate
This class provides access to all simulation and SimuLizar related objects.
SimuLizarRuntimeState(SimuLizarWorkflowConfiguration, ModelAccess, SimulationCancelationDelegate) - Constructor for class org.palladiosimulator.simulizar.runtimestate.SimuLizarRuntimeState
 
SimulizarSlidingWindow - Class in org.palladiosimulator.simulizar.slidingwindow.impl
This class is a SlidingWindow subclass that is governed by and advances during simulation runs.
Once the window is full, i.e., the simulation time reaches the next multiple of the window length, the window moves forward by a fixed increment and the collected measurements are propagated to all connected ISlidingWindowListeners, e.g., certain SlidingWindowAggregators.
SimulizarSlidingWindow(Measure<Double, Duration>, Measure<Double, Duration>, Measure<Double, Duration>, MetricDescription, ISlidingWindowMoveOnStrategy, SimuComModel) - Constructor for class org.palladiosimulator.simulizar.slidingwindow.impl.SimulizarSlidingWindow
Initializes a new instance of the SimulizarSlidingWindow class with the given parameters.
SimulizarSlidingWindow(Measure<Double, Duration>, Measure<Double, Duration>, MetricDescription, ISlidingWindowMoveOnStrategy, SimuComModel) - Constructor for class org.palladiosimulator.simulizar.slidingwindow.impl.SimulizarSlidingWindow
Initializes a new instance of the SimulizarSlidingWindow class with the given parameters.
SimulizarSlidingWindow(Measure<Double, Duration>, MetricDescription, ISlidingWindowMoveOnStrategy, SimuComModel) - Constructor for class org.palladiosimulator.simulizar.slidingwindow.impl.SimulizarSlidingWindow
Initializes a new instance of the SimulizarSlidingWindow class with the given parameters.
SimuLizarWorkflowConfiguration - Class in org.palladiosimulator.simulizar.runconfig
 
SimuLizarWorkflowConfiguration(Map<String, Object>) - Constructor for class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
SlidingWindowProbeFrameWorkListenerDecorator - Class in org.palladiosimulator.simulizar.slidingwindow.probeframework
Implementation of the AbstractRecordingProbeFrameworkListenerDecorator class dedicated to initialize TimeDrivenAggregations of recorded measurements which are based on SimulizarSlidingWindows.
SlidingWindowProbeFrameWorkListenerDecorator() - Constructor for class org.palladiosimulator.simulizar.slidingwindow.probeframework.SlidingWindowProbeFrameWorkListenerDecorator
 
SlidingWindowRuntimeMeasurementsRecorder - Class in org.palladiosimulator.simulizar.slidingwindow.runtimemeasurement
This class is responsible for propagating sliding window based measurements from MeasurementSpecifications to the RuntimeMeasurementModel (formerly known as PRM).
Examples of such measurements are power or energy consumption measurements, or the sliding window based computation of utilization.
SlidingWindowRuntimeMeasurementsRecorder(RuntimeMeasurementModel, MeasurementSpecification) - Constructor for class org.palladiosimulator.simulizar.slidingwindow.runtimemeasurement.SlidingWindowRuntimeMeasurementsRecorder
Initializes a new instance of the SlidingWindowRuntimeMeasurementsRecorder class with the given arguments.
The MeasuringPoint to be used by the RuntimeMeasurement is obtained from the Monitor associated with the passed MeasurementSpecification.
SlidingWindowRuntimeMeasurementsRecorder(RuntimeMeasurementModel, MeasurementSpecification, MeasuringPoint) - Constructor for class org.palladiosimulator.simulizar.slidingwindow.runtimemeasurement.SlidingWindowRuntimeMeasurementsRecorder
Initializes a new instance of the SlidingWindowRuntimeMeasurementsRecorder class with the given arguments.
SlidingWindowStatisticalCharacterizationAggregator - Class in org.palladiosimulator.simulizar.slidingwindow.aggregators
Specialization of the SlidingWindowAggregator which is devoted to aggregate the measurements collected by a sliding window (usually at simulation-time) in a statistical manner.
SlidingWindowStatisticalCharacterizationAggregator(Collection<IRecorder>, StatisticalCharacterizationAggregator) - Constructor for class org.palladiosimulator.simulizar.slidingwindow.aggregators.SlidingWindowStatisticalCharacterizationAggregator
Initializes a new instance of the SlidingWindowStatisticalCharacterizationAggregator class with the given parameters.
SlidingWindowStatisticalCharacterizationAggregator(StatisticalCharacterizationAggregator) - Constructor for class org.palladiosimulator.simulizar.slidingwindow.aggregators.SlidingWindowStatisticalCharacterizationAggregator
Initializes a new instance of the SlidingWindowStatisticalCharacterizationAggregator class with the given parameter.
SlidingWindowStatisticalCharacterizationAggregator(IRecorder, StatisticalCharacterizationAggregator) - Constructor for class org.palladiosimulator.simulizar.slidingwindow.aggregators.SlidingWindowStatisticalCharacterizationAggregator
Initializes a new instance of the SlidingWindowStatisticalCharacterizationAggregator class with the given parameters.
SLO_FILE_ATTRIBUTE_KEY - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
SLORepositoryLoadException - Exception in org.palladiosimulator.simulizar.exceptions
 
SLORepositoryLoadException(String) - Constructor for exception org.palladiosimulator.simulizar.exceptions.SLORepositoryLoadException
 
slos - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.impl.StrategyImpl
The cached value of the 'Slos' reference.
snapshot() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.QVToModelCache
Creates a snapshot of the current state of the cache.
More precisely, this method creates an instance that contains the same models as this one.
start() - Method in class org.palladiosimulator.simulizar.usagemodel.UsageEvolverFacade
 
start(BundleContext) - Method in class org.palladiosimulator.simulizar.action.Activator
 
start(BundleContext) - Method in class org.palladiosimulator.simulizar.action.repository.Activator
 
start(BundleContext) - Method in class org.palladiosimulator.simulizar.Activator
 
start(BundleContext) - Method in class org.palladiosimulator.simulizar.measuringpoint.create.Activator
 
start(BundleContext) - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.Activator
 
start(BundleContext) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.Activator
 
start(BundleContext) - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.Activator
 
start(BundleContext) - Method in class org.palladiosimulator.simulizar.slidingwindow.Activator
 
start(BundleContext) - Method in class org.palladiosimulator.simulizar.ui.Activator
 
start(BundleContext) - Method in class org.palladiosimulator.simulizar.ui.perspective.Activator
 
start(BundleContext) - Method in class org.palladiosimulator.simulizar.ui.wizards.Activator
 
start(BundleContext) - Method in class org.palladiosimulator.simulizar.utilization.Activator
 
start(BundleContext) - Method in class org.palladiosimulizar.aggregation.Activator
 
startListening() - Method in class org.palladiosimulator.simulizar.reconfiguration.Reconfigurator
Setup all listeners to listen for their respective model changes.
startObservingPcmChanges() - Method in class org.palladiosimulator.simulizar.access.ModelAccess
Calling this method has the current instance observe the PCMResourceSetPartition in order to keep track of model changes.
startUsageEvolution(Usage) - Method in class org.palladiosimulator.simulizar.usagemodel.UsageEvolverFacade
 
STATE_TRANSFORMING_STEP - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage.Literals
The meta object literal for the 'State Transforming Step' class.
STATE_TRANSFORMING_STEP - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The meta object id for the 'State Transforming Step' class.
STATE_TRANSFORMING_STEP__ADAPTATION_BEHAVIOR - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Adaptation Behavior' container reference.
STATE_TRANSFORMING_STEP__ENTITY_NAME - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Entity Name' attribute.
STATE_TRANSFORMING_STEP__ID - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The feature id for the 'Id' attribute.
STATE_TRANSFORMING_STEP_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.action.core.CorePackage
The number of structural features of the 'State Transforming Step' class.
StateTransformingStep - Interface in org.palladiosimulator.simulizar.action.core
A representation of the model object 'State Transforming Step'.
StateTransformingStepImpl - Class in org.palladiosimulator.simulizar.action.core.impl
An implementation of the model object 'State Transforming Step'.
StateTransformingStepImpl() - Constructor for class org.palladiosimulator.simulizar.action.core.impl.StateTransformingStepImpl
stateTransformingStepItemProvider - Variable in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This keeps track of the one adapter used for all StateTransformingStep instances.
StateTransformingStepItemProvider - Class in org.palladiosimulator.simulizar.action.core.provider
This is the item provider adapter for a StateTransformingStep object.
StateTransformingStepItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.action.core.provider.StateTransformingStepItemProvider
This constructs an instance from a factory and a notifier.
StereotypeApplicationListener - Class in org.palladiosimulator.simulizar.measuringpoint.create
 
StereotypeApplicationListener(Set<String>) - Constructor for class org.palladiosimulator.simulizar.measuringpoint.create.StereotypeApplicationListener
 
stop() - Method in class org.palladiosimulator.simulizar.usagemodel.PeriodicallyTriggeredUsageEvolver
Stops the usage evolver from being scheduled in the simulation.
stop(BundleContext) - Method in class org.palladiosimulator.simulizar.action.Activator
 
stop(BundleContext) - Method in class org.palladiosimulator.simulizar.action.repository.Activator
 
stop(BundleContext) - Method in class org.palladiosimulator.simulizar.Activator
 
stop(BundleContext) - Method in class org.palladiosimulator.simulizar.measuringpoint.create.Activator
 
stop(BundleContext) - Method in class org.palladiosimulator.simulizar.reconfiguration.henshin.Activator
 
stop(BundleContext) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.Activator
 
stop(BundleContext) - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.Activator
 
stop(BundleContext) - Method in class org.palladiosimulator.simulizar.slidingwindow.Activator
 
stop(BundleContext) - Method in class org.palladiosimulator.simulizar.ui.Activator
 
stop(BundleContext) - Method in class org.palladiosimulator.simulizar.ui.perspective.Activator
 
stop(BundleContext) - Method in class org.palladiosimulator.simulizar.ui.wizards.Activator
 
stop(BundleContext) - Method in class org.palladiosimulator.simulizar.utilization.Activator
 
stop(BundleContext) - Method in class org.palladiosimulizar.aggregation.Activator
 
stopObservingPcmChanges() - Method in class org.palladiosimulator.simulizar.access.ModelAccess
Calling this method has the current instance stop observing the PCMResourceSetPartition.
stopScheduling() - Method in class org.palladiosimulator.simulizar.simulationevents.PeriodicallyTriggeredSimulationEntity
 
stopUsageEvolution(Usage) - Method in class org.palladiosimulator.simulizar.usagemodel.UsageEvolverFacade
 
store(URI...) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.ModelTransformationCache
Stores the QVTo transformations specified by the given URIs in the cache.
storeModel(EObject) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.QVToModelCache
Stores the given model in the cache.
storeModelFromBlackboardPartition(String) - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.util.QVToModelCache
Stores the model found in the partition of the blackboard that is identified by the given id.
StoryDiagramModelAccess - Class in org.palladiosimulator.simulizar.reconfiguration.storydiagram.modelaccess
Helper to access all models and specifically the StoryDiagram models from the Story Diagram reconfiguration engine.
StoryDiagramModelAccess(IModelAccess, SimuLizarWorkflowConfiguration) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.storydiagram.modelaccess.StoryDiagramModelAccess
 
STORYDIAGRAMS_FILE_EXTENSION - Static variable in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.jobs.LoadSDMModelsIntoBlackboardJob
 
storyPatternMatchingFailed(StoryPatternMatchingFailedNotification<StoryPattern, Classifier>) - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDReconfigurationNotificationReceiver
 
storyPatternMatchingSuccessful(StoryPatternMatchingSuccessfulNotification<StoryPattern, Classifier>) - Method in class org.palladiosimulator.simulizar.reconfiguration.storydiagram.SDReconfigurationNotificationReceiver
 
strategies - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.impl.ReconfigurationImpl
The cached value of the 'Strategies' containment reference list.
Strategy - Interface in org.palladiosimulator.simulizar.reconfigurationrule
A representation of the model object 'Strategy'.
STRATEGY - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage.Literals
The meta object literal for the 'Strategy' class.
STRATEGY - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The meta object id for the 'Strategy' class.
STRATEGY__NAME - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The feature id for the 'Name' attribute.
STRATEGY__SLOS - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage.Literals
The meta object literal for the 'Slos' reference feature.
STRATEGY__SLOS - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The feature id for the 'Slos' reference.
STRATEGY__TACTICS - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage.Literals
The meta object literal for the 'Tactics' containment reference list feature.
STRATEGY__TACTICS - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The feature id for the 'Tactics' containment reference list.
STRATEGY_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The number of structural features of the 'Strategy' class.
STRATEGY_OPERATION_COUNT - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The number of operations of the 'Strategy' class.
StrategyImpl - Class in org.palladiosimulator.simulizar.reconfigurationrule.impl
An implementation of the model object 'Strategy'.
StrategyImpl() - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.impl.StrategyImpl
strategyItemProvider - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
This keeps track of the one adapter used for all reconfigurationrule.Strategy instances.
StrategyItemProvider - Class in org.palladiosimulator.simulizar.reconfigurationrule.provider
This is the item provider adapter for a reconfigurationrule.Strategy object.
StrategyItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.provider.StrategyItemProvider
This constructs an instance from a factory and a notifier.
StrategyValidator - Interface in org.palladiosimulator.simulizar.reconfigurationrule.validation
A sample validator interface for Strategy.
StretchedUsageEvolver - Class in org.palladiosimulator.simulizar.usagemodel
Encapsulates a Usage evolver that stretches the DLIM curve to the simulation time.
StretchedUsageEvolver(AbstractSimuLizarRuntimeState, double, double, UsageScenario) - Constructor for class org.palladiosimulator.simulizar.usagemodel.StretchedUsageEvolver
Creates the stretching usage evolver.
SUCCESS - org.palladiosimulator.simulizar.interpreter.listener.EventResult
Indicates a successful event.
supportedTypes - Variable in class org.palladiosimulator.runtimemeasurement.provider.RuntimeMeasurementItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class org.palladiosimulator.simulizar.action.context.provider.ContextItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class org.palladiosimulator.simulizar.action.core.provider.CoreItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class org.palladiosimulator.simulizar.action.instance.provider.InstanceItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class org.palladiosimulator.simulizar.action.mapping.provider.MappingItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class org.palladiosimulator.simulizar.action.parameter.provider.ParameterItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class simulizarmeasuringpoint.provider.SimulizarmeasuringpointItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.

T

tableViewer - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This shows how a table view works.
tableViewer - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This shows how a table view works.
tableViewer - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This shows how a table view works.
tableViewer - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This shows how a table view works.
tableViewer - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This shows how a table view works.
tableViewer - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This shows how a table view works.
Tactic - Interface in org.palladiosimulator.simulizar.reconfigurationrule
A representation of the model object 'Tactic'.
TACTIC - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage.Literals
The meta object literal for the 'Tactic' class.
TACTIC - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The meta object id for the 'Tactic' class.
TACTIC__ACTION - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage.Literals
The meta object literal for the 'Action' containment reference list feature.
TACTIC__ACTION - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The feature id for the 'Action' containment reference list.
TACTIC__CONDITION - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage.Literals
The meta object literal for the 'Condition' containment reference list feature.
TACTIC__CONDITION - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The feature id for the 'Condition' containment reference list.
TACTIC__NAME - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The feature id for the 'Name' attribute.
TACTIC__PRIORITY - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage.Literals
The meta object literal for the 'Priority' attribute feature.
TACTIC__PRIORITY - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The feature id for the 'Priority' attribute.
TACTIC_FEATURE_COUNT - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The number of structural features of the 'Tactic' class.
TACTIC_OPERATION_COUNT - Static variable in interface org.palladiosimulator.simulizar.reconfigurationrule.ReconfigurationrulePackage
The number of operations of the 'Tactic' class.
TacticImpl - Class in org.palladiosimulator.simulizar.reconfigurationrule.impl
An implementation of the model object 'Tactic'.
TacticImpl() - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.impl.TacticImpl
tacticItemProvider - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.provider.ReconfigurationruleItemProviderAdapterFactory
This keeps track of the one adapter used for all reconfigurationrule.Tactic instances.
TacticItemProvider - Class in org.palladiosimulator.simulizar.reconfigurationrule.provider
This is the item provider adapter for a reconfigurationrule.Tactic object.
TacticItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.simulizar.reconfigurationrule.provider.TacticItemProvider
This constructs an instance from a factory and a notifier.
tactics - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.impl.StrategyImpl
The cached value of the 'Tactics' containment reference list.
TacticValidator - Interface in org.palladiosimulator.simulizar.reconfigurationrule.validation
A sample validator interface for Tactic.
TakeNumberOfResourceContainersTriggeredProbe - Class in org.palladiosimulator.simulizar.simulationevents
Probes the number of resource containers within a resource environment.
TakeNumberOfResourceContainersTriggeredProbe(ResourceRegistry) - Constructor for class org.palladiosimulator.simulizar.simulationevents.TakeNumberOfResourceContainersTriggeredProbe
 
TakeReconfigurationDurationProbe - Class in org.palladiosimulator.simulizar.reconfiguration.probes
EventProbe implementation that is associated with reconfiguration events, in particular the ReconfigurationExecutedEvent.
TakeReconfigurationDurationProbe(Reconfigurator) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.probes.TakeReconfigurationDurationProbe
Initializes a new instance of the TakeReconfigurationDurationProbe class.
toString() - Method in class org.palladiosimulator.runtimemeasurement.impl.RuntimeMeasurementImpl
toString() - Method in class org.palladiosimulator.simulizar.action.core.impl.EnactAdaptationStepImpl
toString() - Method in class org.palladiosimulator.simulizar.action.core.impl.GuardedTransitionImpl
toString() - Method in class org.palladiosimulator.simulizar.action.core.impl.ResourceDemandingStepImpl
toString() - Method in class org.palladiosimulator.simulizar.reconfiguration.qvto.TransformationParameterInformation
 
toString() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.NamedElementImpl
toString() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.impl.TacticImpl
toString() - Method in class org.palladiosimulator.simulizar.runtimestate.FQComponentID
 
TransformationParameterInformation - Class in org.palladiosimulator.simulizar.reconfiguration.qvto
Convenience class to store required information (type, kind, index and name) about parameters of a QVTo transformation
TransformationParameterInformation(EPackage, DirectionKind, int, String) - Constructor for class org.palladiosimulator.simulizar.reconfiguration.qvto.TransformationParameterInformation
 
TransientEffectExecutionResult - Class in org.palladiosimulator.simulizar.action.interpreter
Class to represent the result of the execution of transient effects, i.e., AdaptationBehaviors.
TransientEffectInterpreter - Class in org.palladiosimulator.simulizar.action.interpreter
Visitor implementation specialized to interpret AdaptationBehaviors that are triggered during Simulizar runs.
TransientEffectQVTOExecutorUtil - Class in org.palladiosimulator.simulizar.action.interpreter
 
TransientEffectQVTOExecutorUtil() - Constructor for class org.palladiosimulator.simulizar.action.interpreter.TransientEffectQVTOExecutorUtil
 
TransientEffectTransformationCacheKeeper - Class in org.palladiosimulator.simulizar.action.interpreter.util
 
TransientEffectTransformationCacheKeeper() - Constructor for class org.palladiosimulator.simulizar.action.interpreter.util.TransientEffectTransformationCacheKeeper
 
transientStateProfile - Variable in class org.palladiosimulator.simulizar.action.core.impl.AdaptationBehaviorImpl
The cached value of the 'Transient State Profile' reference.
TransitionDeterminer - Class in org.palladiosimulator.simulizar.utils
Util class to determine a transition based on probabilities.
TransitionDeterminer(InterpreterDefaultContext) - Constructor for class org.palladiosimulator.simulizar.utils.TransitionDeterminer
Constructor.
treeViewer - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This shows how a tree view works.
treeViewer - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This shows how a tree view works.
treeViewer - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This shows how a tree view works.
treeViewer - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This shows how a tree view works.
treeViewer - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This shows how a tree view works.
treeViewer - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This shows how a tree view works.
treeViewerWithColumns - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
This shows how a tree view with columns works.
treeViewerWithColumns - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
This shows how a tree view with columns works.
treeViewerWithColumns - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
This shows how a tree view with columns works.
treeViewerWithColumns - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
This shows how a tree view with columns works.
treeViewerWithColumns - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
This shows how a tree view with columns works.
treeViewerWithColumns - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
This shows how a tree view with columns works.
trigger() - Method in class org.palladiosimulator.simulizar.simulationevents.PeriodicallyTriggeredSimulationEntity
 
triggerInternal() - Method in class org.palladiosimulator.simulizar.simulationevents.PeriodicallyTriggeredSimulationEntity
 
triggerInternal() - Method in class org.palladiosimulator.simulizar.usagemodel.PeriodicallyTriggeredUsageEvolver
 
type - Variable in class org.palladiosimulator.simulizar.action.core.impl.RoleTypeImpl
The cached value of the 'Type' reference.

U

UEModelLoadException - Exception in org.palladiosimulator.simulizar.exceptions
Class for exceptions while loading a usage evolution model
UEModelLoadException(String) - Constructor for exception org.palladiosimulator.simulizar.exceptions.UEModelLoadException
 
UEResourceSetPartition - Class in org.palladiosimulator.simulizar.launcher.partitions
Special ResourceSetPartition for the Usage Evolution, with the functionality to resolve cross references from the UsageEvolution to PCM.
UEResourceSetPartition(PCMResourceSetPartition) - Constructor for class org.palladiosimulator.simulizar.launcher.partitions.UEResourceSetPartition
Constructor
unregister() - Method in class org.palladiosimulator.simulizar.action.interpreter.util.TransientEffectTransformationCacheKeeper
 
unregister() - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
unregister() - Method in interface org.palladiosimulator.simulizar.modelobserver.IModelObserver
 
unset(Notification) - Method in class org.palladiosimulator.simulizar.modelobserver.AbstractModelObserver
 
updateMeasurementValue(double) - Method in class org.palladiosimulator.simulizar.metrics.PRMRecorder
Add measurement for measurement specification and PCMModelElementMeasurement to prm model.
updateProblemIndication - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
Controls whether the problem indication should be updated.
updateProblemIndication - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
Controls whether the problem indication should be updated.
updateProblemIndication - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
Controls whether the problem indication should be updated.
updateProblemIndication - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
Controls whether the problem indication should be updated.
updateProblemIndication - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
Controls whether the problem indication should be updated.
updateProblemIndication - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
Controls whether the problem indication should be updated.
updateProblemIndication() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextEditor
Updates the problems indication with the information described in the specified diagnostic.
updateProblemIndication() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreEditor
Updates the problems indication with the information described in the specified diagnostic.
updateProblemIndication() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceEditor
Updates the problems indication with the information described in the specified diagnostic.
updateProblemIndication() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingEditor
Updates the problems indication with the information described in the specified diagnostic.
updateProblemIndication() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterEditor
Updates the problems indication with the information described in the specified diagnostic.
updateProblemIndication() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleEditor
Updates the problems indication with the information described in the specified diagnostic.
USAGE_FILE_ATTRIBUTE_KEY - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
USAGE_FILE_ATTRIBUTE_KEY - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardZnnCom
 
USAGEEVOLUTION_FILE - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
USAGEEVOLUTION_FILE_EXTENSION - Static variable in class org.palladiosimulator.simulizar.launcher.SimulizarConstants
 
usageEvolutionFile - Variable in class org.palladiosimulator.simulizar.runconfig.SimuLizarWorkflowConfiguration
 
usageEvolutionFile - Variable in class org.palladiosimulator.simulizar.ui.configuration.InterpreterFileNamesInputTab
Text field for path to usage evolution file.
UsageEvolutionSyncer - Class in org.palladiosimulator.simulizar.modelobserver
 
UsageEvolutionSyncer() - Constructor for class org.palladiosimulator.simulizar.modelobserver.UsageEvolutionSyncer
 
usageEvolverFacade - Variable in class org.palladiosimulator.simulizar.runtimestate.AbstractSimuLizarRuntimeState
 
UsageEvolverFacade - Class in org.palladiosimulator.simulizar.usagemodel
 
UsageEvolverFacade(AbstractSimuLizarRuntimeState) - Constructor for class org.palladiosimulator.simulizar.usagemodel.UsageEvolverFacade
 
usageEvolvers - Variable in class org.palladiosimulator.simulizar.usagemodel.UsageEvolverFacade
 
UsageModelSyncer - Class in org.palladiosimulator.simulizar.modelobserver
 
UsageModelSyncer() - Constructor for class org.palladiosimulator.simulizar.modelobserver.UsageModelSyncer
 
UsageScenarioSwitch<T> - Class in org.palladiosimulator.simulizar.interpreter
Switch for Usage Scenario in Usage Model
UsageScenarioSwitch(InterpreterDefaultContext) - Constructor for class org.palladiosimulator.simulizar.interpreter.UsageScenarioSwitch
Constructor
UtilizationProbeFrameworkListenerDecorator - Class in org.palladiosimulator.simulizar.utilization.probeframework
Implementation of the AbstractRecordingProbeFrameworkListenerDecorator class dedicated to initialize sliding-window based (i.e., TimeDriven) computations of utilization of active resources.
UtilizationProbeFrameworkListenerDecorator() - Constructor for class org.palladiosimulator.simulizar.utilization.probeframework.UtilizationProbeFrameworkListenerDecorator
 

V

validate() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.validation.ModelTransformationValidator
 
validate() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.validation.NamedElementValidator
 
validate() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.validation.ReconfigurationValidator
 
validate() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.validation.StrategyValidator
 
validate() - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.validation.TacticValidator
 
validateAction(EList<ModelTransformation<?>>) - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.validation.TacticValidator
 
validateCondition(EList<ModelTransformation<?>>) - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.validation.TacticValidator
 
validateModelTransformation(Object) - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.validation.ModelTransformationValidator
 
validateName(String) - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.validation.NamedElementValidator
 
validatePage() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard.ContextModelWizardInitialObjectCreationPage
validatePage() - Method in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard.ContextModelWizardNewFileCreationPage
The framework calls this to see if the file is correct.
validatePage() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard.CoreModelWizardInitialObjectCreationPage
validatePage() - Method in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard.CoreModelWizardNewFileCreationPage
The framework calls this to see if the file is correct.
validatePage() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard.InstanceModelWizardInitialObjectCreationPage
validatePage() - Method in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard.InstanceModelWizardNewFileCreationPage
The framework calls this to see if the file is correct.
validatePage() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
validatePage() - Method in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard.MappingModelWizardNewFileCreationPage
The framework calls this to see if the file is correct.
validatePage() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard.ParameterModelWizardInitialObjectCreationPage
validatePage() - Method in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard.ParameterModelWizardNewFileCreationPage
The framework calls this to see if the file is correct.
validatePage() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard.ReconfigurationruleModelWizardInitialObjectCreationPage
validatePage() - Method in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard.ReconfigurationruleModelWizardNewFileCreationPage
The framework calls this to see if the file is correct.
validatePriority(int) - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.validation.TacticValidator
 
validateSlos(ServiceLevelObjectiveRepository) - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.validation.StrategyValidator
 
validateStrategies(EList<Strategy>) - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.validation.ReconfigurationValidator
 
validateTactics(EList<Tactic>) - Method in interface org.palladiosimulator.simulizar.reconfigurationrule.validation.StrategyValidator
 
validator - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard.ContextModelWizardInitialObjectCreationPage
validator - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard.CoreModelWizardInitialObjectCreationPage
validator - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard.InstanceModelWizardInitialObjectCreationPage
validator - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
validator - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard.ParameterModelWizardInitialObjectCreationPage
validator - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard.ReconfigurationruleModelWizardInitialObjectCreationPage
value - Variable in class org.palladiosimulator.simulizar.action.instance.impl.RoleImpl
The cached value of the 'Value' reference.
valueOf(String) - Static method in enum org.palladiosimulator.simulizar.interpreter.listener.EventResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.palladiosimulator.simulizar.interpreter.listener.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.palladiosimulator.simulizar.ui.configuration.extensions.ExtensionInputType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.palladiosimulator.simulizar.interpreter.listener.EventResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.palladiosimulator.simulizar.interpreter.listener.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.palladiosimulator.simulizar.ui.configuration.extensions.ExtensionInputType
Returns an array containing the constants of this enum type, in the order they are declared.
VariableSizeMeasurementAggregator - Class in org.palladiosimulizar.aggregation.aggregators
Implementation of the AbstractMeasurementAggregator class dedicated to aggregate a variable number of measurements and to forward the aggregation result to a RuntimeMeasurementModel.
VariableSizeMeasurementAggregator(NumericalBaseMetricDescription, RuntimeMeasurementModel, VariableSizeAggregation) - Constructor for class org.palladiosimulizar.aggregation.aggregators.VariableSizeMeasurementAggregator
Initializes a new instance of the VariableSizeMeasurementAggregator class with the given parameters.
variableUsage - Variable in class org.palladiosimulator.simulizar.action.parameter.impl.ControllerCallInputVariableUsageImpl
The cached value of the 'Variable Usage' containment reference.
visit(IResource) - Method in class org.palladiosimulator.simulizar.measuringpoint.create.ResourceURIsFromMPsExtractor
 
visit(IResource) - Method in class org.palladiosimulator.simulizar.measuringpoint.create.ResourceURIsFromSAsExtractor
 

W

WIZARD_PAGE_TITLE - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardLoadBalancer
 
WIZARD_PAGE_TITLE - Static variable in class org.palladiosimulator.simulizar.ui.wizards.ExampleWizardZnnCom
 
workbench - Variable in class org.palladiosimulator.simulizar.action.context.presentation.ContextModelWizard
Remember the workbench during initialization.
workbench - Variable in class org.palladiosimulator.simulizar.action.core.presentation.CoreModelWizard
Remember the workbench during initialization.
workbench - Variable in class org.palladiosimulator.simulizar.action.instance.presentation.InstanceModelWizard
Remember the workbench during initialization.
workbench - Variable in class org.palladiosimulator.simulizar.action.mapping.presentation.MappingModelWizard
Remember the workbench during initialization.
workbench - Variable in class org.palladiosimulator.simulizar.action.parameter.presentation.ParameterModelWizard
Remember the workbench during initialization.
workbench - Variable in class org.palladiosimulator.simulizar.reconfigurationrule.presentation.ReconfigurationruleModelWizard
Remember the workbench during initialization.
writeData(MeasuringValue) - Method in class org.palladiosimulator.simulizar.slidingwindow.runtimemeasurement.SlidingWindowRuntimeMeasurementsRecorder
 
A B C D E F G H I L M N O P Q R S T U V W 
All Classes All Packages