Index

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

A

Activator - Class in org.palladiosimulator.metricspec
 
Activator() - Constructor for class org.palladiosimulator.metricspec.Activator
 
activeEditorPart - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
This keeps track of the active editor.
adapt(Object, Object) - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
adapt(Notifier, Object) - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapterFactory - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This is the one adapter factory used for providing views of the model.
addCaptureTypePropertyDescriptor(Object) - Method in class org.palladiosimulator.metricspec.provider.BaseMetricDescriptionItemProvider
This adds a property descriptor for the Capture Type feature.
addDataTypePropertyDescriptor(Object) - Method in class org.palladiosimulator.metricspec.provider.BaseMetricDescriptionItemProvider
This adds a property descriptor for the Data Type feature.
addDefaultUnitPropertyDescriptor(Object) - Method in class org.palladiosimulator.metricspec.provider.NumericalBaseMetricDescriptionItemProvider
This adds a property descriptor for the Default Unit feature.
addGlobalActions(IMenuManager) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
This inserts global actions before the "additions-end" separator.
addListener(INotifyChangedListener) - Method in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This adds a listener.
addLiteralPropertyDescriptor(Object) - Method in class org.palladiosimulator.metricspec.provider.IdentifierItemProvider
This adds a property descriptor for the Literal feature.
addNamePropertyDescriptor(Object) - Method in class org.palladiosimulator.metricspec.provider.DescriptionItemProvider
This adds a property descriptor for the Name feature.
addPages() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
The framework calls this to create the contents of the wizard.
addPersistenceKindPropertyDescriptor(Object) - Method in class org.palladiosimulator.metricspec.provider.NumericalBaseMetricDescriptionItemProvider
This adds a property descriptor for the Persistence Kind feature.
addScalePropertyDescriptor(Object) - Method in class org.palladiosimulator.metricspec.provider.BaseMetricDescriptionItemProvider
This adds a property descriptor for the Scale feature.
addScopeOfValidityPropertyDescriptor(Object) - Method in class org.palladiosimulator.metricspec.provider.BaseMetricDescriptionItemProvider
This adds a property descriptor for the Scope Of Validity feature.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This implements ISelectionProvider.
addSubsumedMetricsPropertyDescriptor(Object) - Method in class org.palladiosimulator.metricspec.provider.MetricSetDescriptionItemProvider
This adds a property descriptor for the Subsumed Metrics feature.
addTextualDescriptionPropertyDescriptor(Object) - Method in class org.palladiosimulator.metricspec.provider.DescriptionItemProvider
This adds a property descriptor for the Textual Description feature.
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'.
AggregationFunctionDescriptionImpl() - Constructor for class org.palladiosimulator.metricspec.impl.AggregationFunctionDescriptionImpl
aggregationFunctionDescriptionItemProvider - Variable in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This keeps track of the one adapter used for all AggregationFunctionDescription instances.
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__SCOPE_OF_VALIDITY - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Scope Of Validity' attribute.
BASE_METRIC_DESCRIPTION__SCOPE_OF_VALIDITY - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Scope Of Validity' 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'.
BaseMetricDescriptionImpl() - Constructor for class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
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 - Enum constant in enum class org.palladiosimulator.metricspec.PersistenceKindOptions
The 'Binary Preferred' literal object.
BINARY_PREFERRED_VALUE - Static variable in enum class 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
Deprecated.
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
Deprecated.
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
Deprecated.
This method constructs the final org.palladiosimulator.metricspec.NumericalBaseMetricDescription type.
build() - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
Deprecated.
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
Deprecated.
This method can be used to override attributes of the builder.
but() - Method in class org.palladiosimulator.metricspec.util.builder.MetricDescriptionRepositoryBuilder
Deprecated.
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
Deprecated.
This method can be used to override attributes of the builder.
but() - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
Deprecated.
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.
CAPTURE_TYPE_EDEFAULT - Static variable in class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
The default value of the 'Capture Type' attribute.
captureType(CaptureType) - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
Deprecated.
 
captureType(CaptureType) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
Deprecated.
 
