Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

A

Activator - Class in org.palladiosimulator.branding
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.palladiosimulator.branding.Activator
The constructor
Activator - Class in org.palladiosimulator.metricspec
 
Activator() - Constructor for class org.palladiosimulator.metricspec.Activator
 
adapt(Notifier, Object) - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
 
addListener(INotifyChangedListener) - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This adds a listener.
addPages() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
The framework calls this to create the contents of the wizard.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This implements ISelectionProvider.
AGGREGATED_COST_OVER_TIME - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
 
AGGREGATION_FUNCTION_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The meta object id for the ' Aggregation Function Description' class.
AGGREGATION_FUNCTION_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the ' Aggregation Function Description' class.
AGGREGATION_FUNCTION_DESCRIPTION__ID - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Id' attribute.
AGGREGATION_FUNCTION_DESCRIPTION__NAME - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Name' attribute.
AGGREGATION_FUNCTION_DESCRIPTION__TEXTUAL_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Textual Description' attribute.
AGGREGATION_FUNCTION_DESCRIPTION_FEATURE_COUNT - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The number of structural features of the 'Aggregation Function Description' class.
AggregationFunctionDescription - Interface in org.palladiosimulator.metricspec
A representation of the model object ' Aggregation Function Description'.
AggregationFunctionDescriptionBuilder - Class in org.palladiosimulator.metricspec.util.builder
A builder for the model object ' org.palladiosimulator.metricspec.AggregationFunctionDescription'.
AggregationFunctionDescriptionImpl - Class in org.palladiosimulator.metricspec.impl
An implementation of the model object ' Aggregation Function Description'.
AggregationFunctionDescriptionItemProvider - Class in org.palladiosimulator.metricspec.provider
This is the item provider adapter for a AggregationFunctionDescription object.
AggregationFunctionDescriptionItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.metricspec.provider.AggregationFunctionDescriptionItemProvider
This constructs an instance from a factory and a notifier.
analyzeResourceProblems(Resource, Exception) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).

B

BASE_METRIC_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The meta object id for the ' Base Metric Description' class.
BASE_METRIC_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the ' Base Metric Description' class.
BASE_METRIC_DESCRIPTION__CAPTURE_TYPE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Capture Type' attribute.
BASE_METRIC_DESCRIPTION__CAPTURE_TYPE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Capture Type' attribute feature.
BASE_METRIC_DESCRIPTION__DATA_TYPE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Data Type' attribute.
BASE_METRIC_DESCRIPTION__DATA_TYPE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Data Type' attribute feature.
BASE_METRIC_DESCRIPTION__ID - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Id' attribute.
BASE_METRIC_DESCRIPTION__NAME - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Name' attribute.
BASE_METRIC_DESCRIPTION__REPOSITORY - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Repository' container reference.
BASE_METRIC_DESCRIPTION__SCALE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Scale' attribute.
BASE_METRIC_DESCRIPTION__SCALE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Scale' attribute feature.
BASE_METRIC_DESCRIPTION__TEXTUAL_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Textual Description' attribute.
BASE_METRIC_DESCRIPTION_FEATURE_COUNT - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The number of structural features of the 'Base Metric Description' class.
BaseMetricDescription - Interface in org.palladiosimulator.metricspec
A representation of the model object ' Base Metric Description'.
BaseMetricDescriptionImpl - Class in org.palladiosimulator.metricspec.impl
An implementation of the model object ' Base Metric Description'.
BaseMetricDescriptionItemProvider - Class in org.palladiosimulator.metricspec.provider
This is the item provider adapter for a BaseMetricDescription object.
BaseMetricDescriptionItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.metricspec.provider.BaseMetricDescriptionItemProvider
This constructs an instance from a factory and a notifier.
basicSetRepository(MetricDescriptionRepository, NotificationChain) - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionImpl
 
basicSetTextualBaseMetricDescription(TextualBaseMetricDescription, NotificationChain) - Method in class org.palladiosimulator.metricspec.impl.IdentifierImpl
 
BINARY_PREFERRED_VALUE - Static variable in enum org.palladiosimulator.metricspec.PersistenceKindOptions
The 'Binary Preferred' literal value.
build() - Method in class org.palladiosimulator.metricspec.util.builder.AggregationFunctionDescriptionBuilder
This method constructs the final org.palladiosimulator.metricspec.AggregationFunctionDescription type.
build() - Method in class org.palladiosimulator.metricspec.util.builder.IdentifierBuilder
This method constructs the final org.palladiosimulator.metricspec.Identifier type.
build() - Method in interface org.palladiosimulator.metricspec.util.builder.IMetricspecBuilder
 
build() - Method in class org.palladiosimulator.metricspec.util.builder.MetricDescriptionRepositoryBuilder
This method constructs the final org.palladiosimulator.metricspec.MetricDescriptionRepository type.
build() - Method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
This method constructs the final org.palladiosimulator.metricspec.MetricSetDescription type.
build() - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
This method constructs the final org.palladiosimulator.metricspec.NumericalBaseMetricDescription type.
build() - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
This method constructs the final org.palladiosimulator.metricspec.TextualBaseMetricDescription type.
but() - Method in class org.palladiosimulator.metricspec.util.builder.AggregationFunctionDescriptionBuilder
This method can be used to override attributes of the builder.
but() - Method in class org.palladiosimulator.metricspec.util.builder.IdentifierBuilder
This method can be used to override attributes of the builder.
but() - Method in class org.palladiosimulator.metricspec.util.builder.MetricDescriptionRepositoryBuilder
This method can be used to override attributes of the builder.
but() - Method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
This method can be used to override attributes of the builder.
but() - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
This method can be used to override attributes of the builder.
but() - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
This method can be used to override attributes of the builder.

C

CAPTURE_TYPE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The meta object id for the 'Capture Type' enum.
CAPTURE_TYPE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Capture Type' enum.
CaptureType - Enum in org.palladiosimulator.metricspec
A representation of the literals of the enumeration ' Capture Type', and utility methods for working with them.
captureType(CaptureType) - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
 
captureType(CaptureType) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
 
caseAggregationFunctionDescription(AggregationFunctionDescription) - Method in class org.palladiosimulator.metricspec.util.MetricSpecSwitch
Returns the result of interpreting the object as an instance of ' Aggregation Function Description'.
caseBaseMetricDescription(BaseMetricDescription) - Method in class org.palladiosimulator.metricspec.util.MetricSpecSwitch
Returns the result of interpreting the object as an instance of ' Base Metric Description'.
caseDescription(Description) - Method in class org.palladiosimulator.metricspec.util.MetricSpecSwitch
Returns the result of interpreting the object as an instance of 'Description'.
caseIdentifier(Identifier) - Method in class org.palladiosimulator.metricspec.util.MetricSpecSwitch
Returns the result of interpreting the object as an instance of 'Identifier'.
caseIdentifier_Identifier(Identifier) - Method in class org.palladiosimulator.metricspec.util.MetricSpecSwitch
Returns the result of interpreting the object as an instance of 'Identifier'.
caseIJSQuantity(Quantity) - Method in class org.palladiosimulator.metricspec.util.MetricSpecSwitch
Returns the result of interpreting the object as an instance of 'IJS Quantity'.
caseMetricDescription(MetricDescription) - Method in class org.palladiosimulator.metricspec.util.MetricSpecSwitch
Returns the result of interpreting the object as an instance of 'Metric Description '.
caseMetricDescriptionRepository(MetricDescriptionRepository) - Method in class org.palladiosimulator.metricspec.util.MetricSpecSwitch
Returns the result of interpreting the object as an instance of ' Metric Description Repository'.
caseMetricSetDescription(MetricSetDescription) - Method in class org.palladiosimulator.metricspec.util.MetricSpecSwitch
Returns the result of interpreting the object as an instance of ' Metric Set Description'.
caseNumericalBaseMetricDescription(NumericalBaseMetricDescription) - Method in class org.palladiosimulator.metricspec.util.MetricSpecSwitch
Returns the result of interpreting the object as an instance of ' Numerical Base Metric Description'.
caseTextualBaseMetricDescription(TextualBaseMetricDescription) - Method in class org.palladiosimulator.metricspec.util.MetricSpecSwitch
Returns the result of interpreting the object as an instance of ' Textual Base Metric Description'.
contributeToMenu(IMenuManager) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
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.metricspec.presentation.MetricSpecActionBarContributor
This adds Separators for editor additions to the tool bar.
convertCaptureTypeToString(EDataType, Object) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
convertDataTypeToString(EDataType, Object) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
convertEJSUnitToString(EDataType, Object) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
convertPersistenceKindOptionsToString(EDataType, Object) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
convertScaleToString(EDataType, Object) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
COST_OF_RESOURCE_CONTAINERS - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
The cost for a set of resource containers
COST_OVER_TIME - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
The cost over time calculated from the Number of Resource Containers over Time and the cost per resource container
COST_PER_RESOURCE_CONTAINER - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
The cost of for each single resource container
create(EClass) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
createAdapter(Notifier) - Method in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Creates an adapter for the target.
createAggregationFunctionDescription() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
createAggregationFunctionDescription() - Method in interface org.palladiosimulator.metricspec.MetricSpecFactory
Returns a new object of class 'Aggregation Function Description'.
createAggregationFunctionDescriptionAdapter() - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This creates an adapter for a AggregationFunctionDescription.
createAggregationFunctionDescriptionAdapter() - Method in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Creates a new adapter for an object of class ' Aggregation Function Description'.
createBaseMetricDescriptionAdapter() - Method in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Creates a new adapter for an object of class ' Base Metric Description'.
createCaptureTypeFromString(EDataType, String) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
createControl(Composite) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard.MetricSpecModelWizardInitialObjectCreationPage
 
