Index

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

A

Activator - Class in org.palladiosimulator.servicelevelobjective.edp2
 
Activator() - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.Activator
 
activeEditorPart - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
This keeps track of the active editor.
adapt(Object, Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
adapt(Notifier, Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapterFactory - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This is the one adapter factory used for providing views of the model.
addDescriptionPropertyDescriptor(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveItemProvider
This adds a property descriptor for the Description feature.
addGlobalActions(IMenuManager) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
This inserts global actions before the "additions-end" separator.
addListener(INotifyChangedListener) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This adds a listener.
addMeasurementSpecificationPropertyDescriptor(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveItemProvider
This adds a property descriptor for the Measurement Specification feature.
addNamePropertyDescriptor(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.NamedElementItemProvider
This adds a property descriptor for the Name feature.
addPages() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
addPages() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard
The framework calls this to create the contents of the wizard.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This implements ISelectionProvider.
addSoftLimitPropertyDescriptor(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.SoftThresholdItemProvider
This adds a property descriptor for the Soft Limit feature.
addThresholdLimitPropertyDescriptor(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ThresholdItemProvider
This adds a property descriptor for the Threshold Limit feature.
analyzeResourceProblems(Resource, Exception) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).

B

basicGetMeasurementSpecification() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
basicSetLowerThreshold(Threshold, NotificationChain) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
basicSetUpperThreshold(Threshold, NotificationChain) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl

C

canAccept(IDataSource) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInput
Checks whether a IDataSource contains two dimensional data with a metric using real or integer values.
canAccept(IDataSource) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInput
Checks whether a IDataSource contains two dimensional data with a metric using real or integer values.
canAccept(IDataSource) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.util.SLODataAggregationMode
Method checking whether a source is a two dimensional data source with a metric using real or integer values.
canAccept(IDataSource) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
Method checking whether a source is a two dimensional data source with a metric using real or integer values.
canFinish() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
canFlipToNextPage() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOSelectDefaultCombinationsPage
 
caseHardThreshold(HardThreshold) - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveSwitch
Returns the result of interpreting the object as an instance of 'Hard Threshold'.
caseIdentifier(Identifier) - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveSwitch
Returns the result of interpreting the object as an instance of 'Identifier'.
caseLinearFuzzyThreshold(LinearFuzzyThreshold) - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveSwitch
Returns the result of interpreting the object as an instance of 'Linear Fuzzy Threshold'.
caseNamedElement(NamedElement) - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveSwitch
Returns the result of interpreting the object as an instance of 'Named Element'.
caseNegativeQuadraticFuzzyThreshold(NegativeQuadraticFuzzyThreshold) - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveSwitch
Returns the result of interpreting the object as an instance of 'Negative Quadratic Fuzzy Threshold'.
caseQuadraticFuzzyThreshold(QuadraticFuzzyThreshold) - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveSwitch
Returns the result of interpreting the object as an instance of 'Quadratic Fuzzy Threshold'.
caseServiceLevelObjective(ServiceLevelObjective) - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveSwitch
Returns the result of interpreting the object as an instance of 'Service Level Objective'.
caseServiceLevelObjectiveRepository(ServiceLevelObjectiveRepository) - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveSwitch
Returns the result of interpreting the object as an instance of 'Service Level Objective Repository'.
caseSoftThreshold(SoftThreshold) - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveSwitch
Returns the result of interpreting the object as an instance of 'Soft Threshold'.
caseThreshold(Threshold) - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveSwitch
Returns the result of interpreting the object as an instance of 'Threshold'.
changedResources - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
Resources that have been changed since last activation.
changeNotifier - Variable in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This is used to implement IChangeNotifier.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.HardThresholdItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.LinearFuzzyThresholdItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.NamedElementItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.NegativeQuadraticFuzzyThresholdItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.QuadraticFuzzyThresholdItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveRepositoryItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.SoftThresholdItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ThresholdItemProvider
This adds CommandParameters describing the children that can be created under this object.
computeAggregateddata(List<Measurement>) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.util.SLODataAggregationMode
Computes aggregated data from a list of Measurements.
contentOutlinePage - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This is the content outline page.
contentOutlineStatusLineManager - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This is a kludge...
contentOutlineViewer - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This is the content outline page's viewer.
contributeToMenu(IMenuManager) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
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.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
This adds Separators for editor additions to the tool bar.
create(EClass) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectiveFactoryImpl
createAdapter(Notifier) - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveAdapterFactory
Creates an adapter for the target.
createChildActions - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildMenuManager - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createConfiguration() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInput
 
createConfiguration() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInput
 
createContextMenuFor(StructuredViewer) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
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.servicelevelobjective.edp2.visualization.wizards.SLODialogAggDataPage
 
createControl(Composite) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogChooseMeasuringPointsPage
 
createControl(Composite) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogChooseRepositoryPage
 
createControl(Composite) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogChooseSLOPage
 
createControl(Composite) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogSpecifiySLOThresholdsPage
 
createControl(Composite) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOSelectDefaultCombinationsPage
 
createControl(Composite) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardInitialObjectCreationPage
createElementInternal(IMemento) - Method in class org.palladiosimulator.servicelevelobjective.edp2.filters.SLOViolationEDP2DatasourceFilterFactory
 
createElementInternal(IMemento) - Method in class org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapperFactory
 
createElementInternal(IMemento) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputFactory
 
createElementInternal(IMemento) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputFactory
 
createEObjectAdapter() - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveAdapterFactory
Creates a new adapter for the default case.
createHardThreshold() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectiveFactoryImpl
createHardThreshold() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectiveFactory
Returns a new object of class 'Hard Threshold'.
createHardThresholdAdapter() - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This creates an adapter for a HardThreshold.
createHardThresholdAdapter() - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveAdapterFactory
Creates a new adapter for an object of class 'Hard Threshold'.
createIdentifierAdapter() - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveAdapterFactory
Creates a new adapter for an object of class 'Identifier'.
createInitialModel() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard
Create a new model.
createLinearFuzzyThreshold() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectiveFactoryImpl
createLinearFuzzyThreshold() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectiveFactory
Returns a new object of class 'Linear Fuzzy Threshold'.
createLinearFuzzyThresholdAdapter() - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This creates an adapter for a LinearFuzzyThreshold.
createLinearFuzzyThresholdAdapter() - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveAdapterFactory
Creates a new adapter for an object of class 'Linear Fuzzy Threshold'.
createModel() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createNamedElement() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectiveFactoryImpl
createNamedElement() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectiveFactory
Returns a new object of class 'Named Element'.
createNamedElementAdapter() - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This creates an adapter for a NamedElement.
createNamedElementAdapter() - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveAdapterFactory
Creates a new adapter for an object of class 'Named Element'.
createNegativeQuadraticFuzzyThreshold() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectiveFactoryImpl
createNegativeQuadraticFuzzyThreshold() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectiveFactory
Returns a new object of class 'Negative Quadratic Fuzzy Threshold'.
createNegativeQuadraticFuzzyThresholdAdapter() - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This creates an adapter for a NegativeQuadraticFuzzyThreshold.
createNegativeQuadraticFuzzyThresholdAdapter() - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveAdapterFactory
Creates a new adapter for an object of class 'Negative Quadratic Fuzzy Threshold'.
createPackageContents() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
Creates the meta-model objects for the package.
createPages() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This is the method used by the framework to install your own controls.
createProperties() - Method in class org.palladiosimulator.servicelevelobjective.edp2.filters.SLOViolationEDP2DatasourceFilter
 
createProperties() - Method in class org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapper
 
createQuadraticFuzzyThreshold() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectiveFactoryImpl
createQuadraticFuzzyThreshold() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectiveFactory
Returns a new object of class 'Quadratic Fuzzy Threshold'.
createQuadraticFuzzyThresholdAdapter() - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This creates an adapter for a QuadraticFuzzyThreshold.
createQuadraticFuzzyThresholdAdapter() - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveAdapterFactory
Creates a new adapter for an object of class 'Quadratic Fuzzy Threshold'.
createResource(URI) - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveResourceFactoryImpl
Creates an instance of the resource.
createServiceLevelObjective() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectiveFactoryImpl
createServiceLevelObjective() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectiveFactory
Returns a new object of class 'Service Level Objective'.
createServiceLevelObjectiveAdapter() - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This creates an adapter for a ServiceLevelObjective.
createServiceLevelObjectiveAdapter() - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveAdapterFactory
Creates a new adapter for an object of class 'Service Level Objective'.
createServiceLevelObjectiveRepository() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectiveFactoryImpl
createServiceLevelObjectiveRepository() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectiveFactory
Returns a new object of class 'Service Level Objective Repository'.
createServiceLevelObjectiveRepositoryAdapter() - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This creates an adapter for a ServiceLevelObjectiveRepository.
createServiceLevelObjectiveRepositoryAdapter() - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveAdapterFactory
Creates a new adapter for an object of class 'Service Level Objective Repository'.
createSiblingActions - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingMenuManager - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSoftThreshold() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectiveFactoryImpl
createSoftThreshold() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectiveFactory
Returns a new object of class 'Soft Threshold'.
createSoftThresholdAdapter() - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This creates an adapter for a SoftThreshold.
createSoftThresholdAdapter() - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveAdapterFactory
Creates a new adapter for an object of class 'Soft Threshold'.
createThresholdAdapter() - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveAdapterFactory
Creates a new adapter for an object of class ' Threshold'.
currentViewer - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
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.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This keeps track of the active viewer pane, in the book.

D

defaultCase(EObject) - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
depopulateManager(IContributionManager, Collection<? extends IAction>) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
This removes from the specified manager all ActionContributionItems based on the IActions contained in the actions collection.
DESCRIPTION_EDEFAULT - Static variable in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
The default value of the 'Description' attribute.
dispose() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
dispose() - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
DOMAIN_AXIS_LABEL_KEY - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputConfiguration
 
DOMAIN_AXIS_LABEL_KEY - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputConfiguration
 
doSave(IProgressMonitor) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This is for implementing IEditorPart and simply saves the model file.
doSaveAs() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This also changes the editor's input.
doSaveAs(URI, IEditorInput) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
doSwitch(int, EObject) - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.

E

editingDomain - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This keeps track of the editing domain that is used to track all changes to the model.
editorSelection - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This keeps track of the selection of the editor as a whole.
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.servicelevelobjective.impl.NamedElementImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveRepositoryImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.servicelevelobjective.impl.SoftThresholdImpl
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.servicelevelobjective.impl.ThresholdImpl
eINSTANCE - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectiveFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The singleton instance of the package.
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveRepositoryImpl
eIsSet(int) - Method in class org.palladiosimulator.servicelevelobjective.impl.NamedElementImpl
eIsSet(int) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
eIsSet(int) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveRepositoryImpl
eIsSet(int) - Method in class org.palladiosimulator.servicelevelobjective.impl.SoftThresholdImpl
eIsSet(int) - Method in class org.palladiosimulator.servicelevelobjective.impl.ThresholdImpl
eNAME - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The package name.
encodingField - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardInitialObjectCreationPage
encodings - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardInitialObjectCreationPage
 
eNS_PREFIX - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The package namespace name.
eNS_URI - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The package namespace URI.
eSet(int, Object) - Method in class org.palladiosimulator.servicelevelobjective.impl.NamedElementImpl
eSet(int, Object) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
eSet(int, Object) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveRepositoryImpl
eSet(int, Object) - Method in class org.palladiosimulator.servicelevelobjective.impl.SoftThresholdImpl
eSet(int, Object) - Method in class org.palladiosimulator.servicelevelobjective.impl.ThresholdImpl
eStaticClass() - Method in class org.palladiosimulator.servicelevelobjective.impl.HardThresholdImpl
eStaticClass() - Method in class org.palladiosimulator.servicelevelobjective.impl.LinearFuzzyThresholdImpl
eStaticClass() - Method in class org.palladiosimulator.servicelevelobjective.impl.NamedElementImpl
eStaticClass() - Method in class org.palladiosimulator.servicelevelobjective.impl.NegativeQuadraticFuzzyThresholdImpl
eStaticClass() - Method in class org.palladiosimulator.servicelevelobjective.impl.QuadraticFuzzyThresholdImpl
eStaticClass() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
eStaticClass() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveRepositoryImpl
eStaticClass() - Method in class org.palladiosimulator.servicelevelobjective.impl.SoftThresholdImpl
eStaticClass() - Method in class org.palladiosimulator.servicelevelobjective.impl.ThresholdImpl
eStaticFeatureCount() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveRepositoryImpl
eUnset(int) - Method in class org.palladiosimulator.servicelevelobjective.impl.NamedElementImpl
eUnset(int) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
eUnset(int) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveRepositoryImpl
eUnset(int) - Method in class org.palladiosimulator.servicelevelobjective.impl.SoftThresholdImpl
eUnset(int) - Method in class org.palladiosimulator.servicelevelobjective.impl.ThresholdImpl

F

FACTORY_ID - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.filters.SLOViolationEDP2DatasourceFilterFactory
 
FACTORY_ID - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapperFactory
 
FACTORY_ID - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputFactory
 
FACTORY_ID - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputFactory
 
FILE_EXTENSIONS - Static variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard
The supported extensions for created files.
fireNotifyChanged(Notification) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
firePropertyChange(int) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This is here for the listener to be able to call it.
FORMATTED_FILE_EXTENSIONS - Static variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard
A formatted list of supported file extensions, suitable for display.

G

generateCreateChildActions(Collection<?>, ISelection) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
This generates a CreateChildAction for each object in descriptors, and returns the collection of these actions.
generateCreateSiblingActions(Collection<?>, ISelection) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
This generates a CreateSiblingAction for each object in descriptors, and returns the collection of these actions.
generateDataset() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInput
 
generateDataset() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInput
 
generatePlot(PropertyConfigurable, AbstractDataset) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInput
Generates a XYPlot.
generatePlot(PropertyConfigurable, AbstractDataset) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInput
Generates a XYPlot.
getActionBarContributor() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
getActionBars() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
getAdapter(Class) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This is how the framework determines which interfaces we implement.
getAdapterFactory() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
getAggregatedData() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
getAvailableSLOs() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
getChildFeature(Object, Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveItemProvider
getChildFeature(Object, Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveRepositoryItemProvider
getChildren(Object) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor.ReverseAdapterFactoryContentProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveItemProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveRepositoryItemProvider
getContentOutlinePage() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This accesses a cached version of the content outliner.
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveItemProvider
This returns the label text for CreateChildCommand.
getDefaultConfiguration() - Method in class org.palladiosimulator.servicelevelobjective.edp2.filters.SLOViolationEDP2DatasourceFilterConfiguration
 
getDefaultConfiguration() - Method in class org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapperConfiguration
 
getDefaultConfiguration() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputConfiguration
 
getDefaultConfiguration() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputConfiguration
 
getDescription() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.util.SLODataAggregationMode
 
getDescription() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
getDescription() - Method in interface org.palladiosimulator.servicelevelobjective.ServiceLevelObjective
Returns the value of the 'Description' attribute.
getDomainAxisLabel() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputConfiguration
 
getDomainAxisLabel() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputConfiguration
 
getEditingDomain() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getElements(Object) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor.ReverseAdapterFactoryContentProvider
getEncoding() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardInitialObjectCreationPage
getEncodings() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardInitialObjectCreationPage
getFactoryId() - Method in class org.palladiosimulator.servicelevelobjective.edp2.filters.SLOViolationEDP2DatasourceFilter
 
getFactoryId() - Method in class org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapper
 
getFactoryId() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInput
 
getFactoryId() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInput
 
getHardThreshold() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getHardThreshold() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for class 'Hard Threshold'.
getImage(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.HardThresholdItemProvider
This returns HardThreshold.gif.
getImage(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.LinearFuzzyThresholdItemProvider
This returns LinearFuzzyThreshold.gif.
getImage(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.NamedElementItemProvider
This returns NamedElement.gif.
getImage(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.NegativeQuadraticFuzzyThresholdItemProvider
This returns NegativeQuadraticFuzzyThreshold.gif.
getImage(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.QuadraticFuzzyThresholdItemProvider
This returns QuadraticFuzzyThreshold.gif.
getImage(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveItemProvider
This returns ServiceLevelObjective.gif.
getImage(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveRepositoryItemProvider
This returns ServiceLevelObjectiveRepository.gif.
getImage(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.SoftThresholdItemProvider
This returns SoftThreshold.gif.
getImage(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ThresholdItemProvider
This returns Threshold.gif.
getInitialObjectName() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardInitialObjectCreationPage
getInitialObjectNames() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard
Returns the names of the types that can be created as the root object.
getLabel(String) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardInitialObjectCreationPage
Returns the label for the specified type name.
getLinearFuzzyThreshold() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getLinearFuzzyThreshold() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for class 'Linear Fuzzy Threshold'.
getLowerThreshold() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
getLowerThreshold() - Method in interface org.palladiosimulator.servicelevelobjective.ServiceLevelObjective
Returns the value of the 'Lower Threshold' containment reference.
getMapping() - Method in class org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapper
Returns a Hashmap containing the Measurements and their corresponding Grades according to the SLO
getMeasurementSpecification() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
getMeasurementSpecification() - Method in interface org.palladiosimulator.servicelevelobjective.ServiceLevelObjective
Returns the value of the 'Measurement Specification' reference.
getMeasuringPointLabel() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
getModelFile() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard
Get the file from the page.
getModelFile() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardNewFileCreationPage
getName() - Method in class org.palladiosimulator.servicelevelobjective.impl.NamedElementImpl
getName() - Method in interface org.palladiosimulator.servicelevelobjective.NamedElement
Returns the value of the 'Name' attribute.
getNamedElement() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getNamedElement() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for class 'Named Element'.
getNamedElement_Name() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getNamedElement_Name() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for the attribute ' Name'.
getNegativeQuadraticFuzzyThreshold() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getNegativeQuadraticFuzzyThreshold() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for class 'Negative Quadratic Fuzzy Threshold'.
getNextPage() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogAggDataPage
 
getNextPage(IWizardPage) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
getPackage() - Static method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectiveFactoryImpl
Deprecated. 
getParent(Object) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor.ReverseAdapterFactoryContentProvider
getPlugin() - Static method in class org.palladiosimulator.servicelevelobjective.presentation.ServiceLevelObjectiveEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServiceLevelObjectiveEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.HardThresholdItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.LinearFuzzyThresholdItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.NamedElementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.NegativeQuadraticFuzzyThresholdItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.QuadraticFuzzyThresholdItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveRepositoryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.SoftThresholdItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ThresholdItemProvider
This returns the property descriptors for the adapted class.
getPropertyKeysTriggeringUpdate() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInput
 
getPropertyKeysTriggeringUpdate() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInput
 
getPropertySheetPage() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This accesses a cached version of the property sheet.
getQuadraticFuzzyThreshold() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getQuadraticFuzzyThreshold() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for class 'Quadratic Fuzzy Threshold'.
getRangeAxisLabel() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputConfiguration
 
getRangeAxisLabel() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputConfiguration
 
getRegistrations() - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveXMLProcessor
Register for "*" and "xml" file extensions the ServicelevelObjectiveResourceFactoryImpl factory.
getResourceLocator() - Method in class org.palladiosimulator.servicelevelobjective.provider.NamedElementItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveRepositoryItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.servicelevelobjective.provider.ThresholdItemProvider
Return the resource locator for this item provider's resources.
getRootAdapterFactory() - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getSelectedDefault() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
getSelectedMeasurements() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
getSelectedSLO() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
getSelectedTimestepInterval() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
getSelection() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This implements ISelectionProvider to return this editor's overall selection.
getServiceLevelObjective() - Method in class org.palladiosimulator.servicelevelobjective.edp2.filters.SLOViolationEDP2DatasourceFilterConfiguration
 
getServiceLevelObjective() - Method in class org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapperConfiguration
 
getServiceLevelObjective() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputConfiguration
 
getServiceLevelObjective() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getServiceLevelObjective() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for class 'Service Level Objective'.
getServiceLevelObjective_Description() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getServiceLevelObjective_Description() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for the attribute 'Description'.
getServiceLevelObjective_LowerThreshold() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getServiceLevelObjective_LowerThreshold() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for the containment reference 'Lower Threshold'.
getServiceLevelObjective_MeasurementSpecification() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getServiceLevelObjective_MeasurementSpecification() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for the reference 'Measurement Specification'.
getServiceLevelObjective_UpperThreshold() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getServiceLevelObjective_UpperThreshold() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for the containment reference 'Upper Threshold'.
getServicelevelObjectiveFactory() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getServicelevelObjectiveFactory() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the factory that creates the instances of the model.
getServicelevelObjectivePackage() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectiveFactoryImpl
getServicelevelObjectivePackage() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectiveFactory
Returns the package supported by this factory.
getServiceLevelObjectiveRepository() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getServiceLevelObjectiveRepository() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for class 'Service Level Objective Repository'.
getServiceLevelObjectiveRepository_Servicelevelobjectives() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getServiceLevelObjectiveRepository_Servicelevelobjectives() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for the containment reference list 'Servicelevelobjectives'.
getServicelevelobjectives() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveRepositoryImpl
getServicelevelobjectives() - Method in interface org.palladiosimulator.servicelevelobjective.ServiceLevelObjectiveRepository
Returns the value of the 'Servicelevelobjectives' containment reference list.
getSoftLimit() - Method in class org.palladiosimulator.servicelevelobjective.impl.SoftThresholdImpl
getSoftLimit() - Method in interface org.palladiosimulator.servicelevelobjective.SoftThreshold
Returns the value of the 'Soft Limit' attribute.
getSoftThreshold() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getSoftThreshold() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for class 'Soft Threshold'.
getSoftThreshold_SoftLimit() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getSoftThreshold_SoftLimit() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for the attribute 'Soft Limit'.
getText(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.HardThresholdItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.LinearFuzzyThresholdItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.NamedElementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.NegativeQuadraticFuzzyThresholdItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.QuadraticFuzzyThresholdItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveRepositoryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.SoftThresholdItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ThresholdItemProvider
This returns the label text for the adapted class.
getThreshold() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getThreshold() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for class ' Threshold'.
getThreshold_ThresholdLimit() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
getThreshold_ThresholdLimit() - Method in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
Returns the meta object for the attribute 'Threshold Limit'.
getThresholdLimit() - Method in class org.palladiosimulator.servicelevelobjective.impl.ThresholdImpl
getThresholdLimit() - Method in interface org.palladiosimulator.servicelevelobjective.Threshold
Returns the value of the 'Threshold Limit' attribute.
getUpperThreshold() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
getUpperThreshold() - Method in interface org.palladiosimulator.servicelevelobjective.ServiceLevelObjective
Returns the value of the 'Upper Threshold' containment reference.
getViewer() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This returns the viewer as required by the IViewerProvider interface.
gotoMarker(IMarker) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor

H

handleActivate() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
Handles activation of the editor or it's associated views.
handleChangedResources() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
Handles what to do with changed resources on activation.
handleContentOutlineSelection(ISelection) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This deals with how we want selection in the outliner to affect the other views.
handleDirtyConflict() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
Shows a dialog that asks if conflicting changes should be discarded.
HARD_THRESHOLD - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The meta object id for the 'Hard Threshold' class.
HARD_THRESHOLD - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Hard Threshold' class.
HARD_THRESHOLD__ID - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Id' attribute.
HARD_THRESHOLD__THRESHOLD_LIMIT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Threshold Limit' attribute.
HARD_THRESHOLD_FEATURE_COUNT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The number of structural features of the 'Hard Threshold' class.
HardThreshold - Interface in org.palladiosimulator.servicelevelobjective
A representation of the model object 'Hard Threshold'.
HardThresholdImpl - Class in org.palladiosimulator.servicelevelobjective.impl
An implementation of the model object 'Hard Threshold'.
HardThresholdImpl() - Constructor for class org.palladiosimulator.servicelevelobjective.impl.HardThresholdImpl
hardThresholdItemProvider - Variable in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This keeps track of the one adapter used for all HardThreshold instances.
HardThresholdItemProvider - Class in org.palladiosimulator.servicelevelobjective.provider
This is the item provider adapter for a HardThreshold object.
HardThresholdItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.servicelevelobjective.provider.HardThresholdItemProvider
This constructs an instance from a factory and a notifier.
hasChildren(Object) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor.ReverseAdapterFactoryContentProvider
hideTabs() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
If there is just one page in the multi-page editor part, this hides the single tab at the bottom.

I

Implementation() - Constructor for class org.palladiosimulator.servicelevelobjective.presentation.ServiceLevelObjectiveEditorPlugin.Implementation
Creates an instance.
Implementation() - Constructor for class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveEditPlugin.Implementation
Creates an instance.
init() - Static method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectiveFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
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.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This is called during startup.
init(IWorkbench, IStructuredSelection) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard
This just records the information.
initializeEditingDomain() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This sets up the editing domain for the model editor.
initializePackageContents() - Method in class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectivePackageImpl
Complete the initialization of the package and its meta-model.
initializePage(IDataSource, boolean) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOSelectDefaultCombinationsPage
Initializes the page with a new IDataSource and a new showSLOonly value.
initialObjectCreationPage - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard
This is the initial object creation page.
initialObjectField - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardInitialObjectCreationPage
initialObjectNames - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard
Caches the names of the types that can be created as the root object.
INSTANCE - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.SLOEDP2UIPlugin
Instance of this plugin.
INSTANCE - Static variable in class org.palladiosimulator.servicelevelobjective.presentation.ServiceLevelObjectiveEditorPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveEditPlugin
Keep track of the singleton.
isDirty() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This is for implementing IEditorPart and simply tests the command stack.
isFactoryForType(Object) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
isFactoryForType(Object) - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveAdapterFactory
Returns whether this factory is applicable for the type of the object.
isPersisted(Resource) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This returns whether something has been persisted to the URI of the specified resource.
isSaveAsAllowed() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This always returns true because it is not currently supported.
isShowDomainAxisLabel() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputConfiguration
 
isShowDomainAxisLabel() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputConfiguration
 
isShowRangeAxisLabel() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputConfiguration
 
isShowRangeAxisLabel() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputConfiguration
 
isShowSeriesLine() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputConfiguration
 
isShowSeriesLine() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputConfiguration
 
isShowSeriesShapes() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputConfiguration
 
isShowSeriesShapes() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputConfiguration
 
isSwitchFor(EPackage) - Method in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveSwitch
Checks whether this is a switch for the given package.

L

LINEAR_FUZZY_THRESHOLD - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The meta object id for the 'Linear Fuzzy Threshold' class.
LINEAR_FUZZY_THRESHOLD - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Linear Fuzzy Threshold' class.
LINEAR_FUZZY_THRESHOLD__ID - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Id' attribute.
LINEAR_FUZZY_THRESHOLD__SOFT_LIMIT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Soft Limit' attribute.
LINEAR_FUZZY_THRESHOLD__THRESHOLD_LIMIT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Threshold Limit' attribute.
LINEAR_FUZZY_THRESHOLD_FEATURE_COUNT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The number of structural features of the 'Linear Fuzzy Threshold' class.
LinearFuzzyThreshold - Interface in org.palladiosimulator.servicelevelobjective
A representation of the model object ' Linear Fuzzy Threshold'.
LinearFuzzyThresholdImpl - Class in org.palladiosimulator.servicelevelobjective.impl
An implementation of the model object ' Linear Fuzzy Threshold'.
LinearFuzzyThresholdImpl() - Constructor for class org.palladiosimulator.servicelevelobjective.impl.LinearFuzzyThresholdImpl
linearFuzzyThresholdItemProvider - Variable in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This keeps track of the one adapter used for all LinearFuzzyThreshold instances.
LinearFuzzyThresholdItemProvider - Class in org.palladiosimulator.servicelevelobjective.provider
This is the item provider adapter for a LinearFuzzyThreshold object.
LinearFuzzyThresholdItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.servicelevelobjective.provider.LinearFuzzyThresholdItemProvider
This constructs an instance from a factory and a notifier.
listViewer - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This shows how a list view works.

M

markerHelper - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
The MarkerHelper is responsible for creating workspace resource markers presented in Eclipse's Problems View.
menuAboutToShow(IMenuManager) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
modelPackage - Static variable in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveAdapterFactory
The cached model package.
modelPackage - Static variable in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveSwitch
The cached model package
modelSwitch - Variable in class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveAdapterFactory
The switch that delegates to the createXXX methods.
modifyText(ModifyEvent) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogChooseRepositoryPage
 

N

NAME_EDEFAULT - Static variable in class org.palladiosimulator.servicelevelobjective.impl.NamedElementImpl
The default value of the 'Name' attribute.
NAMED_ELEMENT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Named Element' class.
NAMED_ELEMENT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The meta object id for the 'Named Element' class.
NAMED_ELEMENT__ID - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Id' attribute.
NAMED_ELEMENT__NAME - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Name' attribute feature.
NAMED_ELEMENT__NAME - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Name' attribute.
NAMED_ELEMENT_FEATURE_COUNT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The number of structural features of the 'Named Element' class.
NamedElement - Interface in org.palladiosimulator.servicelevelobjective
A representation of the model object 'Named Element'.
NamedElementImpl - Class in org.palladiosimulator.servicelevelobjective.impl
An implementation of the model object 'Named Element'.
NamedElementImpl() - Constructor for class org.palladiosimulator.servicelevelobjective.impl.NamedElementImpl
namedElementItemProvider - Variable in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This keeps track of the one adapter used for all NamedElement instances.
NamedElementItemProvider - Class in org.palladiosimulator.servicelevelobjective.provider
This is the item provider adapter for a NamedElement object.
NamedElementItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.servicelevelobjective.provider.NamedElementItemProvider
This constructs an instance from a factory and a notifier.
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Negative Quadratic Fuzzy Threshold' class.
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The meta object id for the 'Negative Quadratic Fuzzy Threshold' class.
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD__ID - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Id' attribute.
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD__SOFT_LIMIT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Soft Limit' attribute.
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD__THRESHOLD_LIMIT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Threshold Limit' attribute.
NEGATIVE_QUADRATIC_FUZZY_THRESHOLD_FEATURE_COUNT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The number of structural features of the 'Negative Quadratic Fuzzy Threshold' class.
NegativeQuadraticFuzzyThreshold - Interface in org.palladiosimulator.servicelevelobjective
A representation of the model object 'Negative Quadratic Fuzzy Threshold'.
NegativeQuadraticFuzzyThresholdImpl - Class in org.palladiosimulator.servicelevelobjective.impl
An implementation of the model object 'Negative Quadratic Fuzzy Threshold'.
NegativeQuadraticFuzzyThresholdImpl() - Constructor for class org.palladiosimulator.servicelevelobjective.impl.NegativeQuadraticFuzzyThresholdImpl
negativeQuadraticFuzzyThresholdItemProvider - Variable in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This keeps track of the one adapter used for all NegativeQuadraticFuzzyThreshold instances.
NegativeQuadraticFuzzyThresholdItemProvider - Class in org.palladiosimulator.servicelevelobjective.provider
This is the item provider adapter for a NegativeQuadraticFuzzyThreshold object.
NegativeQuadraticFuzzyThresholdItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.servicelevelobjective.provider.NegativeQuadraticFuzzyThresholdItemProvider
This constructs an instance from a factory and a notifier.
newFileCreationPage - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard
This is the file creation page.
notifyChanged(Notification) - Method in class org.palladiosimulator.servicelevelobjective.provider.HardThresholdItemProvider
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.servicelevelobjective.provider.LinearFuzzyThresholdItemProvider
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.servicelevelobjective.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.servicelevelobjective.provider.NegativeQuadraticFuzzyThresholdItemProvider
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.servicelevelobjective.provider.QuadraticFuzzyThresholdItemProvider
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.servicelevelobjective.provider.ServiceLevelObjectiveItemProvider
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.servicelevelobjective.provider.ServiceLevelObjectiveRepositoryItemProvider
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.servicelevelobjective.provider.SoftThresholdItemProvider
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.servicelevelobjective.provider.ThresholdItemProvider
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

org.palladiosimulator.servicelevelobjective - package org.palladiosimulator.servicelevelobjective
 
org.palladiosimulator.servicelevelobjective.edp2 - package org.palladiosimulator.servicelevelobjective.edp2
 
org.palladiosimulator.servicelevelobjective.edp2.filters - package org.palladiosimulator.servicelevelobjective.edp2.filters
 
org.palladiosimulator.servicelevelobjective.edp2.mappers - package org.palladiosimulator.servicelevelobjective.edp2.mappers
 
org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective - package org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective
 
org.palladiosimulator.servicelevelobjective.edp2.visualization.util - package org.palladiosimulator.servicelevelobjective.edp2.visualization.util
 
org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards - package org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards
 
org.palladiosimulator.servicelevelobjective.impl - package org.palladiosimulator.servicelevelobjective.impl
 
org.palladiosimulator.servicelevelobjective.presentation - package org.palladiosimulator.servicelevelobjective.presentation
 
org.palladiosimulator.servicelevelobjective.provider - package org.palladiosimulator.servicelevelobjective.provider
 
org.palladiosimulator.servicelevelobjective.util - package org.palladiosimulator.servicelevelobjective.util
 

P

pageChange(int) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This is used to track the active viewer.
parentAdapterFactory - Variable in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentViewer - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This inverts the roll of parent and child in the content provider and show parents as a tree.
partListener - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This listens for when the outline becomes active
performFinish() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
performFinish() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard
Do the work after everything is specified.
PLUGIN_ID - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.SLOEDP2UIPlugin
The plug-in ID.
populateManager(IContributionManager, Collection<? extends IAction>, String) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
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.
problemIndicationAdapter - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
Adapter used to update the problem indication when resources are demanded loaded.
propertySheetPages - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This is the property sheet page.

Q

QUADRATIC_FUZZY_THRESHOLD - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Quadratic Fuzzy Threshold' class.
QUADRATIC_FUZZY_THRESHOLD - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The meta object id for the 'Quadratic Fuzzy Threshold' class.
QUADRATIC_FUZZY_THRESHOLD__ID - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Id' attribute.
QUADRATIC_FUZZY_THRESHOLD__SOFT_LIMIT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Soft Limit' attribute.
QUADRATIC_FUZZY_THRESHOLD__THRESHOLD_LIMIT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Threshold Limit' attribute.
QUADRATIC_FUZZY_THRESHOLD_FEATURE_COUNT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The number of structural features of the 'Quadratic Fuzzy Threshold' class.
QuadraticFuzzyThreshold - Interface in org.palladiosimulator.servicelevelobjective
A representation of the model object 'Quadratic Fuzzy Threshold'.
QuadraticFuzzyThresholdImpl - Class in org.palladiosimulator.servicelevelobjective.impl
An implementation of the model object 'Quadratic Fuzzy Threshold'.
QuadraticFuzzyThresholdImpl() - Constructor for class org.palladiosimulator.servicelevelobjective.impl.QuadraticFuzzyThresholdImpl
quadraticFuzzyThresholdItemProvider - Variable in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This keeps track of the one adapter used for all QuadraticFuzzyThreshold instances.
QuadraticFuzzyThresholdItemProvider - Class in org.palladiosimulator.servicelevelobjective.provider
This is the item provider adapter for a QuadraticFuzzyThreshold object.
QuadraticFuzzyThresholdItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.servicelevelobjective.provider.QuadraticFuzzyThresholdItemProvider
This constructs an instance from a factory and a notifier.

R

RANGE_AXIS_LABEL_KEY - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputConfiguration
 
RANGE_AXIS_LABEL_KEY - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputConfiguration
 
refreshViewerAction - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
This action refreshes the viewer of the current editor if the editor implements IViewerProvider.
removeAllReferencesOnDelete() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
This ensures that a delete action will clean up all references to deleted objects.
removedResources - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
Resources that have been removed since last activation.
removeListener(INotifyChangedListener) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This removes a listener.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This implements ISelectionProvider.
resourceChangeListener - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This listens for workspace changes.
resourceToDiagnosticMap - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
Map to store the diagnostic associated with a resource.
ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor.ReverseAdapterFactoryContentProvider

S

savedResources - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
Resources that have been saved.
saveState(IMemento) - Method in class org.palladiosimulator.servicelevelobjective.edp2.filters.SLOViolationEDP2DatasourceFilter
 
saveState(IMemento) - Method in class org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapper
 
selection - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard
Remember the selection during initialization for populating the default container.
selectionChanged(SelectionChangedEvent) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogAggDataPage
 
selectionChanged(SelectionChangedEvent) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogChooseMeasuringPointsPage
 
selectionChanged(SelectionChangedEvent) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogChooseSLOPage
 
selectionChanged(SelectionChangedEvent) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOSelectDefaultCombinationsPage
 
selectionChanged(SelectionChangedEvent) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
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.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This listens to which ever viewer is active.
selectionChangedListeners - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor.
selectionProvider - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
This keeps track of the current selection provider.
selectionViewer - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This is the viewer that shadows the selection in the content outline.
SERVICE_LEVEL_OBJECTIVE - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Service Level Objective' class.
SERVICE_LEVEL_OBJECTIVE - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The meta object id for the 'Service Level Objective' class.
SERVICE_LEVEL_OBJECTIVE__DESCRIPTION - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Description' attribute feature.
SERVICE_LEVEL_OBJECTIVE__DESCRIPTION - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Description' attribute.
SERVICE_LEVEL_OBJECTIVE__ID - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Id' attribute.
SERVICE_LEVEL_OBJECTIVE__LOWER_THRESHOLD - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Lower Threshold' containment reference feature.
SERVICE_LEVEL_OBJECTIVE__LOWER_THRESHOLD - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Lower Threshold' containment reference.
SERVICE_LEVEL_OBJECTIVE__MEASUREMENT_SPECIFICATION - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Measurement Specification' reference feature.
SERVICE_LEVEL_OBJECTIVE__MEASUREMENT_SPECIFICATION - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Measurement Specification' reference.
SERVICE_LEVEL_OBJECTIVE__NAME - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Name' attribute.
SERVICE_LEVEL_OBJECTIVE__UPPER_THRESHOLD - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Upper Threshold' containment reference feature.
SERVICE_LEVEL_OBJECTIVE__UPPER_THRESHOLD - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Upper Threshold' containment reference.
SERVICE_LEVEL_OBJECTIVE_FEATURE_COUNT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The number of structural features of the 'Service Level Objective' class.
SERVICE_LEVEL_OBJECTIVE_REPOSITORY - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Service Level Objective Repository' class.
SERVICE_LEVEL_OBJECTIVE_REPOSITORY - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The meta object id for the 'Service Level Objective Repository' class.
SERVICE_LEVEL_OBJECTIVE_REPOSITORY__SERVICELEVELOBJECTIVES - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Servicelevelobjectives' containment reference list feature.
SERVICE_LEVEL_OBJECTIVE_REPOSITORY__SERVICELEVELOBJECTIVES - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Servicelevelobjectives' containment reference list.
SERVICE_LEVEL_OBJECTIVE_REPOSITORY_FEATURE_COUNT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The number of structural features of the 'Service Level Objective Repository' class.
ServiceLevelObjective - Interface in org.palladiosimulator.servicelevelobjective
A representation of the model object ' Service Level Objective'.
ServicelevelObjectiveActionBarContributor - Class in org.palladiosimulator.servicelevelobjective.presentation
This is the action bar contributor for the ServicelevelObjective model editor.
ServicelevelObjectiveActionBarContributor() - Constructor for class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
This creates an instance of the contributor.
ServicelevelObjectiveAdapterFactory - Class in org.palladiosimulator.servicelevelobjective.util
The Adapter Factory for the model.
ServicelevelObjectiveAdapterFactory() - Constructor for class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveAdapterFactory
Creates an instance of the adapter factory.
ServicelevelObjectiveEditor - Class in org.palladiosimulator.servicelevelobjective.presentation
This is an example of a ServicelevelObjective model editor.
ServicelevelObjectiveEditor() - Constructor for class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This creates a model editor.
ServicelevelObjectiveEditor.ReverseAdapterFactoryContentProvider - Class in org.palladiosimulator.servicelevelobjective.presentation
ServiceLevelObjectiveEditorPlugin - Class in org.palladiosimulator.servicelevelobjective.presentation
This is the central singleton for the ServiceLevelObjective editor plugin.
ServiceLevelObjectiveEditorPlugin() - Constructor for class org.palladiosimulator.servicelevelobjective.presentation.ServiceLevelObjectiveEditorPlugin
Create the instance.
ServiceLevelObjectiveEditorPlugin.Implementation - Class in org.palladiosimulator.servicelevelobjective.presentation
The actual implementation of the Eclipse Plugin.
ServiceLevelObjectiveEditPlugin - Class in org.palladiosimulator.servicelevelobjective.provider
This is the central singleton for the ServiceLevelObjective edit plugin.
ServiceLevelObjectiveEditPlugin() - Constructor for class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveEditPlugin
Create the instance.
ServiceLevelObjectiveEditPlugin.Implementation - Class in org.palladiosimulator.servicelevelobjective.provider
The actual implementation of the Eclipse Plugin.
servicelevelObjectiveFactory - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard
This caches an instance of the model factory.
ServicelevelObjectiveFactory - Interface in org.palladiosimulator.servicelevelobjective
The Factory for the model.
ServicelevelObjectiveFactoryImpl - Class in org.palladiosimulator.servicelevelobjective.impl
An implementation of the model Factory.
ServicelevelObjectiveFactoryImpl() - Constructor for class org.palladiosimulator.servicelevelobjective.impl.ServicelevelObjectiveFactoryImpl
Creates an instance of the factory.
ServiceLevelObjectiveImpl - Class in org.palladiosimulator.servicelevelobjective.impl
An implementation of the model object ' Service Level Objective'.
ServiceLevelObjectiveImpl() - Constructor for class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
serviceLevelObjectiveItemProvider - Variable in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This keeps track of the one adapter used for all ServiceLevelObjective instances.
ServiceLevelObjectiveItemProvider - Class in org.palladiosimulator.servicelevelobjective.provider
This is the item provider adapter for a ServiceLevelObjective object.
ServiceLevelObjectiveItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveItemProvider
This constructs an instance from a factory and a notifier.
ServicelevelObjectiveItemProviderAdapterFactory - Class in org.palladiosimulator.servicelevelobjective.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
ServicelevelObjectiveItemProviderAdapterFactory() - Constructor for class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This constructs an instance.
ServicelevelObjectiveModelWizard - Class in org.palladiosimulator.servicelevelobjective.presentation
This is a simple wizard for creating a new model file.
ServicelevelObjectiveModelWizard() - Constructor for class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard
 
ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardInitialObjectCreationPage - Class in org.palladiosimulator.servicelevelobjective.presentation
This is the page where the type of object to create is selected.
ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardNewFileCreationPage - Class in org.palladiosimulator.servicelevelobjective.presentation
This is the one page of the wizard.
ServicelevelObjectiveModelWizardInitialObjectCreationPage(String) - Constructor for class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardInitialObjectCreationPage
Pass in the selection.
ServicelevelObjectiveModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardNewFileCreationPage
Pass in the selection.
servicelevelObjectivePackage - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard
This caches an instance of the model package.
ServicelevelObjectivePackage - Interface in org.palladiosimulator.servicelevelobjective
The Package for the model.
ServicelevelObjectivePackage.Literals - Interface in org.palladiosimulator.servicelevelobjective
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
ServicelevelObjectivePackageImpl - Class in org.palladiosimulator.servicelevelobjective.impl
An implementation of the model Package.
ServiceLevelObjectiveRepository - Interface in org.palladiosimulator.servicelevelobjective
A representation of the model object ' Service Level Objective Repository'.
ServiceLevelObjectiveRepositoryImpl - Class in org.palladiosimulator.servicelevelobjective.impl
An implementation of the model object ' Service Level Objective Repository'.
ServiceLevelObjectiveRepositoryImpl() - Constructor for class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveRepositoryImpl
serviceLevelObjectiveRepositoryItemProvider - Variable in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This keeps track of the one adapter used for all ServiceLevelObjectiveRepository instances.
ServiceLevelObjectiveRepositoryItemProvider - Class in org.palladiosimulator.servicelevelobjective.provider
This is the item provider adapter for a ServiceLevelObjectiveRepository object.
ServiceLevelObjectiveRepositoryItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.servicelevelobjective.provider.ServiceLevelObjectiveRepositoryItemProvider
This constructs an instance from a factory and a notifier.
ServicelevelObjectiveResourceFactoryImpl - Class in org.palladiosimulator.servicelevelobjective.util
The Resource Factory associated with the package.
ServicelevelObjectiveResourceFactoryImpl() - Constructor for class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveResourceFactoryImpl
Creates an instance of the resource factory.
ServicelevelObjectiveResourceImpl - Class in org.palladiosimulator.servicelevelobjective.util
The Resource associated with the package.
ServicelevelObjectiveResourceImpl(URI) - Constructor for class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveResourceImpl
Creates an instance of the resource.
ServicelevelObjectiveSwitch<T> - Class in org.palladiosimulator.servicelevelobjective.util
The Switch for the model's inheritance hierarchy.
ServicelevelObjectiveSwitch() - Constructor for class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveSwitch
Creates an instance of the switch.
ServicelevelObjectiveXMLProcessor - Class in org.palladiosimulator.servicelevelobjective.util
This class contains helper methods to serialize and deserialize XML documents
ServicelevelObjectiveXMLProcessor() - Constructor for class org.palladiosimulator.servicelevelobjective.util.ServicelevelObjectiveXMLProcessor
Public constructor to instantiate the helper.
setActiveEditor(IEditorPart) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setAggregatedData(double[][]) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInput
 
setAggregatedData(double[][]) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInput
 
setAggregatedData(double[][]) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
setAvailableSLOs(List<ServiceLevelObjective>) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogChooseSLOPage
Sets the available ServiceLevelObjective list and initializes the choiceViewer.
setAvailableSLOs(List<ServiceLevelObjective>) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
setCurrentViewer(Viewer) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
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.servicelevelobjective.presentation.ServicelevelObjectiveEditor
setDescription(String) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
setDescription(String) - Method in interface org.palladiosimulator.servicelevelobjective.ServiceLevelObjective
Sets the value of the 'Description' attribute.
setFinishable(boolean) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
setFocus() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
setLowerThreshold(Threshold) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
setLowerThreshold(Threshold) - Method in interface org.palladiosimulator.servicelevelobjective.ServiceLevelObjective
Sets the value of the ' Lower Threshold' containment reference.
setMaxSimulationTime(double) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogAggDataPage
 
setMaxSimulationTime(double) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogSpecifiySLOThresholdsPage
 
setMeasurementsListAndLabel(List<Measurement>) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogAggDataPage
Sets a list of measurements and infers a label for aggregated data from these measurements.
setMeasurementSpecification(MeasurementSpecification) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
setMeasurementSpecification(MeasurementSpecification) - Method in interface org.palladiosimulator.servicelevelobjective.ServiceLevelObjective
Sets the value of the 'Measurement Specification' reference.
setMeasuringPointLabel(String) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInput
 
setMeasuringPointLabel(String) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInput
 
setMeasuringPointLabel(String) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
setName(String) - Method in class org.palladiosimulator.servicelevelobjective.impl.NamedElementImpl
setName(String) - Method in interface org.palladiosimulator.servicelevelobjective.NamedElement
Sets the value of the 'Name' attribute.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setSelectedDefault(ChainDescription) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOSelectDefaultCombinationsPage
Forwards the chosen variant to the wizard.
setSelectedDefault(ChainDescription) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
setSelectedMeasurements(List<Measurement>) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogChooseRepositoryPage
 
setSelectedMeasurements(List<Measurement>) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
setSelectedSLO(ServiceLevelObjective) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogSpecifiySLOThresholdsPage
Sets the selectedSLO and updates the UI accordingly, i.e.
setSelectedSLO(ServiceLevelObjective) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
setSelectedTimestepInterval(double) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
setSelection(ISelection) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelectionToViewer(Collection<?>) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This sets the selection into whichever viewer is active.
setShowSLOonly(boolean) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOSelectDefaultCombinationsPage
 
setSlo(ServiceLevelObjective) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInput
 
setSlo(ServiceLevelObjective) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInput
 
setSoftLimit(Measure) - Method in class org.palladiosimulator.servicelevelobjective.impl.SoftThresholdImpl
setSoftLimit(Measure) - Method in interface org.palladiosimulator.servicelevelobjective.SoftThreshold
Sets the value of the 'Soft Limit' attribute.
setStatusLineManager(ISelection) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
setThresholdLimit(Measure<?, ?>) - Method in class org.palladiosimulator.servicelevelobjective.impl.ThresholdImpl
setThresholdLimit(Measure<?, ?>) - Method in interface org.palladiosimulator.servicelevelobjective.Threshold
Sets the value of the 'Threshold Limit' attribute.
setTimestep(double) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInput
 
setTimestep(double) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.util.SLODataAggregationMode
 
setTimestep(double) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogAggDataPage
 
setUpperThreshold(Threshold) - Method in class org.palladiosimulator.servicelevelobjective.impl.ServiceLevelObjectiveImpl
setUpperThreshold(Threshold) - Method in interface org.palladiosimulator.servicelevelobjective.ServiceLevelObjective
Sets the value of the ' Upper Threshold' containment reference.
setVisible(boolean) - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardInitialObjectCreationPage
shouldSkip(MeasuringValue) - Method in class org.palladiosimulator.servicelevelobjective.edp2.filters.SLOViolationEDP2DatasourceFilter
Determines whether an SLO violations occurred for the given SLO member variable and for the given measurement.
shouldSkip(MeasuringValue) - Method in class org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapper
Determines whether an SLO violations occurred for the given SLO member variable and for the given measurement, computes their fulfillment Grade for fuzzy Thresholds.
SHOW_DOMAIN_AXIS_LABEL_KEY - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputConfiguration
 
SHOW_DOMAIN_AXIS_LABEL_KEY - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputConfiguration
 
SHOW_RANGE_AXIS_LABEL_KEY - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputConfiguration
 
SHOW_RANGE_AXIS_LABEL_KEY - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputConfiguration
 
SHOW_SERIES_LINE_LABEL_KEY - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputConfiguration
 
SHOW_SERIES_LINE_LABEL_KEY - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputConfiguration
 
SHOW_SERIES_SHAPES_LABEL_KEY - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputConfiguration
 
SHOW_SERIES_SHAPES_LABEL_KEY - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputConfiguration
 
showOutlineView() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
Returns whether the outline view should be presented to the user.
showPropertiesViewAction - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveActionBarContributor
This action opens the Properties view.
showTabs() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom.
SLO_KEY - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.filters.SLOViolationEDP2DatasourceFilterConfiguration
 
SLO_KEY - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapperConfiguration
 
SLO_KEY - Static variable in class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputConfiguration
 
SLODataAggregationMode - Class in org.palladiosimulator.servicelevelobjective.edp2.visualization.util
Class handling the aggregation of data from several Measurements into a double[][] array.
SLODataAggregationMode(DataAggregationModeTypes) - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.visualization.util.SLODataAggregationMode
Constructor.
SLODialogAggDataPage - Class in org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards
A WizardPage used to present the user a view of available aggregation modes for data.
SLODialogAggDataPage(String) - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogAggDataPage
Constructor.
SLODialogChooseMeasuringPointsPage - Class in org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards
A WizardPage containing a list of measurements available as choices.
SLODialogChooseMeasuringPointsPage(String, List<Measurement>) - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogChooseMeasuringPointsPage
Constructor.
SLODialogChooseRepositoryPage - Class in org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards
A WizardPage prompting the user to import a file containing a ServiceLevelObjectiveRepository.
SLODialogChooseRepositoryPage(String, MetricDescription) - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogChooseRepositoryPage
Constructor.
SLODialogChooseSLOPage - Class in org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards
A WizardPage prompting the user to select a ServiceLevelObjective from a list of available ServiceLevelObjective.
SLODialogChooseSLOPage(String) - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogChooseSLOPage
Constructor.
SLODialogSpecifiySLOThresholdsPage - Class in org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards
A WizardPage prompting the user to enter upper, lower and if necessary, soft upper and soft lower thresholds for a selected ServiceLevelObjective.
SLODialogSpecifiySLOThresholdsPage(String) - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogSpecifiySLOThresholdsPage
Constructor.
SLOEDP2UIPlugin - Class in org.palladiosimulator.servicelevelobjective.edp2
 
SLOEDP2UIPlugin() - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.SLOEDP2UIPlugin
Constructor.
SLOQualitativePlotInput - Class in org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective
Input for JFreeChartEditor.
SLOQualitativePlotInput() - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInput
 
SLOQualitativePlotInputConfiguration - Class in org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective
 
SLOQualitativePlotInputConfiguration() - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputConfiguration
 
SLOQualitativePlotInputFactory - Class in org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective
 
SLOQualitativePlotInputFactory() - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQualitativePlotInputFactory
 
SLOQuantitativePlotInput - Class in org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective
Input for JFreeChartEditor.
SLOQuantitativePlotInput() - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInput
 
SLOQuantitativePlotInputConfiguration - Class in org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective
 
SLOQuantitativePlotInputConfiguration() - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputConfiguration
 
SLOQuantitativePlotInputFactory - Class in org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective
 
SLOQuantitativePlotInputFactory() - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.visualization.jfreechart.input.servicelevelobjective.SLOQuantitativePlotInputFactory
 
SLOSelectDefaultCombinationsPage - Class in org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards
Implementation of a WizardPage that contains a list of visualizations which are able to display the selected data.
SLOSelectDefaultCombinationsPage(String) - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOSelectDefaultCombinationsPage
Constructor.
SLOSelectDefaultCombinationsPage(String, IDataSource) - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOSelectDefaultCombinationsPage
Constructor
SLOViewsWizard - Class in org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards
A wizard which is opened upon double clicking an experiment run or a measurement.
SLOViewsWizard() - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
Constructor.
SLOViewsWizard(List<JFreeChartVisualizationSingleDatastreamInput>) - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOViewsWizard
 
SLOViolationEDP2DatasourceFilter - Class in org.palladiosimulator.servicelevelobjective.edp2.filters
 
SLOViolationEDP2DatasourceFilter() - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.filters.SLOViolationEDP2DatasourceFilter
 
SLOViolationEDP2DatasourceFilter(IDataSource) - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.filters.SLOViolationEDP2DatasourceFilter
 
SLOViolationEDP2DatasourceFilter(IDataSource, MetricDescription) - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.filters.SLOViolationEDP2DatasourceFilter
 
SLOViolationEDP2DatasourceFilterConfiguration - Class in org.palladiosimulator.servicelevelobjective.edp2.filters
 
SLOViolationEDP2DatasourceFilterConfiguration() - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.filters.SLOViolationEDP2DatasourceFilterConfiguration
 
SLOViolationEDP2DatasourceFilterFactory - Class in org.palladiosimulator.servicelevelobjective.edp2.filters
 
SLOViolationEDP2DatasourceFilterFactory() - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.filters.SLOViolationEDP2DatasourceFilterFactory
 
SLOViolationEDP2DatasourceMapper - Class in org.palladiosimulator.servicelevelobjective.edp2.mappers
This mapper offers the computation of SLO fulfillment grades for measurements in relation to their assigned service level objectives.
SLOViolationEDP2DatasourceMapper() - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapper
 
SLOViolationEDP2DatasourceMapper(IDataSource) - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapper
 
SLOViolationEDP2DatasourceMapper(IDataSource, MetricDescription) - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapper
 
SLOViolationEDP2DatasourceMapperConfiguration - Class in org.palladiosimulator.servicelevelobjective.edp2.mappers
 
SLOViolationEDP2DatasourceMapperConfiguration() - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapperConfiguration
 
SLOViolationEDP2DatasourceMapperFactory - Class in org.palladiosimulator.servicelevelobjective.edp2.mappers
 
SLOViolationEDP2DatasourceMapperFactory() - Constructor for class org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapperFactory
 
SOFT_THRESHOLD - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Soft Threshold' class.
SOFT_THRESHOLD - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The meta object id for the 'Soft Threshold' class.
SOFT_THRESHOLD__ID - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Id' attribute.
SOFT_THRESHOLD__SOFT_LIMIT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Soft Limit' attribute feature.
SOFT_THRESHOLD__SOFT_LIMIT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Soft Limit' attribute.
SOFT_THRESHOLD__THRESHOLD_LIMIT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Threshold Limit' attribute.
SOFT_THRESHOLD_FEATURE_COUNT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The number of structural features of the 'Soft Threshold' class.
SoftThreshold - Interface in org.palladiosimulator.servicelevelobjective
A representation of the model object 'Soft Threshold'.
SoftThresholdImpl - Class in org.palladiosimulator.servicelevelobjective.impl
An implementation of the model object 'Soft Threshold'.
SoftThresholdImpl() - Constructor for class org.palladiosimulator.servicelevelobjective.impl.SoftThresholdImpl
softThresholdItemProvider - Variable in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This keeps track of the one adapter used for all SoftThreshold instances.
SoftThresholdItemProvider - Class in org.palladiosimulator.servicelevelobjective.provider
This is the item provider adapter for a SoftThreshold object.
SoftThresholdItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.servicelevelobjective.provider.SoftThresholdItemProvider
This constructs an instance from a factory and a notifier.
start(BundleContext) - Method in class org.palladiosimulator.servicelevelobjective.edp2.Activator
 
stop(BundleContext) - Method in class org.palladiosimulator.servicelevelobjective.edp2.Activator
 
supportedTypes - Variable in class org.palladiosimulator.servicelevelobjective.provider.ServicelevelObjectiveItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.

T

tableViewer - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This shows how a table view works.
Threshold - Interface in org.palladiosimulator.servicelevelobjective
A representation of the model object 'Threshold'.
THRESHOLD - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Threshold' class.
THRESHOLD - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The meta object id for the 'Threshold' class.
THRESHOLD__ID - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Id' attribute.
THRESHOLD__THRESHOLD_LIMIT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage.Literals
The meta object literal for the 'Threshold Limit' attribute feature.
THRESHOLD__THRESHOLD_LIMIT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The feature id for the 'Threshold Limit' attribute.
THRESHOLD_FEATURE_COUNT - Static variable in interface org.palladiosimulator.servicelevelobjective.ServicelevelObjectivePackage
The number of structural features of the 'Threshold' class.
ThresholdImpl - Class in org.palladiosimulator.servicelevelobjective.impl
An implementation of the model object 'Threshold'.
ThresholdImpl() - Constructor for class org.palladiosimulator.servicelevelobjective.impl.ThresholdImpl
ThresholdItemProvider - Class in org.palladiosimulator.servicelevelobjective.provider
This is the item provider adapter for a Threshold object.
ThresholdItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.servicelevelobjective.provider.ThresholdItemProvider
This constructs an instance from a factory and a notifier.
treeViewer - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This shows how a tree view works.
treeViewerWithColumns - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
This shows how a tree view with columns works.

U

updatePageStatus() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogAggDataPage
Method which handles the status of the whole WizardPage based on the different states resulting from inputs.
updatePageStatus() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogChooseMeasuringPointsPage
Method which handles the status of the whole WizardPage based on the different states resulting from inputs.
updatePageStatus() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogChooseRepositoryPage
Method which handles the status of the whole WizardPage based on the different states resulting from inputs.
updatePageStatus() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogChooseSLOPage
Method which handles the status of the whole WizardPage based on the different states resulting from inputs.
updatePageStatus() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogSpecifiySLOThresholdsPage
Method which handles the status of the whole WizardPage based on the different states resulting from inputs.
updatePageStatus() - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLOSelectDefaultCombinationsPage
Method which handles the status of the whole WizardPage based on the different states resulting from inputs.
updateProblemIndication - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
Controls whether the problem indication should be updated.
updateProblemIndication() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveEditor
Updates the problems indication with the information described in the specified diagnostic.

V

validatePage() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardInitialObjectCreationPage
validatePage() - Method in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardNewFileCreationPage
The framework calls this to see if the file is correct.
validator - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard.ServicelevelObjectiveModelWizardInitialObjectCreationPage

W

widgetDefaultSelected(SelectionEvent) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogAggDataPage
 
widgetDefaultSelected(SelectionEvent) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogSpecifiySLOThresholdsPage
 
widgetSelected(SelectionEvent) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogAggDataPage
 
widgetSelected(SelectionEvent) - Method in class org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogSpecifiySLOThresholdsPage
 
workbench - Variable in class org.palladiosimulator.servicelevelobjective.presentation.ServicelevelObjectiveModelWizard
Remember the workbench during initialization.
A B C D E F G H I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values