CaptureType - Enum Class in org.palladiosimulator.metricspec
A representation of the literals of the enumeration 'Capture Type', and utility methods for working with them.
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'.
changedResources - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
Resources that have been changed since last activation.
changeNotifier - Variable in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This is used to implement IChangeNotifier.
CLASSPATH_RELATIVE_COMMON_METRICS_METRICSPEC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
 
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.metricspec.provider.AggregationFunctionDescriptionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.metricspec.provider.BaseMetricDescriptionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.metricspec.provider.DescriptionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.metricspec.provider.IdentifierItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.metricspec.provider.MetricDescriptionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.metricspec.provider.MetricDescriptionRepositoryItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.metricspec.provider.MetricSetDescriptionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.metricspec.provider.NumericalBaseMetricDescriptionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.metricspec.provider.TextualBaseMetricDescriptionItemProvider
This adds CommandParameters describing the children that can be created under this object.
contentOutlinePage - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This is the content outline page.
contentOutlineStatusLineManager - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This is a kludge...
contentOutlineViewer - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This is the content outline page's viewer.
CONTINUOUS - Enum constant in enum class org.palladiosimulator.metricspec.ScopeOfValidity
The 'Continuous' literal object.
CONTINUOUS_VALUE - Static variable in enum class org.palladiosimulator.metricspec.ScopeOfValidity
The 'Continuous' literal value.
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.MetricSpecFactoryImplGen
convertDataTypeToString(EDataType, Object) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImplGen
convertEJSUnitToString(EDataType, Object) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImplGen
convertPersistenceKindOptionsToString(EDataType, Object) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImplGen
convertScaleToString(EDataType, Object) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImplGen
convertScopeOfValidityToString(EDataType, Object) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImplGen
convertToString(EDataType, Object) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImplGen
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.MetricSpecFactoryImplGen
createAdapter(Notifier) - Method in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Creates an adapter for the target.
createAggregationFunctionDescription() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImplGen
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.MetricSpecFactoryImplGen
createChildActions - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildMenuManager - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createContextMenuFor(StructuredViewer) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createControl(Composite) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard.MetricSpecModelWizardInitialObjectCreationPage
createDataTypeFromString(EDataType, String) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImplGen
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
 
createEJSUnitFromString(EDataType, String) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImplGen
createEObjectAdapter() - Method in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
Creates a new adapter for the default case.
createFromString(String, ClassLoader) - Static method in class org.palladiosimulator.metricspec.util.DeserializationUtil
Deserializes an Object from a String using the current class loader.
createFromString(EDataType, String) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImplGen
createIdentifier() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImplGen
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'.
createInitialModel() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
Create a new model.
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.MetricSpecFactoryImplGen
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.MetricSpecFactoryImplGen
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.MetricSpecFactoryImplGen
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.MetricSpecFactoryImplGen
createScaleFromString(EDataType, String) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImplGen
createScopeOfValidityFromString(EDataType, String) - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImplGen
createSiblingActions - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingMenuManager - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createTextualBaseMetricDescription() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImplGen
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.
currentViewer - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewerPane - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This keeps track of the active viewer pane, in the book.

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.
DATA_TYPE_EDEFAULT - Static variable in class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
The default value of the 'Data Type' attribute.
dataType(DataType) - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
Deprecated.
 
dataType(DataType) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
Deprecated.
 
DataType - Enum Class in org.palladiosimulator.metricspec
A representation of the literals of the enumeration 'Data Type', and utility methods for working with them.
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
Deprecated.
 
depopulateManager(IContributionManager, Collection<? extends IAction>) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
This removes from the specified manager all ActionContributionItems based on the IActions contained in the actions collection.
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'.
DescriptionImpl() - Constructor for class org.palladiosimulator.metricspec.impl.DescriptionImpl
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
 
DISCRETE - Enum constant in enum class org.palladiosimulator.metricspec.ScopeOfValidity
The 'Discrete' literal object.
DISCRETE_VALUE - Static variable in enum class org.palladiosimulator.metricspec.ScopeOfValidity
The 'Discrete' literal value.
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.
doSaveAs(URI, IEditorInput) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
doSwitch(int, EObject) - Method in class org.palladiosimulator.metricspec.util.MetricSpecSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.

E

eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.palladiosimulator.metricspec.impl.IdentifierImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionImpl
editingDomain - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This keeps track of the editing domain that is used to track all changes to the model.
editorSelection - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This keeps track of the selection of the editor as a whole.
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.
encodingField - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard.MetricSpecModelWizardInitialObjectCreationPage
encodings - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard.MetricSpecModelWizardInitialObjectCreationPage
 
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
eStaticClass() - Method in class org.palladiosimulator.metricspec.impl.AggregationFunctionDescriptionImpl
eStaticClass() - Method in class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
eStaticClass() - Method in class org.palladiosimulator.metricspec.impl.DescriptionImpl
eStaticClass() - Method in class org.palladiosimulator.metricspec.impl.IdentifierImpl
eStaticClass() - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionImpl
eStaticClass() - Method in class org.palladiosimulator.metricspec.impl.MetricDescriptionRepositoryImpl
eStaticClass() - Method in class org.palladiosimulator.metricspec.impl.MetricSetDescriptionImpl
eStaticClass() - Method in class org.palladiosimulator.metricspec.impl.NumericalBaseMetricDescriptionImpl
eStaticClass() - 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.
EXECUTION_RESULT_TYPE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
This metric captures for activities, whether the activity finished regularly or due to a failure
EXECUTION_RESULT_TYPE_FAILURE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
The literal represents an unsuccessful execution of activities.
EXECUTION_RESULT_TYPE_SUCCESS - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
The literal represents a successful execution of activities.
EXECUTION_RESULT_TYPE_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
This metric captures for activities, whether the activity finished regularly or due to a failure together with the point in simulation time the measurement was taken.
EXTERNAL_EVENT_TIME_METRIC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
The point in simulation time an external event is triggered

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
firePropertyChange(int) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This is here for the listener to be able to call it.
FORMATTED_FILE_EXTENSIONS - Static variable in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
A formatted list of supported file extensions, suitable for display.

G

generateCreateChildActions(Collection<?>, ISelection) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
This generates a CreateChildAction for each object in descriptors, and returns the collection of these actions.
generateCreateSiblingActions(Collection<?>, ISelection) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
This generates a CreateSiblingAction for each object in descriptors, and returns the collection of these actions.
get(int) - Static method in enum class org.palladiosimulator.metricspec.CaptureType
Returns the 'Capture Type' literal with the specified integer value.
get(int) - Static method in enum class org.palladiosimulator.metricspec.DataType
Returns the 'Data Type' literal with the specified integer value.
get(int) - Static method in enum class org.palladiosimulator.metricspec.PersistenceKindOptions
Returns the 'Persistence Kind Options' literal with the specified integer value.
get(int) - Static method in enum class org.palladiosimulator.metricspec.Scale
Returns the 'Scale' literal with the specified integer value.
get(int) - Static method in enum class org.palladiosimulator.metricspec.ScopeOfValidity
Returns the 'Scope Of Validity' literal with the specified integer value.
get(String) - Static method in enum class org.palladiosimulator.metricspec.CaptureType
Returns the 'Capture Type' literal with the specified literal value.
get(String) - Static method in enum class org.palladiosimulator.metricspec.DataType
Returns the 'Data Type' literal with the specified literal value.
get(String) - Static method in enum class org.palladiosimulator.metricspec.PersistenceKindOptions
Returns the 'Persistence Kind Options' literal with the specified literal value.
get(String) - Static method in enum class org.palladiosimulator.metricspec.Scale
Returns the 'Scale' literal with the specified literal value.
get(String) - Static method in enum class org.palladiosimulator.metricspec.ScopeOfValidity
Returns the 'Scope Of Validity' literal with the specified literal value.
getActionBarContributor() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
getActionBars() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
getAdapter(Class<T>) - 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'.
getBaseMetricDescription_ScopeOfValidity() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
getBaseMetricDescription_ScopeOfValidity() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for the attribute 'Scope Of Validity'.
getByName(String) - Static method in enum class org.palladiosimulator.metricspec.CaptureType
Returns the 'Capture Type' literal with the specified name.
getByName(String) - Static method in enum class org.palladiosimulator.metricspec.DataType
Returns the 'Data Type' literal with the specified name.
getByName(String) - Static method in enum class org.palladiosimulator.metricspec.PersistenceKindOptions
Returns the 'Persistence Kind Options' literal with the specified name.
getByName(String) - Static method in enum class org.palladiosimulator.metricspec.Scale
Returns the 'Scale' literal with the specified name.
getByName(String) - Static method in enum class org.palladiosimulator.metricspec.ScopeOfValidity
Returns the 'Scope Of Validity' 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'.
getChildFeature(Object, Object) - Method in class org.palladiosimulator.metricspec.provider.MetricDescriptionRepositoryItemProvider
getChildFeature(Object, Object) - Method in class org.palladiosimulator.metricspec.provider.TextualBaseMetricDescriptionItemProvider
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'.
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
getEncodings() - 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
getInitialObjectNames() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
Returns the names of the types that can be created as the root object.
getLabel(String) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard.MetricSpecModelWizardInitialObjectCreationPage
Returns the label for the specified type name.
getLiteral() - Method in enum class org.palladiosimulator.metricspec.CaptureType
getLiteral() - Method in enum class 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 class org.palladiosimulator.metricspec.PersistenceKindOptions
getLiteral() - Method in enum class org.palladiosimulator.metricspec.Scale
getLiteral() - Method in enum class org.palladiosimulator.metricspec.ScopeOfValidity
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.MetricSpecFactoryImplGen
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 class org.palladiosimulator.metricspec.CaptureType
getName() - Method in enum class 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 class org.palladiosimulator.metricspec.PersistenceKindOptions
getName() - Method in enum class org.palladiosimulator.metricspec.Scale
getName() - Method in enum class org.palladiosimulator.metricspec.ScopeOfValidity
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.MetricSpecFactoryImplGen
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'.
getScopeOfValidity() - Method in interface org.palladiosimulator.metricspec.BaseMetricDescription
Returns the value of the 'Scope Of Validity' attribute.
getScopeOfValidity() - Method in class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
getScopeOfValidity() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
getScopeOfValidity() - Method in interface org.palladiosimulator.metricspec.MetricSpecPackage
Returns the meta object for enum 'Scope Of Validity'.
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 class org.palladiosimulator.metricspec.CaptureType
getValue() - Method in enum class org.palladiosimulator.metricspec.DataType
getValue() - Method in enum class org.palladiosimulator.metricspec.PersistenceKindOptions
getValue() - Method in enum class org.palladiosimulator.metricspec.Scale
getValue() - Method in enum class org.palladiosimulator.metricspec.ScopeOfValidity
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