createDataTypeFromString(EDataType, String) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
createDescriptionAdapter() - Method in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Creates a new adapter for an object of class ' Description'.
createEJSUnitFromString(EDataType, String) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
createEObjectAdapter() - Method in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Creates a new adapter for the default case.
createFromString(EDataType, String) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
createFromString(String, ClassLoader) - Static method in class org.palladiosimulator.metricspec.util.DeserializationUtil
Deserializes an Object from a String using the current class loader.
createIdentifier() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
createIdentifier() - Method in interface org.palladiosimulator.metricspec.MetricSpecFactory
Returns a new object of class 'Identifier'.
createIdentifier_IdentifierAdapter() - Method in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Creates a new adapter for an object of class 'Identifier'.
createIdentifierAdapter() - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This creates an adapter for a Identifier.
createIdentifierAdapter() - Method in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Creates a new adapter for an object of class ' Identifier'.
createIJSQuantityAdapter() - Method in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Creates a new adapter for an object of class 'IJS Quantity'.
createMetricDescriptionAdapter() - Method in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Creates a new adapter for an object of class ' Metric Description'.
createMetricDescriptionRepository() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
createMetricDescriptionRepository() - Method in interface org.palladiosimulator.metricspec.MetricSpecFactory
Returns a new object of class 'Metric Description Repository'.
createMetricDescriptionRepositoryAdapter() - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This creates an adapter for a MetricDescriptionRepository.
createMetricDescriptionRepositoryAdapter() - Method in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Creates a new adapter for an object of class ' Metric Description Repository'.
createMetricSetDescription() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
createMetricSetDescription() - Method in interface org.palladiosimulator.metricspec.MetricSpecFactory
Returns a new object of class 'Metric Set Description'.
createMetricSetDescriptionAdapter() - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This creates an adapter for a MetricSetDescription.
createMetricSetDescriptionAdapter() - Method in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Creates a new adapter for an object of class ' Metric Set Description '.
createModel() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createNumericalBaseMetricDescription() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
createNumericalBaseMetricDescription() - Method in interface org.palladiosimulator.metricspec.MetricSpecFactory
Returns a new object of class 'Numerical Base Metric Description'.
createNumericalBaseMetricDescriptionAdapter() - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This creates an adapter for a NumericalBaseMetricDescription.
createNumericalBaseMetricDescriptionAdapter() - Method in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Creates a new adapter for an object of class ' Numerical Base Metric Description'.
createPackageContents() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
Creates the meta-model objects for the package.
createPages() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This is the method used by the framework to install your own controls.
createPersistenceKindOptionsFromString(EDataType, String) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
createScaleFromString(EDataType, String) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
createTextualBaseMetricDescription() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
createTextualBaseMetricDescription() - Method in interface org.palladiosimulator.metricspec.MetricSpecFactory
Returns a new object of class 'Textual Base Metric Description'.
createTextualBaseMetricDescriptionAdapter() - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This creates an adapter for a TextualBaseMetricDescription.
createTextualBaseMetricDescriptionAdapter() - Method in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Creates a new adapter for an object of class ' Textual Base Metric Description'.
CUMULATIVE_ENERGY_CONSUMPTION_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a (point in time, energy consumption) tuple, i.e., the total energy consumption until the interval ending at the specified point in time.

D

DATA_TYPE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The meta object id for the 'Data Type' enum.
DATA_TYPE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Data Type' enum.
DataType - Enum in org.palladiosimulator.metricspec
A representation of the literals of the enumeration ' Data Type', and utility methods for working with them.
dataType(DataType) - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
 
dataType(DataType) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
 
defaultCase(EObject) - Method in class org.palladiosimulator.metricspec.util.MetricSpecSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultUnit(Unit) - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
 
Description - Interface in org.palladiosimulator.metricspec
A representation of the model object 'Description'.
DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The meta object id for the 'Description' class.
DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the ' Description' class.
DESCRIPTION__ID - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Id' attribute.
DESCRIPTION__NAME - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Name' attribute.
DESCRIPTION__NAME - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Name' attribute feature.
DESCRIPTION__TEXTUAL_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Textual Description' attribute.
DESCRIPTION__TEXTUAL_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Textual Description' attribute feature.
DESCRIPTION_FEATURE_COUNT - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The number of structural features of the 'Description' class.
DescriptionImpl - Class in org.palladiosimulator.metricspec.impl
An implementation of the model object 'Description'.
DescriptionItemProvider - Class in org.palladiosimulator.metricspec.provider
This is the item provider adapter for a Description object.
DescriptionItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.metricspec.provider.DescriptionItemProvider
This constructs an instance from a factory and a notifier.
DeserializationUtil - Class in org.palladiosimulator.metricspec.util
Class containing utilities for deserializing objects using the selected class loader.
DeserializationUtil() - Constructor for class org.palladiosimulator.metricspec.util.DeserializationUtil
 
dispose() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
 
dispose() - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
doSave(IProgressMonitor) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This is for implementing IEditorPart and simply saves the model file.
doSaveAs() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This also changes the editor's input.
Dummy - Class in org.palladiosimulator.metricspec.tests
 
Dummy() - Constructor for class org.palladiosimulator.metricspec.tests.Dummy
 

E

eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.palladiosimulator.metricspec.impl.IdentifierImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionImpl
 
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
 
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.metricspec.impl.DescriptionImpl
 
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.metricspec.impl.IdentifierImpl
 
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionImpl
 
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionRepositoryImpl
 
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.metricspec.impl.MetricSetDescriptionImpl
 
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.metricspec.impl.NumericalBaseMetricDescriptionImpl
 
eGet(int, boolean, boolean) - Method in class org.palladiosimulator.metricspec.impl.TextualBaseMetricDescriptionImpl
 
eINSTANCE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The singleton instance of the package.
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.metricspec.impl.IdentifierImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionRepositoryImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.metricspec.impl.TextualBaseMetricDescriptionImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.metricspec.impl.IdentifierImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionRepositoryImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.palladiosimulator.metricspec.impl.TextualBaseMetricDescriptionImpl
 
eIsSet(int) - Method in class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
 
eIsSet(int) - Method in class org.palladiosimulator.metricspec.impl.DescriptionImpl
 
eIsSet(int) - Method in class org.palladiosimulator.metricspec.impl.IdentifierImpl
 
eIsSet(int) - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionImpl
 
eIsSet(int) - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionRepositoryImpl
 
eIsSet(int) - Method in class org.palladiosimulator.metricspec.impl.MetricSetDescriptionImpl
 
eIsSet(int) - Method in class org.palladiosimulator.metricspec.impl.NumericalBaseMetricDescriptionImpl
 
eIsSet(int) - Method in class org.palladiosimulator.metricspec.impl.TextualBaseMetricDescriptionImpl
 
EJS_UNIT - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The meta object id for the 'EJS Unit' data type.
EJS_UNIT - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'EJS Unit' data type.
eNAME - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The package name.
ENERGY_CONSUMPTION - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies the energy consumption of an entity based on its power consumption and the power consumption of potential child nodes.
Thus, the power consumption value is always relative to a fixed time period.
eNS_PREFIX - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The package namespace name.
eNS_URI - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The package namespace URI.
eSet(int, Object) - Method in class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
 
eSet(int, Object) - Method in class org.palladiosimulator.metricspec.impl.DescriptionImpl
 
eSet(int, Object) - Method in class org.palladiosimulator.metricspec.impl.IdentifierImpl
 
eSet(int, Object) - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionImpl
 
eSet(int, Object) - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionRepositoryImpl
 
eSet(int, Object) - Method in class org.palladiosimulator.metricspec.impl.MetricSetDescriptionImpl
 
eSet(int, Object) - Method in class org.palladiosimulator.metricspec.impl.NumericalBaseMetricDescriptionImpl
 
eSet(int, Object) - Method in class org.palladiosimulator.metricspec.impl.TextualBaseMetricDescriptionImpl
 
eUnset(int) - Method in class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
 
eUnset(int) - Method in class org.palladiosimulator.metricspec.impl.DescriptionImpl
 
eUnset(int) - Method in class org.palladiosimulator.metricspec.impl.IdentifierImpl
 
eUnset(int) - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionImpl
 
eUnset(int) - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionRepositoryImpl
 
eUnset(int) - Method in class org.palladiosimulator.metricspec.impl.MetricSetDescriptionImpl
 
eUnset(int) - Method in class org.palladiosimulator.metricspec.impl.NumericalBaseMetricDescriptionImpl
 
eUnset(int) - Method in class org.palladiosimulator.metricspec.impl.TextualBaseMetricDescriptionImpl
 
EXECUTION_RESULT_METRIC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies an execution results metric, e.g., to store simulated failure occurrences.
EXECUTION_RESULT_METRIC_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a (point in time, execution result)-tuple, i.e., time of getting the execution result plus the execution result itself.

F

FILE_EXTENSIONS - Static variable in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
The supported extensions for created files.
fireNotifyChanged(Notification) - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
FORMATTED_FILE_EXTENSIONS - Static variable in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
A formatted list of supported file extensions, suitable for display.

G

get(String) - Static method in enum org.palladiosimulator.metricspec.CaptureType
Returns the 'Capture Type' literal with the specified literal value.
get(int) - Static method in enum org.palladiosimulator.metricspec.CaptureType
Returns the 'Capture Type' literal with the specified integer value.
get(String) - Static method in enum org.palladiosimulator.metricspec.DataType
Returns the 'Data Type' literal with the specified literal value.
get(int) - Static method in enum org.palladiosimulator.metricspec.DataType
Returns the 'Data Type' literal with the specified integer value.
get(String) - Static method in enum org.palladiosimulator.metricspec.PersistenceKindOptions
Returns the 'Persistence Kind Options' literal with the specified literal value.
get(int) - Static method in enum org.palladiosimulator.metricspec.PersistenceKindOptions
Returns the 'Persistence Kind Options' literal with the specified integer value.
get(String) - Static method in enum org.palladiosimulator.metricspec.Scale
Returns the 'Scale' literal with the specified literal value.
get(int) - Static method in enum org.palladiosimulator.metricspec.Scale
Returns the 'Scale' literal with the specified integer value.
getActionBarContributor() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
 
getActionBars() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
 
getAdapter(Class) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This is how the framework determines which interfaces we implement.
getAdapterFactory() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
 
getAggregationFunctionDescription() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getAggregationFunctionDescription() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for class ' Aggregation Function Description'.
getBaseMetricDescription() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getBaseMetricDescription() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for class ' Base Metric Description'.
getBaseMetricDescription_CaptureType() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getBaseMetricDescription_CaptureType() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for the attribute ' Capture Type'.
getBaseMetricDescription_DataType() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getBaseMetricDescription_DataType() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for the attribute ' Data Type '.
getBaseMetricDescription_Scale() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getBaseMetricDescription_Scale() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for the attribute ' Scale'.
getByName(String) - Static method in enum org.palladiosimulator.metricspec.CaptureType
Returns the 'Capture Type' literal with the specified name.
getByName(String) - Static method in enum org.palladiosimulator.metricspec.DataType
Returns the 'Data Type' literal with the specified name.
getByName(String) - Static method in enum org.palladiosimulator.metricspec.PersistenceKindOptions
Returns the 'Persistence Kind Options' literal with the specified name.
getByName(String) - Static method in enum org.palladiosimulator.metricspec.Scale
Returns the 'Scale' literal with the specified name.
getCaptureType() - Method in interface org.palladiosimulator.metricspec.BaseMetricDescription
Returns the value of the 'Capture Type' attribute.
getCaptureType() - Method in class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
 
getCaptureType() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getCaptureType() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for enum 'Capture Type'.
getChildren(Object) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor.ReverseAdapterFactoryContentProvider
 
getChildrenFeatures(Object) - Method in class org.palladiosimulator.metricspec.provider.MetricDescriptionRepositoryItemProvider
getChildrenFeatures(Object) - Method in class org.palladiosimulator.metricspec.provider.TextualBaseMetricDescriptionItemProvider
getContentOutlinePage() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This accesses a cached version of the content outliner.
getDataType() - Method in interface org.palladiosimulator.metricspec.BaseMetricDescription
Returns the value of the 'Data Type' attribute.
getDataType() - Method in class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
 
getDataType() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getDataType() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for enum 'Data Type'.
getDefault() - Static method in class org.palladiosimulator.branding.Activator
Returns the shared instance
getDefaultUnit() - Method in class org.palladiosimulator.metricspec.impl.NumericalBaseMetricDescriptionImpl
 
getDefaultUnit() - Method in interface org.palladiosimulator.metricspec.NumericalBaseMetricDescription
Returns the value of the 'Default Unit' attribute.
getDescription() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getDescription() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for class 'Description'.
getDescription_Name() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getDescription_Name() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for the attribute ' Name'.
getDescription_TextualDescription() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getDescription_TextualDescription() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for the attribute ' Textual Description'.
getEditingDomain() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEJSUnit() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getEJSUnit() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for data type 'EJS Unit'.
getElements(Object) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor.ReverseAdapterFactoryContentProvider
 
getEncoding() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard.MetricSpecModelWizardInitialObjectCreationPage
 
getIdentifier() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getIdentifier() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for class 'Identifier'.
getIdentifier_Literal() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getIdentifier_Literal() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for the attribute ' Literal'.
getIdentifier_TextualBaseMetricDescription() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getIdentifier_TextualBaseMetricDescription() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for the container reference ' Textual Base Metric Description'.
getIdentifiers() - Method in class org.palladiosimulator.metricspec.impl.TextualBaseMetricDescriptionImpl
 
getIdentifiers() - Method in interface org.palladiosimulator.metricspec.TextualBaseMetricDescription
Returns the value of the 'Identifiers' containment reference list.
getIJSQuantity() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getIJSQuantity() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for class 'IJS Quantity'.
getImage(Object) - Method in class org.palladiosimulator.metricspec.provider.AggregationFunctionDescriptionItemProvider
This returns AggregationFunctionDescription.gif.
getImage(Object) - Method in class org.palladiosimulator.metricspec.provider.IdentifierItemProvider
This returns Identifier.gif.
getImage(Object) - Method in class org.palladiosimulator.metricspec.provider.MetricDescriptionRepositoryItemProvider
This returns MetricDescriptionRepository.gif.
getImage(Object) - Method in class org.palladiosimulator.metricspec.provider.MetricSetDescriptionItemProvider
This returns MetricSetDescription.gif.
getImage(Object) - Method in class org.palladiosimulator.metricspec.provider.NumericalBaseMetricDescriptionItemProvider
This returns NumericalBaseMetricDescription.gif.
getImage(Object) - Method in class org.palladiosimulator.metricspec.provider.TextualBaseMetricDescriptionItemProvider
This returns TextualBaseMetricDescription.gif.
getInitialObjectName() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard.MetricSpecModelWizardInitialObjectCreationPage
 
getLiteral() - Method in enum org.palladiosimulator.metricspec.CaptureType
 
getLiteral() - Method in enum org.palladiosimulator.metricspec.DataType
 
getLiteral() - Method in interface org.palladiosimulator.metricspec.Identifier
Returns the value of the 'Literal' attribute.
getLiteral() - Method in class org.palladiosimulator.metricspec.impl.IdentifierImpl
 
getLiteral() - Method in enum org.palladiosimulator.metricspec.PersistenceKindOptions
 
getLiteral() - Method in enum org.palladiosimulator.metricspec.Scale
 
getMetricDesciption() - Method in interface org.palladiosimulator.metricspec.metricentity.IMetricEntity
 
getMetricDesciption() - Method in class org.palladiosimulator.metricspec.metricentity.MetricEntity
 
getMetricDescription() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getMetricDescription() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for class 'Metric Description'.
getMetricDescription_Repository() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getMetricDescription_Repository() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for the container reference ' Repository '.
getMetricDescriptionRepository() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getMetricDescriptionRepository() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for class ' Metric Description Repository'.
getMetricDescriptionRepository_MetricDescriptions() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getMetricDescriptionRepository_MetricDescriptions() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for the containment reference list ' Metric Descriptions'.
getMetricDescriptions() - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionRepositoryImpl
 