handleActivate() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
Handles activation of the editor or it's associated views.
handleChangedResources() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
Handles what to do with changed resources on activation.
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.
handleDirtyConflict() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
Shows a dialog that asks if conflicting changes should be discarded.
hasChildren(Object) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor.ReverseAdapterFactoryContentProvider
HDD_READ_RATE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
 
HDD_READ_RATE_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
 
HDD_WRITE_RATE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
 
HDD_WRITE_RATE_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
 
hideTabs() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
If there is just one page in the multi-page editor part, this hides the single tab at the bottom.
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
Deprecated.
 
id(String) - Method in class org.palladiosimulator.metricspec.util.builder.MetricDescriptionRepositoryBuilder
Deprecated.
 
id(String) - Method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
 
id(String) - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
Deprecated.
 
id(String) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
Deprecated.
 
Identifier - Interface in org.palladiosimulator.metricspec
A representation of the model object 'Identifier'.
IDENTIFIER - Enum constant in enum class org.palladiosimulator.metricspec.CaptureType
The 'Identifier' literal object.
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 class org.palladiosimulator.metricspec.CaptureType
The 'Identifier' literal value.
IdentifierBuilder - Class in org.palladiosimulator.metricspec.util.builder
Deprecated, for removal: This API element is subject to removal in a future version.
IdentifierImpl - Class in org.palladiosimulator.metricspec.impl
An implementation of the model object 'Identifier'.
IdentifierImpl() - Constructor for class org.palladiosimulator.metricspec.impl.IdentifierImpl
identifierItemProvider - Variable in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This keeps track of the one adapter used for all Identifier instances.
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(Collection<? extends Identifier>) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
Deprecated.
 
identifiers(Identifier) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
Deprecated.
 