getMetricDescriptions() - Method in interface org.palladiosimulator.metricspec.MetricDescriptionRepository
Returns the value of the 'Metric Descriptions' containment reference list.
getMetricSetDescription() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getMetricSetDescription() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for class ' Metric Set Description '.
getMetricSetDescription_SubsumedMetrics() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getMetricSetDescription_SubsumedMetrics() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for the reference list ' Subsumed Metrics'.
getMetricSpecFactory() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getMetricSpecFactory() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the factory that creates the instances of the model.
getMetricSpecPackage() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
getMetricSpecPackage() - Method in interface org.palladiosimulator.metricspec.MetricSpecFactory
Returns the package supported by this factory.
getModelFile() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
Get the file from the page.
getModelFile() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard.MetricSpecModelWizardNewFileCreationPage
 
getName() - Method in enum org.palladiosimulator.metricspec.CaptureType
 
getName() - Method in enum org.palladiosimulator.metricspec.DataType
 
getName() - Method in interface org.palladiosimulator.metricspec.Description
Returns the value of the 'Name' attribute.
getName() - Method in class org.palladiosimulator.metricspec.impl.DescriptionImpl
 
getName() - Method in enum org.palladiosimulator.metricspec.PersistenceKindOptions
 
getName() - Method in enum org.palladiosimulator.metricspec.Scale
 
getNumericalBaseMetricDescription() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getNumericalBaseMetricDescription() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for class ' Numerical Base Metric Description'.
getNumericalBaseMetricDescription_DefaultUnit() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getNumericalBaseMetricDescription_DefaultUnit() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for the attribute ' Default Unit'.
getNumericalBaseMetricDescription_PersistenceKind() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getNumericalBaseMetricDescription_PersistenceKind() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for the attribute ' Persistence Kind'.
getPackage() - Static method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
Deprecated. 
getParent(Object) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor.ReverseAdapterFactoryContentProvider
 
getPersistenceKind() - Method in class org.palladiosimulator.metricspec.impl.NumericalBaseMetricDescriptionImpl
 
getPersistenceKind() - Method in interface org.palladiosimulator.metricspec.NumericalBaseMetricDescription
Returns the value of the 'Persistence Kind' attribute.
getPersistenceKindOptions() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getPersistenceKindOptions() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for enum ' Persistence Kind Options'.
getPlugin() - Static method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.palladiosimulator.metricspec.provider.MetricSpecEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.palladiosimulator.metricspec.provider.MetricSpecEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.metricspec.provider.AggregationFunctionDescriptionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.metricspec.provider.BaseMetricDescriptionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.metricspec.provider.DescriptionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.metricspec.provider.IdentifierItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.metricspec.provider.MetricDescriptionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.metricspec.provider.MetricDescriptionRepositoryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.metricspec.provider.MetricSetDescriptionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.metricspec.provider.NumericalBaseMetricDescriptionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.metricspec.provider.TextualBaseMetricDescriptionItemProvider
This returns the property descriptors for the adapted class.
getPropertySheetPage() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This accesses a cached version of the property sheet.
getRepository() - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionImpl
 
getRepository() - Method in interface org.palladiosimulator.metricspec.MetricDescription
Returns the value of the 'Repository' container reference.
getResourceLocator() - Method in class org.palladiosimulator.metricspec.provider.DescriptionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.metricspec.provider.IdentifierItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.palladiosimulator.metricspec.provider.MetricDescriptionRepositoryItemProvider
Return the resource locator for this item provider's resources.
getRootAdapterFactory() - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getScale() - Method in interface org.palladiosimulator.metricspec.BaseMetricDescription
Returns the value of the 'Scale' attribute.
getScale() - Method in class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
 
getScale() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getScale() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for enum 'Scale'.
getSelection() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This implements ISelectionProvider to return this editor's overall selection.
getSubsumedMetrics() - Method in class org.palladiosimulator.metricspec.impl.MetricSetDescriptionImpl
 
getSubsumedMetrics() - Method in interface org.palladiosimulator.metricspec.MetricSetDescription
Returns the value of the 'Subsumed Metrics' reference list.
getText(Object) - Method in class org.palladiosimulator.metricspec.provider.AggregationFunctionDescriptionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.metricspec.provider.BaseMetricDescriptionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.metricspec.provider.DescriptionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.metricspec.provider.IdentifierItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.metricspec.provider.MetricDescriptionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.metricspec.provider.MetricDescriptionRepositoryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.metricspec.provider.MetricSetDescriptionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.metricspec.provider.NumericalBaseMetricDescriptionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.metricspec.provider.TextualBaseMetricDescriptionItemProvider
This returns the label text for the adapted class.
getTextualBaseMetricDescription() - Method in interface org.palladiosimulator.metricspec.Identifier
Returns the value of the 'Textual Base Metric Description' container reference.
getTextualBaseMetricDescription() - Method in class org.palladiosimulator.metricspec.impl.IdentifierImpl
 
getTextualBaseMetricDescription() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getTextualBaseMetricDescription() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for class ' Textual Base Metric Description'.
getTextualBaseMetricDescription_Identifiers() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
 
getTextualBaseMetricDescription_Identifiers() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for the containment reference list ' Identifiers'.
getTextualDescription() - Method in interface org.palladiosimulator.metricspec.Description
Returns the value of the 'Textual Description' attribute.
getTextualDescription() - Method in class org.palladiosimulator.metricspec.impl.DescriptionImpl
 
getValue() - Method in enum org.palladiosimulator.metricspec.CaptureType
 
getValue() - Method in enum org.palladiosimulator.metricspec.DataType
 
getValue() - Method in enum org.palladiosimulator.metricspec.PersistenceKindOptions
 
getValue() - Method in enum org.palladiosimulator.metricspec.Scale
 
getViewer() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This returns the viewer as required by the IViewerProvider interface.
gotoMarker(IMarker) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
 

H

handleContentOutlineSelection(ISelection) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This deals with how we want selection in the outliner to affect the other views.
hasChildren(Object) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor.ReverseAdapterFactoryContentProvider
 
HOLDING_TIME_METRIC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a holding time metric, e.g., to store the time spend in a passive resource.
HOLDING_TIME_METRIC_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a (point in time, holding time)-tuple, i.e., start of the holding plus the holding time.

I

id(String) - Method in class org.palladiosimulator.metricspec.util.builder.AggregationFunctionDescriptionBuilder
 
id(String) - Method in class org.palladiosimulator.metricspec.util.builder.IdentifierBuilder
 
id(String) - Method in class org.palladiosimulator.metricspec.util.builder.MetricDescriptionRepositoryBuilder
 
id(String) - Method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
 
id(String) - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
 
id(String) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
 
Identifier - Interface in org.palladiosimulator.metricspec
A representation of the model object 'Identifier'.
IDENTIFIER - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The meta object id for the 'Identifier' class.
IDENTIFIER - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the ' Identifier' class.
IDENTIFIER__ID - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Id' attribute.
IDENTIFIER__LITERAL - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Literal' attribute.
IDENTIFIER__LITERAL - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Literal' attribute feature.
IDENTIFIER__TEXTUAL_BASE_METRIC_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Textual Base Metric Description' container reference.
IDENTIFIER__TEXTUAL_BASE_METRIC_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Textual Base Metric Description' container reference feature.
IDENTIFIER_FEATURE_COUNT - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The number of structural features of the 'Identifier' class.
IDENTIFIER_VALUE - Static variable in enum org.palladiosimulator.metricspec.CaptureType
The 'Identifier' literal value.
IdentifierBuilder - Class in org.palladiosimulator.metricspec.util.builder
A builder for the model object ' org.palladiosimulator.metricspec.Identifier'.
IdentifierImpl - Class in org.palladiosimulator.metricspec.impl
An implementation of the model object 'Identifier'.
IdentifierItemProvider - Class in org.palladiosimulator.metricspec.provider
This is the item provider adapter for a Identifier object.
IdentifierItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.metricspec.provider.IdentifierItemProvider
This constructs an instance from a factory and a notifier.
identifiers(Identifier) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
 
identifiers(Collection<? extends Identifier>) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
 
identifiers(IMetricspecBuilder<? extends Identifier>) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
 
IJS_QUANTITY - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The meta object id for the 'IJS Quantity' class.
IJS_QUANTITY - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'IJS Quantity' class.
IJS_QUANTITY_FEATURE_COUNT - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The number of structural features of the 'IJS Quantity' class.
IMetricEntity - Interface in org.palladiosimulator.metricspec.metricentity
 