identifiers(IMetricspecBuilder<? extends Identifier>) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
Deprecated.
 
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.MetricSpecFactoryImplGen
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.
initializeEditingDomain() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This sets up the editing domain for the model editor.
initializePackageContents() - Method in class org.palladiosimulator.metricspec.impl.MetricSpecPackageImpl
Complete the initialization of the package and its meta-model.
initialObjectCreationPage - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
This is the initial object creation page.
initialObjectField - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard.MetricSpecModelWizardInitialObjectCreationPage
initialObjectNames - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
Caches the names of the types that can be created as the root object.
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 - Enum constant in enum class org.palladiosimulator.metricspec.CaptureType
The 'Integer Number' literal object.
INTEGER_NUMBER_VALUE - Static variable in enum class 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 - Enum constant in enum class org.palladiosimulator.metricspec.Scale
The 'Interval' literal object.
INTERVAL_VALUE - Static variable in enum class 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.
isPersisted(Resource) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This returns whether something has been persisted to the URI of the specified resource.
isSaveAsAllowed() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This always returns true because it is not currently supported.
isSwitchFor(EPackage) - Method in class org.palladiosimulator.metricspec.util.MetricSpecSwitch
Checks whether this is a switch for the given package.

J

JS_XML_PREFERRED - Enum constant in enum class org.palladiosimulator.metricspec.PersistenceKindOptions
The 'JS Xml Preferred' literal object.
JS_XML_PREFERRED_VALUE - Static variable in enum class org.palladiosimulator.metricspec.PersistenceKindOptions
The 'JS Xml Preferred' literal value.

L

listViewer - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This shows how a list view works.
literal(String) - Method in class org.palladiosimulator.metricspec.util.builder.IdentifierBuilder
Deprecated.
 
LITERAL_EDEFAULT - Static variable in class org.palladiosimulator.metricspec.impl.IdentifierImpl
The default value of the 'Literal' attribute.

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.
markerHelper - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
The MarkerHelper is responsible for creating workspace resource markers presented in Eclipse's Problems View.
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'.
MetricDescriptionImpl() - Constructor for class org.palladiosimulator.metricspec.impl.MetricDescriptionImpl
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
Deprecated, for removal: This API element is subject to removal in a future version.
MetricDescriptionRepositoryImpl - Class in org.palladiosimulator.metricspec.impl
An implementation of the model object 'Metric Description Repository'.
MetricDescriptionRepositoryImpl() - Constructor for class org.palladiosimulator.metricspec.impl.MetricDescriptionRepositoryImpl
metricDescriptionRepositoryItemProvider - Variable in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This keeps track of the one adapter used for all MetricDescriptionRepository instances.
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(Collection<? extends MetricDescription>) - Method in class org.palladiosimulator.metricspec.util.builder.MetricDescriptionRepositoryBuilder
Deprecated.
 
metricDescriptions(MetricDescription) - Method in class org.palladiosimulator.metricspec.util.builder.MetricDescriptionRepositoryBuilder
Deprecated.
 
metricDescriptions(IMetricspecBuilder<? extends MetricDescription>) - Method in class org.palladiosimulator.metricspec.util.builder.MetricDescriptionRepositoryBuilder
Deprecated.
 
MetricEntity - Class in org.palladiosimulator.metricspec.metricentity
 
MetricEntity() - Constructor for class org.palladiosimulator.metricspec.metricentity.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'.
MetricSetDescriptionImpl() - Constructor for class org.palladiosimulator.metricspec.impl.MetricSetDescriptionImpl
metricSetDescriptionItemProvider - Variable in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This keeps track of the one adapter used for all MetricSetDescription instances.
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 - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
This caches an instance of the model factory.
MetricSpecFactory - Interface in org.palladiosimulator.metricspec
The Factory for the model.
MetricSpecFactoryImpl - Class in org.palladiosimulator.metricspec.impl
 
MetricSpecFactoryImpl() - Constructor for class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImpl
 
MetricSpecFactoryImplGen - Class in org.palladiosimulator.metricspec.impl
An implementation of the model Factory.
MetricSpecFactoryImplGen() - Constructor for class org.palladiosimulator.metricspec.impl.MetricSpecFactoryImplGen
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 - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
This caches an instance of the model package.
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 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.
modelPackage - Static variable in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
The cached model package.
modelPackage - Static variable in class org.palladiosimulator.metricspec.util.MetricSpecSwitch
The cached model package
modelSwitch - Variable in class org.palladiosimulator.metricspec.util.MetricSpecAdapterFactory
The switch that delegates to the createXXX methods.

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
Deprecated.
 