IMetricspecBuilder<T extends EObject> - Interface in org.palladiosimulator.metricspec.util.builder
A marker interface for the builders of the EMF package ' http://palladiosimulator.org/MetricSpec/1.0'.
Implementation() - Constructor for class org.palladiosimulator.metricspec.presentation.MetricSpecEditorPlugin.Implementation
Creates an instance.
Implementation() - Constructor for class org.palladiosimulator.metricspec.provider.MetricSpecEditPlugin.Implementation
Creates an instance.
init() - Static method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
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.metricspec.presentation.MetricSpecEditor
This is called during startup.
init(IWorkbench, IStructuredSelection) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
This just records the information.
initializePackageContents() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
Complete the initialization of the package and its meta-model.
INSTANCE - Static variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditorPlugin
Keep track of the singleton.
INSTANCE - Static variable in class org.palladiosimulator.metricspec.provider.MetricSpecEditPlugin
Keep track of the singleton.
INTEGER_NUMBER_VALUE - Static variable in enum org.palladiosimulator.metricspec.CaptureType
The 'Integer Number' literal value.
INTER_ARRIVAL_TIME_CAPACITY - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Maximal interarrival time for fixed resource without violating SLOs, e.g., a system scales up to 100 users per second for a fixed set of resources.
INTER_ARRIVAL_TIME_CAPACITY_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
FIXME Artificial Metric (MetricSets are required for current UI support; generally we are just interested in a interarrival time capacity number).
INTERVAL_VALUE - Static variable in enum org.palladiosimulator.metricspec.Scale
The 'Interval' literal value.
isCompatibleWith(MetricDescription) - Method in interface org.palladiosimulator.metricspec.metricentity.IMetricEntity
 
isCompatibleWith(MetricDescription) - Method in class org.palladiosimulator.metricspec.metricentity.MetricEntity
 
isDirty() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This is for implementing IEditorPart and simply tests the command stack.
isFactoryForType(Object) - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Returns whether this factory is applicable for the type of the object.
isSaveAsAllowed() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This always returns true because it is not currently supported.

J

JS_XML_PREFERRED_VALUE - Static variable in enum org.palladiosimulator.metricspec.PersistenceKindOptions
The 'JS Xml Preferred' literal value.

L

literal(String) - Method in class org.palladiosimulator.metricspec.util.builder.IdentifierBuilder
 

M

MARGINAL_COST - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Marginal cost for serving additional load, e.g., $1.00 for an additional 100 requests/hour.
MEAN_TIME_TO_QUALITY_REPAIR - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
The mean time to stop violating SLOs, e.g., 30 seconds fir an additional 10 requests/hour.
menuAboutToShow(IMenuManager) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
METRIC_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the ' Metric Description' class.
METRIC_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The meta object id for the ' Metric Description' class.
METRIC_DESCRIPTION__ID - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Id' attribute.
METRIC_DESCRIPTION__NAME - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Name' attribute.
METRIC_DESCRIPTION__REPOSITORY - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Repository' container reference feature.
METRIC_DESCRIPTION__REPOSITORY - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Repository' container reference.
METRIC_DESCRIPTION__TEXTUAL_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Textual Description' attribute.
METRIC_DESCRIPTION_FEATURE_COUNT - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The number of structural features of the 'Metric Description' class.
METRIC_DESCRIPTION_REPOSITORY - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the ' Metric Description Repository' class.
METRIC_DESCRIPTION_REPOSITORY - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The meta object id for the ' Metric Description Repository' class.
METRIC_DESCRIPTION_REPOSITORY__ID - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Id' attribute.
METRIC_DESCRIPTION_REPOSITORY__METRIC_DESCRIPTIONS - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Metric Descriptions' containment reference list feature.
METRIC_DESCRIPTION_REPOSITORY__METRIC_DESCRIPTIONS - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Metric Descriptions' containment reference list.
METRIC_DESCRIPTION_REPOSITORY_FEATURE_COUNT - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The number of structural features of the 'Metric Description Repository' class.
METRIC_SET_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the ' Metric Set Description' class.
METRIC_SET_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The meta object id for the ' Metric Set Description' class.
METRIC_SET_DESCRIPTION__ID - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Id' attribute.
METRIC_SET_DESCRIPTION__NAME - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Name' attribute.
METRIC_SET_DESCRIPTION__REPOSITORY - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Repository' container reference.
METRIC_SET_DESCRIPTION__SUBSUMED_METRICS - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Subsumed Metrics' reference list feature.
METRIC_SET_DESCRIPTION__SUBSUMED_METRICS - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Subsumed Metrics' reference list.
METRIC_SET_DESCRIPTION__TEXTUAL_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Textual Description' attribute.
METRIC_SET_DESCRIPTION_FEATURE_COUNT - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The number of structural features of the 'Metric Set Description' class.
MetricDescription - Interface in org.palladiosimulator.metricspec
A representation of the model object 'Metric Description '.
MetricDescriptionConstants - Class in org.palladiosimulator.metricspec.constants
Constant metric descriptions, commonly used by ProbeFramework.
MetricDescriptionImpl - Class in org.palladiosimulator.metricspec.impl
An implementation of the model object 'Metric Description '.
MetricDescriptionItemProvider - Class in org.palladiosimulator.metricspec.provider
This is the item provider adapter for a MetricDescription object.
MetricDescriptionItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.metricspec.provider.MetricDescriptionItemProvider
This constructs an instance from a factory and a notifier.
MetricDescriptionRepository - Interface in org.palladiosimulator.metricspec
A representation of the model object ' Metric Description Repository'.
MetricDescriptionRepositoryBuilder - Class in org.palladiosimulator.metricspec.util.builder
A builder for the model object ' org.palladiosimulator.metricspec.MetricDescriptionRepository'.
MetricDescriptionRepositoryImpl - Class in org.palladiosimulator.metricspec.impl
An implementation of the model object ' Metric Description Repository'.
MetricDescriptionRepositoryItemProvider - Class in org.palladiosimulator.metricspec.provider
This is the item provider adapter for a MetricDescriptionRepository object.
MetricDescriptionRepositoryItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.metricspec.provider.MetricDescriptionRepositoryItemProvider
This constructs an instance from a factory and a notifier.
metricDescriptions(MetricDescription) - Method in class org.palladiosimulator.metricspec.util.builder.MetricDescriptionRepositoryBuilder
 
metricDescriptions(Collection<? extends MetricDescription>) - Method in class org.palladiosimulator.metricspec.util.builder.MetricDescriptionRepositoryBuilder
 
metricDescriptions(IMetricspecBuilder<? extends MetricDescription>) - Method in class org.palladiosimulator.metricspec.util.builder.MetricDescriptionRepositoryBuilder
 
MetricEntity - Class in org.palladiosimulator.metricspec.metricentity
 
MetricEntity(MetricDescription) - Constructor for class org.palladiosimulator.metricspec.metricentity.MetricEntity
 
MetricSetDescription - Interface in org.palladiosimulator.metricspec
A representation of the model object ' Metric Set Description'.
MetricSetDescriptionBuilder - Class in org.palladiosimulator.metricspec.util.builder
A builder for the model object ' org.palladiosimulator.metricspec.MetricSetDescription'.
MetricSetDescriptionImpl - Class in org.palladiosimulator.metricspec.impl
An implementation of the model object ' Metric Set Description'.
MetricSetDescriptionItemProvider - Class in org.palladiosimulator.metricspec.provider
This is the item provider adapter for a MetricSetDescription object.
MetricSetDescriptionItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.metricspec.provider.MetricSetDescriptionItemProvider
This constructs an instance from a factory and a notifier.
MetricSpecActionBarContributor - Class in org.palladiosimulator.metricspec.presentation
This is the action bar contributor for the MetricSpec model editor.
MetricSpecActionBarContributor() - Constructor for class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
This creates an instance of the contributor.
MetricSpecAdapterFactory - Class in org.palladiosimulator.metricspec.util
The Adapter Factory for the model.
MetricSpecAdapterFactory() - Constructor for class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Creates an instance of the adapter factory.
MetricspecBuilders - Class in org.palladiosimulator.metricspec.util.builder
A facade for the builders for the EMF package ' http://palladiosimulator.org/MetricSpec/1.0'.
MetricspecBuilders() - Constructor for class org.palladiosimulator.metricspec.util.builder.MetricspecBuilders
 
MetricSpecEditor - Class in org.palladiosimulator.metricspec.presentation
This is an example of a MetricSpec model editor.
MetricSpecEditor() - Constructor for class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This creates a model editor.
MetricSpecEditor.ReverseAdapterFactoryContentProvider - Class in org.palladiosimulator.metricspec.presentation
 
MetricSpecEditorPlugin - Class in org.palladiosimulator.metricspec.presentation
This is the central singleton for the MetricSpec editor plugin.
MetricSpecEditorPlugin() - Constructor for class org.palladiosimulator.metricspec.presentation.MetricSpecEditorPlugin
Create the instance.
MetricSpecEditorPlugin.Implementation - Class in org.palladiosimulator.metricspec.presentation
The actual implementation of the Eclipse Plugin.
MetricSpecEditPlugin - Class in org.palladiosimulator.metricspec.provider
This is the central singleton for the MetricSpec edit plugin.
MetricSpecEditPlugin() - Constructor for class org.palladiosimulator.metricspec.provider.MetricSpecEditPlugin
Create the instance.
MetricSpecEditPlugin.Implementation - Class in org.palladiosimulator.metricspec.provider
The actual implementation of the Eclipse Plugin.
MetricSpecFactory - Interface in org.palladiosimulator.metricspec
The Factory for the model.
MetricSpecFactoryImpl - Class in org.palladiosimulator.metricspec.impl
An implementation of the model Factory.
MetricSpecFactoryImpl() - Constructor for class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
Creates an instance of the factory.
MetricSpecItemProviderAdapterFactory - Class in org.palladiosimulator.metricspec.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
MetricSpecItemProviderAdapterFactory() - Constructor for class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This constructs an instance.
MetricSpecModelWizard - Class in org.palladiosimulator.metricspec.presentation
This is a simple wizard for creating a new model file.
MetricSpecModelWizard() - Constructor for class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
 
MetricSpecModelWizard.MetricSpecModelWizardInitialObjectCreationPage - Class in org.palladiosimulator.metricspec.presentation
This is the page where the type of object to create is selected.
MetricSpecModelWizard.MetricSpecModelWizardNewFileCreationPage - Class in org.palladiosimulator.metricspec.presentation
This is the one page of the wizard.
MetricSpecModelWizardInitialObjectCreationPage(String) - Constructor for class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard.MetricSpecModelWizardInitialObjectCreationPage
Pass in the selection.
MetricSpecModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard.MetricSpecModelWizardNewFileCreationPage
Pass in the selection.
MetricSpecPackage - Interface in org.palladiosimulator.metricspec
The Package for the model.
MetricSpecPackage.Literals - Interface in org.palladiosimulator.metricspec
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
MetricSpecPackageImpl - Class in org.palladiosimulator.metricspec.impl
An implementation of the model Package.
MetricSpecSwitch<T> - Class in org.palladiosimulator.metricspec.util
The Switch for the model's inheritance hierarchy.
MetricSpecSwitch() - Constructor for class org.palladiosimulator.metricspec.util.MetricSpecSwitch
Creates an instance of the switch.

N

name(String) - Method in class org.palladiosimulator.metricspec.util.builder.AggregationFunctionDescriptionBuilder
 
name(String) - Method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
 
name(String) - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
 
name(String) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
 
newAggregationFunctionDescriptionBuilder() - Static method in class org.palladiosimulator.metricspec.util.builder.AggregationFunctionDescriptionBuilder
This method creates a new instance of the AggregationFunctionDescriptionBuilder.
newAggregationFunctionDescriptionBuilder(AggregationFunctionDescription) - Static method in class org.palladiosimulator.metricspec.util.builder.AggregationFunctionDescriptionBuilder
This method creates a new instance of the AggregationFunctionDescriptionBuilder.
newAggregationFunctionDescriptionBuilder() - Static method in class org.palladiosimulator.metricspec.util.builder.MetricspecBuilders
Creates a new AggregationFunctionDescriptionBuilder.
newAggregationFunctionDescriptionBuilder(AggregationFunctionDescription) - Static method in class org.palladiosimulator.metricspec.util.builder.MetricspecBuilders
Creates a new AggregationFunctionDescriptionBuilder initialized with an existing org.palladiosimulator.metricspec.AggregationFunctionDescription model element.
newIdentifierBuilder() - Static method in class org.palladiosimulator.metricspec.util.builder.IdentifierBuilder
This method creates a new instance of the IdentifierBuilder.
newIdentifierBuilder(Identifier) - Static method in class org.palladiosimulator.metricspec.util.builder.IdentifierBuilder
This method creates a new instance of the IdentifierBuilder.
newIdentifierBuilder() - Static method in class org.palladiosimulator.metricspec.util.builder.MetricspecBuilders
Creates a new IdentifierBuilder.
newIdentifierBuilder(Identifier) - Static method in class org.palladiosimulator.metricspec.util.builder.MetricspecBuilders
Creates a new IdentifierBuilder initialized with an existing org.palladiosimulator.metricspec.Identifier model element.
newMetricDescriptionRepositoryBuilder() - Static method in class org.palladiosimulator.metricspec.util.builder.MetricDescriptionRepositoryBuilder
This method creates a new instance of the MetricDescriptionRepositoryBuilder.
newMetricDescriptionRepositoryBuilder(MetricDescriptionRepository) - Static method in class org.palladiosimulator.metricspec.util.builder.MetricDescriptionRepositoryBuilder
This method creates a new instance of the MetricDescriptionRepositoryBuilder.
newMetricDescriptionRepositoryBuilder() - Static method in class org.palladiosimulator.metricspec.util.builder.MetricspecBuilders
Creates a new MetricDescriptionRepositoryBuilder.
newMetricDescriptionRepositoryBuilder(MetricDescriptionRepository) - Static method in class org.palladiosimulator.metricspec.util.builder.MetricspecBuilders
Creates a new MetricDescriptionRepositoryBuilder initialized with an existing org.palladiosimulator.metricspec.MetricDescriptionRepository model element.
newMetricSetDescriptionBuilder() - Static method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
This method creates a new instance of the MetricSetDescriptionBuilder.
newMetricSetDescriptionBuilder(MetricSetDescription) - Static method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
This method creates a new instance of the MetricSetDescriptionBuilder.
newMetricSetDescriptionBuilder() - Static method in class org.palladiosimulator.metricspec.util.builder.MetricspecBuilders
Creates a new MetricSetDescriptionBuilder.
newMetricSetDescriptionBuilder(MetricSetDescription) - Static method in class org.palladiosimulator.metricspec.util.builder.MetricspecBuilders
Creates a new MetricSetDescriptionBuilder initialized with an existing org.palladiosimulator.metricspec.MetricSetDescription model element.
newNumericalBaseMetricDescriptionBuilder() - Static method in class org.palladiosimulator.metricspec.util.builder.MetricspecBuilders
Creates a new NumericalBaseMetricDescriptionBuilder.
newNumericalBaseMetricDescriptionBuilder(NumericalBaseMetricDescription) - Static method in class org.palladiosimulator.metricspec.util.builder.MetricspecBuilders
Creates a new NumericalBaseMetricDescriptionBuilder initialized with an existing org.palladiosimulator.metricspec.NumericalBaseMetricDescription model element.
newNumericalBaseMetricDescriptionBuilder() - Static method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
This method creates a new instance of the NumericalBaseMetricDescriptionBuilder.
newNumericalBaseMetricDescriptionBuilder(NumericalBaseMetricDescription) - Static method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
This method creates a new instance of the NumericalBaseMetricDescriptionBuilder.
newTextualBaseMetricDescriptionBuilder() - Static method in class org.palladiosimulator.metricspec.util.builder.MetricspecBuilders
Creates a new TextualBaseMetricDescriptionBuilder.
newTextualBaseMetricDescriptionBuilder(TextualBaseMetricDescription) - Static method in class org.palladiosimulator.metricspec.util.builder.MetricspecBuilders
Creates a new TextualBaseMetricDescriptionBuilder initialized with an existing org.palladiosimulator.metricspec.TextualBaseMetricDescription model element.
newTextualBaseMetricDescriptionBuilder() - Static method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
This method creates a new instance of the TextualBaseMetricDescriptionBuilder.
newTextualBaseMetricDescriptionBuilder(TextualBaseMetricDescription) - Static method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
This method creates a new instance of the TextualBaseMetricDescriptionBuilder.
NOMINAL_VALUE - Static variable in enum org.palladiosimulator.metricspec.Scale
The 'Nominal' literal value.
notifyChanged(Notification) - Method in class org.palladiosimulator.metricspec.provider.AggregationFunctionDescriptionItemProvider
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.metricspec.provider.BaseMetricDescriptionItemProvider
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.metricspec.provider.DescriptionItemProvider
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.metricspec.provider.IdentifierItemProvider
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.metricspec.provider.MetricDescriptionItemProvider
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.metricspec.provider.MetricDescriptionRepositoryItemProvider
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.metricspec.provider.MetricSetDescriptionItemProvider
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.metricspec.provider.NumericalBaseMetricDescriptionItemProvider
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.metricspec.provider.TextualBaseMetricDescriptionItemProvider
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) .
NUMBER_OF_RESOURCE_CONTAINERS - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
The number of resource containers present within a resource environment, e.g., 3 resource containers for a 3-tier resource environment.
NUMBER_OF_RESOURCE_CONTAINERS_OVER_TIME - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
The number of resource containers over time, e.g., 5 resource containers after a scaling-out.
NUMBER_OF_SLO_VIOLATIONS - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
The number of SLO violations in a certain time frame, e.g., 42 SLO (response time) violations in 1 hour.
NUMBER_OF_SLO_VIOLATIONS_OVER_TIME - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
The number of SLO violations counted over time, e.g., 42 SLO (response time) violations after 1 simulated hour.
NUMERICAL_BASE_METRIC_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the ' Numerical Base Metric Description' class.
NUMERICAL_BASE_METRIC_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The meta object id for the ' Numerical Base Metric Description' class.
NUMERICAL_BASE_METRIC_DESCRIPTION__CAPTURE_TYPE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Capture Type' attribute.
NUMERICAL_BASE_METRIC_DESCRIPTION__DATA_TYPE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Data Type' attribute.
NUMERICAL_BASE_METRIC_DESCRIPTION__DEFAULT_UNIT - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Default Unit' attribute feature.
NUMERICAL_BASE_METRIC_DESCRIPTION__DEFAULT_UNIT - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Default Unit' attribute.
NUMERICAL_BASE_METRIC_DESCRIPTION__ID - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Id' attribute.
NUMERICAL_BASE_METRIC_DESCRIPTION__NAME - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Name' attribute.
NUMERICAL_BASE_METRIC_DESCRIPTION__PERSISTENCE_KIND - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Persistence Kind' attribute feature.
NUMERICAL_BASE_METRIC_DESCRIPTION__PERSISTENCE_KIND - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Persistence Kind' attribute.
NUMERICAL_BASE_METRIC_DESCRIPTION__REPOSITORY - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Repository' container reference.
NUMERICAL_BASE_METRIC_DESCRIPTION__SCALE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Scale' attribute.
NUMERICAL_BASE_METRIC_DESCRIPTION__TEXTUAL_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Textual Description' attribute.
NUMERICAL_BASE_METRIC_DESCRIPTION_FEATURE_COUNT - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The number of structural features of the 'Numerical Base Metric Description' class.
NumericalBaseMetricDescription - Interface in org.palladiosimulator.metricspec
A representation of the model object ' Numerical Base Metric Description'.
NumericalBaseMetricDescriptionBuilder - Class in org.palladiosimulator.metricspec.util.builder
A builder for the model object ' org.palladiosimulator.metricspec.NumericalBaseMetricDescription'.
NumericalBaseMetricDescriptionImpl - Class in org.palladiosimulator.metricspec.impl
An implementation of the model object ' Numerical Base Metric Description'.
NumericalBaseMetricDescriptionItemProvider - Class in org.palladiosimulator.metricspec.provider
This is the item provider adapter for a NumericalBaseMetricDescription object.
NumericalBaseMetricDescriptionItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.metricspec.provider.NumericalBaseMetricDescriptionItemProvider
This constructs an instance from a factory and a notifier.