name(String) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
Deprecated.
 
NAME_EDEFAULT - Static variable in class org.palladiosimulator.metricspec.impl.DescriptionImpl
The default value of the 'Name' attribute.
newAggregationFunctionDescriptionBuilder() - 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.AggregationFunctionDescriptionBuilder
This method creates a new instance of the 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.
newFileCreationPage - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
This is the file creation page.
newIdentifierBuilder() - Static method in class org.palladiosimulator.metricspec.util.builder.IdentifierBuilder
Deprecated.
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.IdentifierBuilder
Deprecated.
This method creates a new instance of the 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
Deprecated.
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.MetricDescriptionRepositoryBuilder
Deprecated.
This method creates a new instance of the 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() - 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.MetricSetDescriptionBuilder
This method creates a new instance of the 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() - Static method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
Deprecated.
This method creates a new instance of the 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(NumericalBaseMetricDescription) - Static method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
Deprecated.
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() - Static method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
Deprecated.
This method creates a new instance of the 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(TextualBaseMetricDescription) - Static method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
Deprecated.
This method creates a new instance of the TextualBaseMetricDescriptionBuilder.
NOMINAL - Enum constant in enum class org.palladiosimulator.metricspec.Scale
The 'Nominal' literal object.
NOMINAL_VALUE - Static variable in enum class 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_CONCURRENTLY_EXECUTING_INVOCATIONS - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
This metric captures for an operation the number of users that are concurrently executing the operation.
NUMBER_OF_CONCURRENTLY_EXECUTING_INVOCATIONS_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
This metric captures for an operation the number of users that are concurrently executing the operation together with the simulation point in time of the measurement.
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__SCOPE_OF_VALIDITY - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Scope Of Validity' 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
Deprecated, for removal: This API element is subject to removal in a future version.
NumericalBaseMetricDescriptionImpl - Class in org.palladiosimulator.metricspec.impl
An implementation of the model object 'Numerical Base Metric Description'.
NumericalBaseMetricDescriptionImpl() - Constructor for class org.palladiosimulator.metricspec.impl.NumericalBaseMetricDescriptionImpl
numericalBaseMetricDescriptionItemProvider - Variable in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This keeps track of the one adapter used for all NumericalBaseMetricDescription instances.
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 - Enum constant in enum class org.palladiosimulator.metricspec.Scale
The 'Ordinal' literal object.
ORDINAL_VALUE - Static variable in enum class org.palladiosimulator.metricspec.Scale
The 'Ordinal' literal value.
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.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

pageChange(int) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This is used to track the active viewer.
parentAdapterFactory - Variable in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentViewer - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This inverts the roll of parent and child in the content provider and show parents as a tree.
partListener - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This listens for when the outline becomes active
PATHMAP_METRIC_SPEC_MODELS_COMMON_METRICS_METRICSPEC - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
 
performFinish() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
Do the work after everything is specified.
PERSISTENCE_KIND_EDEFAULT - Static variable in class org.palladiosimulator.metricspec.impl.NumericalBaseMetricDescriptionImpl
The default value of the 'Persistence Kind' attribute.
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
Deprecated.
 
PersistenceKindOptions - Enum Class in org.palladiosimulator.metricspec
A representation of the literals of the enumeration 'Persistence Kind Options', and utility methods for working with them.
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.
populateManager(IContributionManager, Collection<? extends IAction>, String) - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
This populates the specified manager with ActionContributionItems based on the IActions contained in the actions collection, by inserting them before the specified contribution item contributionID.
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.
problemIndicationAdapter - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
Adapter used to update the problem indication when resources are demanded loaded.
propertySheetPages - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This is the property sheet page.

Q

QUALITATIVE - Enum constant in enum class org.palladiosimulator.metricspec.DataType
The 'Qualitative' literal object.
QUALITATIVE_VALUE - Static variable in enum class org.palladiosimulator.metricspec.DataType
The 'Qualitative' literal value.
QUANTITATIVE - Enum constant in enum class org.palladiosimulator.metricspec.DataType
The 'Quantitative' literal object.
QUANTITATIVE_VALUE - Static variable in enum class org.palladiosimulator.metricspec.DataType
The 'Quantitative' literal value.