O

OPTIMISATION_TIME_METRIC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
This measure represents the execution time of an algorithm that made a reconfiguration plan.
OPTIMISATION_TIME_METRIC_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a (point in time, optimisation time)-tuple, i.e., the point at which an optimisation algorithm was triggered to execute and its execution time.
ORDINAL_VALUE - Static variable in enum org.palladiosimulator.metricspec.Scale
The 'Ordinal' literal value.
org.palladiosimulator.branding - package org.palladiosimulator.branding
 
org.palladiosimulator.metricspec - package org.palladiosimulator.metricspec
 
org.palladiosimulator.metricspec.constants - package org.palladiosimulator.metricspec.constants
 
org.palladiosimulator.metricspec.impl - package org.palladiosimulator.metricspec.impl
 
org.palladiosimulator.metricspec.metricentity - package org.palladiosimulator.metricspec.metricentity
Constants used by ProbeFramework, e.g., metrics and matching rules.
org.palladiosimulator.metricspec.presentation - package org.palladiosimulator.metricspec.presentation
 
org.palladiosimulator.metricspec.provider - package org.palladiosimulator.metricspec.provider
 
org.palladiosimulator.metricspec.tests - package org.palladiosimulator.metricspec.tests
 
org.palladiosimulator.metricspec.util - package org.palladiosimulator.metricspec.util
 
org.palladiosimulator.metricspec.util.builder - package org.palladiosimulator.metricspec.util.builder
 
OVERALL_STATE_OF_ACTIVE_RESOURCE_METRIC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Overall state of an active resource, starting from a given point in time.
OVERALL_STATE_OF_PASSIVE_RESOURCE_METRIC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Overall state of a passive resource, starting from a given point in time.

P

performFinish() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
Do the work after everything is specified.
PERSISTENCE_KIND_OPTIONS - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the ' Persistence Kind Options' enum.
PERSISTENCE_KIND_OPTIONS - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The meta object id for the 'Persistence Kind Options' enum.
persistenceKind(PersistenceKindOptions) - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
 
PersistenceKindOptions - Enum in org.palladiosimulator.metricspec
A representation of the literals of the enumeration ' Persistence Kind Options', and utility methods for working with them.
PLUGIN_ID - Static variable in class org.palladiosimulator.branding.Activator
 
POINT_IN_TIME_METRIC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a point in time metric, e.g., to store an event time stamp.
POWER_CONSUMPTION - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies the power consumption of an entity based on its utilization and the utilization of potential child nodes.
Thus, the power consumption value is always relative to a fixed time period.
POWER_CONSUMPTION_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a (point in time, power consumption) tuple, i.e., the point in time the power consumption was measured plus the consumption itself.

Q

QUALITATIVE_VALUE - Static variable in enum org.palladiosimulator.metricspec.DataType
The 'Qualitative' literal value.
QUANTITATIVE_VALUE - Static variable in enum org.palladiosimulator.metricspec.DataType
The 'Quantitative' literal value.

R

RATIO_VALUE - Static variable in enum org.palladiosimulator.metricspec.Scale
The 'Ratio' literal value.
REAL_NUMBER_VALUE - Static variable in enum org.palladiosimulator.metricspec.CaptureType
The 'Real Number' literal value.
RECONFIGURATION_TIME_METRIC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a reconfiguration time metric.
RECONFIGURATION_TIME_METRIC_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a (point in time, reconfiguration time)-tuple, i.e., start of the reconfiguration plus the reconfiguration time.
removeListener(INotifyChangedListener) - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This removes a listener.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This implements ISelectionProvider.
repository(MetricDescriptionRepository) - Method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
 
repository(IMetricspecBuilder<? extends MetricDescriptionRepository>) - Method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
 
repository(MetricDescriptionRepository) - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
 
repository(IMetricspecBuilder<? extends MetricDescriptionRepository>) - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
 
repository(MetricDescriptionRepository) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
 
repository(IMetricspecBuilder<? extends MetricDescriptionRepository>) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
 
RESOURCE_DEMAND_METRIC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a resource demand metric, e.g., to store CPU demand measurements.
RESOURCE_DEMAND_METRIC_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a (point in time, demand)-tuple, i.e., start of the demand plus the demand.
RESOURCE_PROVISIONING_EFFICIENCY - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Efficiency of provisioning resources, e.g., 10% more resources than actual resource demand.
RESPONSE_TIME_METRIC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a response time metric, e.g., to store the response time of operation calls.
RESPONSE_TIME_METRIC_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a (point in time, response time)-tuple, i.e., start of the operation call plus the response time.
ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.palladiosimulator.metricspec.presentation.MetricSpecEditor.ReverseAdapterFactoryContentProvider
 

S

SCALABILITY_RANGE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Scalability range without violating SLOs, e.g., the system scales up to 1,000 users.
SCALABILITY_SPEED - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Scalability speed without violating SLOs, e.g., the system scales up to 1,000 users with increase rate 10 users/hour.
SCALE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Scale' enum.
SCALE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The meta object id for the 'Scale' enum.
Scale - Enum in org.palladiosimulator.metricspec
A representation of the literals of the enumeration ' Scale', and utility methods for working with them.
scale(Scale) - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
 
scale(Scale) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
 
selectionChanged(SelectionChangedEvent) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
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.
setActiveEditor(IEditorPart) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setCaptureType(CaptureType) - Method in interface org.palladiosimulator.metricspec.BaseMetricDescription
Sets the value of the ' Capture Type' attribute.
setCaptureType(CaptureType) - Method in class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
 
setCurrentViewer(Viewer) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
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.metricspec.presentation.MetricSpecEditor
 
setDataType(DataType) - Method in interface org.palladiosimulator.metricspec.BaseMetricDescription
Sets the value of the ' Data Type ' attribute.
setDataType(DataType) - Method in class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
 
setDefaultUnit(Unit<Quantity>) - Method in class org.palladiosimulator.metricspec.impl.NumericalBaseMetricDescriptionImpl
 
setDefaultUnit(Unit<Quantity>) - Method in interface org.palladiosimulator.metricspec.NumericalBaseMetricDescription
Sets the value of the ' Default Unit' attribute.
setFocus() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
 
setLiteral(String) - Method in interface org.palladiosimulator.metricspec.Identifier
Sets the value of the 'Literal' attribute.
setLiteral(String) - Method in class org.palladiosimulator.metricspec.impl.IdentifierImpl
 
setName(String) - Method in interface org.palladiosimulator.metricspec.Description
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.palladiosimulator.metricspec.impl.DescriptionImpl
 
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setPersistenceKind(PersistenceKindOptions) - Method in class org.palladiosimulator.metricspec.impl.NumericalBaseMetricDescriptionImpl
 
setPersistenceKind(PersistenceKindOptions) - Method in interface org.palladiosimulator.metricspec.NumericalBaseMetricDescription
Sets the value of the ' Persistence Kind' attribute.
setRepository(MetricDescriptionRepository) - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionImpl
 
setRepository(MetricDescriptionRepository) - Method in interface org.palladiosimulator.metricspec.MetricDescription
Sets the value of the 'Repository' container reference.
setScale(Scale) - Method in interface org.palladiosimulator.metricspec.BaseMetricDescription
Sets the value of the ' Scale' attribute.
setScale(Scale) - Method in class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
 
setSelection(ISelection) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelectionToViewer(Collection<?>) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This sets the selection into whichever viewer is active.
setStatusLineManager(ISelection) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
 
setTextualBaseMetricDescription(TextualBaseMetricDescription) - Method in interface org.palladiosimulator.metricspec.Identifier
Sets the value of the ' Textual Base Metric Description' container reference.
setTextualBaseMetricDescription(TextualBaseMetricDescription) - Method in class org.palladiosimulator.metricspec.impl.IdentifierImpl
 
setTextualDescription(String) - Method in interface org.palladiosimulator.metricspec.Description
Sets the value of the ' Textual Description' attribute.
setTextualDescription(String) - Method in class org.palladiosimulator.metricspec.impl.DescriptionImpl
 
setVisible(boolean) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard.MetricSpecModelWizardInitialObjectCreationPage
 
SLOPE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
The slope for increase rates, e.g., an increase rate of 10 users/hour.
start(BundleContext) - Method in class org.palladiosimulator.branding.Activator
 
start(BundleContext) - Method in class org.palladiosimulator.metricspec.Activator
 
STATE_OF_ACTIVE_RESOURCE_METRIC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
This measure represents the state of an active resource, e.g., to store CPU utilization at a certain time/state.
STATE_OF_ACTIVE_RESOURCE_METRIC_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a (point in time, state of active resource)-tuple, i.e., the state of an active resource plus the time when the state was taken.
STATE_OF_ACTIVE_RESOURCE_OVER_TIME_METRIC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
State of an active resource over time, e.g., to store the number of elements in the CPU queue over time.
STATE_OF_PASSIVE_RESOURCE_METRIC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a passive resource state metric.
STATE_OF_PASSIVE_RESOURCE_METRIC_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a (point in time, state of passive resource)-tuple, i.e., the state of a passive resource plus the time when the state was taken.
STATE_OF_PASSIVE_RESOURCE_OVER_TIME_METRIC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
State of a passive resource over time, e.g., to store the number of connections in a connection pool over time.
stop(BundleContext) - Method in class org.palladiosimulator.branding.Activator
 
stop(BundleContext) - Method in class org.palladiosimulator.metricspec.Activator
 
subsumedMetrics(MetricDescription) - Method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
 
subsumedMetrics(Collection<? extends MetricDescription>) - Method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
 
subsumedMetrics(IMetricspecBuilder<? extends MetricDescription>) - Method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
 

T

test() - Method in class org.palladiosimulator.metricspec.tests.Dummy
 
TEXTUAL_BASE_METRIC_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the ' Textual Base Metric Description' class.
TEXTUAL_BASE_METRIC_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The meta object id for the ' Textual Base Metric Description' class.
TEXTUAL_BASE_METRIC_DESCRIPTION__CAPTURE_TYPE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Capture Type' attribute.
TEXTUAL_BASE_METRIC_DESCRIPTION__DATA_TYPE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Data Type' attribute.
TEXTUAL_BASE_METRIC_DESCRIPTION__ID - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Id' attribute.
TEXTUAL_BASE_METRIC_DESCRIPTION__IDENTIFIERS - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Identifiers' containment reference list feature.
TEXTUAL_BASE_METRIC_DESCRIPTION__IDENTIFIERS - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Identifiers' containment reference list.
TEXTUAL_BASE_METRIC_DESCRIPTION__NAME - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Name' attribute.
TEXTUAL_BASE_METRIC_DESCRIPTION__REPOSITORY - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Repository' container reference.
TEXTUAL_BASE_METRIC_DESCRIPTION__SCALE - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Scale' attribute.
TEXTUAL_BASE_METRIC_DESCRIPTION__TEXTUAL_DESCRIPTION - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Textual Description' attribute.
TEXTUAL_BASE_METRIC_DESCRIPTION_FEATURE_COUNT - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The number of structural features of the 'Textual Base Metric Description' class.
TextualBaseMetricDescription - Interface in org.palladiosimulator.metricspec
A representation of the model object ' Textual Base Metric Description'.
textualBaseMetricDescription(TextualBaseMetricDescription) - Method in class org.palladiosimulator.metricspec.util.builder.IdentifierBuilder
 
textualBaseMetricDescription(IMetricspecBuilder<? extends TextualBaseMetricDescription>) - Method in class org.palladiosimulator.metricspec.util.builder.IdentifierBuilder
 
TextualBaseMetricDescriptionBuilder - Class in org.palladiosimulator.metricspec.util.builder
A builder for the model object ' org.palladiosimulator.metricspec.TextualBaseMetricDescription'.
TextualBaseMetricDescriptionImpl - Class in org.palladiosimulator.metricspec.impl
An implementation of the model object ' Textual Base Metric Description'.
TextualBaseMetricDescriptionItemProvider - Class in org.palladiosimulator.metricspec.provider
This is the item provider adapter for a TextualBaseMetricDescription object.
TextualBaseMetricDescriptionItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.metricspec.provider.TextualBaseMetricDescriptionItemProvider
This constructs an instance from a factory and a notifier.
textualDescription(String) - Method in class org.palladiosimulator.metricspec.util.builder.AggregationFunctionDescriptionBuilder
 
textualDescription(String) - Method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
 
textualDescription(String) - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
 
textualDescription(String) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
 
toString() - Method in enum org.palladiosimulator.metricspec.CaptureType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.palladiosimulator.metricspec.DataType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.palladiosimulator.metricspec.PersistenceKindOptions
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.palladiosimulator.metricspec.Scale
Returns the literal value of the enumerator, which is its string representation.

U

USER_CAPACITY - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Maximal number of users for fixed resource without violating SLOs, e.g., a system scales up to 1,000 users for a fixed set of resources.
USER_CAPACITY_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
FIXME Artificial Metric (MetricSets are required for current UI support; generally we are just interested in a user capacity number).
UTILIZATION_OF_ACTIVE_RESOURCE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies the utilization of an active resource based on the resource's last state measurements.
For example, a utilization of 50% might indicate that the active resource was in a busy state in 5 of the last 10s, but might also indicate that the active resource was in a busy state in 7.5 of the last 15s.
Thus, the utilization value is always relative to a fixed time period.
UTILIZATION_OF_ACTIVE_RESOURCE_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a (point in time, utilization) tuple, i.e., the point in time the utilization was measured plus the utilization itself.

V

valueOf(String) - Static method in enum org.palladiosimulator.metricspec.CaptureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.palladiosimulator.metricspec.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.palladiosimulator.metricspec.PersistenceKindOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.palladiosimulator.metricspec.Scale
Returns the enum constant of this type with the specified name.
VALUES - Static variable in enum org.palladiosimulator.metricspec.CaptureType
A public read-only list of all the 'Capture Type' enumerators.
values() - Static method in enum org.palladiosimulator.metricspec.CaptureType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.palladiosimulator.metricspec.DataType
A public read-only list of all the 'Data Type' enumerators.
values() - Static method in enum org.palladiosimulator.metricspec.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.palladiosimulator.metricspec.PersistenceKindOptions
A public read-only list of all the 'Persistence Kind Options' enumerators.
values() - Static method in enum org.palladiosimulator.metricspec.PersistenceKindOptions
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.palladiosimulator.metricspec.Scale
A public read-only list of all the 'Scale' enumerators.
values() - Static method in enum org.palladiosimulator.metricspec.Scale
Returns an array containing the constants of this enum type, in the order they are declared.

W

WAITING_TIME_METRIC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a waiting time metric, e.g., to store the waiting time at passive resource pools.
WAITING_TIME_METRIC_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
Specifies a (point in time, waiting time)-tuple, i.e., start of the waiting plus the waiting time.
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links