R

RATIO - Enum constant in enum class org.palladiosimulator.metricspec.Scale
The 'Ratio' literal object.
RATIO_VALUE - Static variable in enum class org.palladiosimulator.metricspec.Scale
The 'Ratio' literal value.
REAL_NUMBER - Enum constant in enum class org.palladiosimulator.metricspec.CaptureType
The 'Real Number' literal object.
REAL_NUMBER_VALUE - Static variable in enum class 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.
refreshViewerAction - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
This action refreshes the viewer of the current editor if the editor implements IViewerProvider.
removeAllReferencesOnDelete() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
This ensures that a delete action will clean up all references to deleted objects.
removedResources - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
Resources that have been removed since last activation.
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(MetricDescriptionRepository) - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
Deprecated.
 
repository(MetricDescriptionRepository) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
Deprecated.
 
repository(IMetricspecBuilder<? extends MetricDescriptionRepository>) - Method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
 
repository(IMetricspecBuilder<? extends MetricDescriptionRepository>) - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
Deprecated.
 
repository(IMetricspecBuilder<? extends MetricDescriptionRepository>) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
Deprecated.
 
REQUEST_ARRIVAL_RATE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
This metric captures for entities the arrival rate of requests (e.g.
REQUEST_ARRIVAL_RATE_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
This metric captures for entities the arrival rate of requests together with the point in simulation time the measurement was taken.
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.
resourceChangeListener - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This listens for workspace changes.
resourceToDiagnosticMap - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
Map to store the diagnostic associated with a resource.
RESPONSE_ARRIVAL_RATE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
This metric captures for entities the arrival rate of responses (e.g.
RESPONSE_ARRIVAL_RATE_TUPLE - Static variable in class org.palladiosimulator.metricspec.constants.MetricDescriptionConstants
This metric captures for entities the arrival rate of responses (e.g.
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

savedResources - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
Resources that have been saved.
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(Scale) - Method in class org.palladiosimulator.metricspec.util.builder.NumericalBaseMetricDescriptionBuilder
Deprecated.
 
scale(Scale) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
Deprecated.
 
Scale - Enum Class in org.palladiosimulator.metricspec
A representation of the literals of the enumeration 'Scale', and utility methods for working with them.
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_EDEFAULT - Static variable in class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
The default value of the 'Scale' attribute.
SCOPE_OF_VALIDITY - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage.Literals
The meta object literal for the 'Scope Of Validity' enum.
SCOPE_OF_VALIDITY - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The meta object id for the 'Scope Of Validity' enum.
SCOPE_OF_VALIDITY_EDEFAULT - Static variable in class org.palladiosimulator.metricspec.impl.BaseMetricDescriptionImpl
The default value of the 'Scope Of Validity' attribute.
ScopeOfValidity - Enum Class in org.palladiosimulator.metricspec
A representation of the literals of the enumeration 'Scope Of Validity', and utility methods for working with them.
selection - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
Remember the selection during initialization for populating the default container.
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.
selectionChangedListener - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This listens to which ever viewer is active.
selectionChangedListeners - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor.
selectionProvider - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
This keeps track of the current selection provider.
selectionViewer - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This is the viewer that shadows the selection in the content outline.
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
setMetricDescription(MetricDescription) - Method in class org.palladiosimulator.metricspec.metricentity.MetricEntity
 
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
setScopeOfValidity(ScopeOfValidity) - Method in interface org.palladiosimulator.metricspec.BaseMetricDescription
Sets the value of the 'Scope Of Validity' attribute.
setScopeOfValidity(ScopeOfValidity) - 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
showOutlineView() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
Returns whether the outline view should be presented to the user.
showPropertiesViewAction - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecActionBarContributor
This action opens the Properties view.
showTabs() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom.
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.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.metricspec.Activator
 
subsumedMetrics(Collection<? extends MetricDescription>) - Method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
 
subsumedMetrics(MetricDescription) - Method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
 
subsumedMetrics(IMetricspecBuilder<? extends MetricDescription>) - Method in class org.palladiosimulator.metricspec.util.builder.MetricSetDescriptionBuilder
 
supportedTypes - Variable in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.

T

tableViewer - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This shows how a table view works.
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__SCOPE_OF_VALIDITY - Static variable in interface org.palladiosimulator.metricspec.MetricSpecPackage
The feature id for the 'Scope Of Validity' 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.
TEXTUAL_DESCRIPTION_EDEFAULT - Static variable in class org.palladiosimulator.metricspec.impl.DescriptionImpl
The default value of the 'Textual Description' attribute.
textualBaseMetricDescription(TextualBaseMetricDescription) - Method in class org.palladiosimulator.metricspec.util.builder.IdentifierBuilder
Deprecated.
 
textualBaseMetricDescription(IMetricspecBuilder<? extends TextualBaseMetricDescription>) - Method in class org.palladiosimulator.metricspec.util.builder.IdentifierBuilder
Deprecated.
 
TextualBaseMetricDescription - Interface in org.palladiosimulator.metricspec
A representation of the model object 'Textual Base Metric Description'.
TextualBaseMetricDescriptionBuilder - Class in org.palladiosimulator.metricspec.util.builder
Deprecated, for removal: This API element is subject to removal in a future version.
TextualBaseMetricDescriptionImpl - Class in org.palladiosimulator.metricspec.impl
An implementation of the model object 'Textual Base Metric Description'.
TextualBaseMetricDescriptionImpl() - Constructor for class org.palladiosimulator.metricspec.impl.TextualBaseMetricDescriptionImpl
textualBaseMetricDescriptionItemProvider - Variable in class org.palladiosimulator.metricspec.provider.MetricSpecItemProviderAdapterFactory
This keeps track of the one adapter used for all TextualBaseMetricDescription instances.
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
Deprecated.
 
textualDescription(String) - Method in class org.palladiosimulator.metricspec.util.builder.TextualBaseMetricDescriptionBuilder
Deprecated.
 
toString() - Method in enum class org.palladiosimulator.metricspec.CaptureType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum class org.palladiosimulator.metricspec.DataType
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum class org.palladiosimulator.metricspec.PersistenceKindOptions
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum class org.palladiosimulator.metricspec.Scale
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum class org.palladiosimulator.metricspec.ScopeOfValidity
Returns the literal value of the enumerator, which is its string representation.
treeViewer - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This shows how a tree view works.
treeViewerWithColumns - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
This shows how a tree view with columns works.

U

updateProblemIndication - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
Controls whether the problem indication should be updated.
updateProblemIndication() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecEditor
Updates the problems indication with the information described in the specified diagnostic.
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

validatePage() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard.MetricSpecModelWizardInitialObjectCreationPage
validatePage() - Method in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard.MetricSpecModelWizardNewFileCreationPage
The framework calls this to see if the file is correct.
validator - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard.MetricSpecModelWizardInitialObjectCreationPage
valueOf(String) - Static method in enum class org.palladiosimulator.metricspec.CaptureType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.palladiosimulator.metricspec.DataType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.palladiosimulator.metricspec.PersistenceKindOptions
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.palladiosimulator.metricspec.Scale
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.palladiosimulator.metricspec.ScopeOfValidity
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.palladiosimulator.metricspec.CaptureType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.palladiosimulator.metricspec.DataType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.palladiosimulator.metricspec.PersistenceKindOptions
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.palladiosimulator.metricspec.Scale
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.palladiosimulator.metricspec.ScopeOfValidity
Returns an array containing the constants of this enum class, in the order they are declared.
VALUES - Static variable in enum class org.palladiosimulator.metricspec.CaptureType
A public read-only list of all the 'Capture Type' enumerators.
VALUES - Static variable in enum class org.palladiosimulator.metricspec.DataType
A public read-only list of all the 'Data Type' enumerators.
VALUES - Static variable in enum class org.palladiosimulator.metricspec.PersistenceKindOptions
A public read-only list of all the 'Persistence Kind Options' enumerators.
VALUES - Static variable in enum class org.palladiosimulator.metricspec.Scale
A public read-only list of all the 'Scale' enumerators.
VALUES - Static variable in enum class org.palladiosimulator.metricspec.ScopeOfValidity
A public read-only list of all the 'Scope Of Validity' enumerators.

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.
workbench - Variable in class org.palladiosimulator.metricspec.presentation.MetricSpecModelWizard
Remember the workbench during initialization.
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values