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

A

activeEditorPart - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This keeps track of the active editor.
adapt(Object, Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
adapt(Notifier, Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapterFactory - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This is the one adapter factory used for providing views of the model.
addCsvFileUriPropertyDescriptor(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MarkerLogItemProvider
This adds a property descriptor for the Csv File Uri feature.
addCsvFileUriPropertyDescriptor(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MetricToCsvMappingItemProvider
This adds a property descriptor for the Csv File Uri feature.
addGlobalActions(IMenuManager) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This inserts global actions before the "additions-end" separator.
addListener(INotifyChangedListener) - Method in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This adds a listener.
addMeasurementSuffixPropertyDescriptor(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MarkerLogItemProvider
This adds a property descriptor for the Measurement Suffix feature.
addMetricPropertyDescriptor(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MetricToCsvMappingItemProvider
This adds a property descriptor for the Metric feature.
addPages() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard
The framework calls this to create the contents of the wizard.
addResultingMetricPropertyDescriptor(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.ConversionDivisorItemProvider
This adds a property descriptor for the Resulting Metric feature.
addSelectionChangedListener(ISelectionChangedListener) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This implements ISelectionProvider.
addStartSuffixPropertyDescriptor(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MarkerLogItemProvider
This adds a property descriptor for the Start Suffix feature.
addUnitPropertyDescriptor(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MetricToCsvMappingItemProvider
This adds a property descriptor for the Unit feature.
addUnitStringPropertyDescriptor(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MetricToCsvMappingItemProvider
This adds a property descriptor for the Unit String feature.
addValuePropertyDescriptor(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.ConversionDivisorItemProvider
This adds a property descriptor for the Value feature.
addValueStringPropertyDescriptor(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.ConversionDivisorItemProvider
This adds a property descriptor for the Value String feature.
analyzeResourceProblems(Resource, Exception) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).

B

basicGetMetric() - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
basicGetResultingMetric() - Method in class de.fzi.power.profilingimport.mapping.impl.ConversionDivisorImpl
basicSetConversionDivisor(ConversionDivisor, NotificationChain) - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
basicSetMarkerLog(MarkerLog, NotificationChain) - Method in class de.fzi.power.profilingimport.mapping.impl.MappingRepositoryImpl
basicSetRepository(MappingRepository, NotificationChain) - Method in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
basicSetRepository(MappingRepository, NotificationChain) - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl

C

caseConversionDivisor(ConversionDivisor) - Method in class de.fzi.power.profilingimport.mapping.util.MappingSwitch
Returns the result of interpreting the object as an instance of 'Conversion Divisor'.
caseIdentifier(Identifier) - Method in class de.fzi.power.profilingimport.mapping.util.MappingSwitch
Returns the result of interpreting the object as an instance of 'Identifier'.
caseMappingRepository(MappingRepository) - Method in class de.fzi.power.profilingimport.mapping.util.MappingSwitch
Returns the result of interpreting the object as an instance of 'Repository'.
caseMarkerLog(MarkerLog) - Method in class de.fzi.power.profilingimport.mapping.util.MappingSwitch
Returns the result of interpreting the object as an instance of 'Marker Log'.
caseMetricToCsvMapping(MetricToCsvMapping) - Method in class de.fzi.power.profilingimport.mapping.util.MappingSwitch
Returns the result of interpreting the object as an instance of 'Metric To Csv Mapping'.
changedResources - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
Resources that have been changed since last activation.
changeNotifier - Variable in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This is used to implement IChangeNotifier.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class de.fzi.power.profilingimport.mapping.provider.ConversionDivisorItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MappingRepositoryItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MarkerLogItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MetricToCsvMappingItemProvider
This adds CommandParameters describing the children that can be created under this object.
Constants - Class in de.fzi.power.profilingimport
 
Constants() - Constructor for class de.fzi.power.profilingimport.Constants
 
contentOutlinePage - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This is the content outline page.
contentOutlineStatusLineManager - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This is a kludge...
contentOutlineViewer - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This is the content outline page's viewer.
contributeToMenu(IMenuManager) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToToolBar(IToolBarManager) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This adds Separators for editor additions to the tool bar.
CONVERSION_DIVISOR - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The meta object id for the 'Conversion Divisor' class.
CONVERSION_DIVISOR - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Conversion Divisor' class.
CONVERSION_DIVISOR__ID - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Id' attribute.
CONVERSION_DIVISOR__RESULTING_METRIC - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Resulting Metric' reference.
CONVERSION_DIVISOR__RESULTING_METRIC - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Resulting Metric' reference feature.
CONVERSION_DIVISOR__VALUE - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Value' attribute.
CONVERSION_DIVISOR__VALUE - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Value' attribute feature.
CONVERSION_DIVISOR__VALUE_STRING - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Value String' attribute.
CONVERSION_DIVISOR__VALUE_STRING - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Value String' attribute feature.
CONVERSION_DIVISOR_FEATURE_COUNT - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The number of structural features of the 'Conversion Divisor' class.
ConversionDivisor - Interface in de.fzi.power.profilingimport.mapping
A representation of the model object 'Conversion Divisor'.
ConversionDivisorImpl - Class in de.fzi.power.profilingimport.mapping.impl
An implementation of the model object 'Conversion Divisor'.
ConversionDivisorImpl() - Constructor for class de.fzi.power.profilingimport.mapping.impl.ConversionDivisorImpl
conversionDivisorItemProvider - Variable in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This keeps track of the one adapter used for all ConversionDivisor instances.
ConversionDivisorItemProvider - Class in de.fzi.power.profilingimport.mapping.provider
This is the item provider adapter for a ConversionDivisor object.
ConversionDivisorItemProvider(AdapterFactory) - Constructor for class de.fzi.power.profilingimport.mapping.provider.ConversionDivisorItemProvider
This constructs an instance from a factory and a notifier.
create(EClass) - Method in class de.fzi.power.profilingimport.mapping.impl.MappingFactoryImpl
createAdapter(Notifier) - Method in class de.fzi.power.profilingimport.mapping.util.MappingAdapterFactory
Creates an adapter for the target.
createChildActions - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildMenuManager - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createContextMenuFor(StructuredViewer) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createControl(Composite) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
createConversionDivisor() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingFactoryImpl
createConversionDivisor() - Method in interface de.fzi.power.profilingimport.mapping.MappingFactory
Returns a new object of class 'Conversion Divisor'.
createConversionDivisorAdapter() - Method in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This creates an adapter for a ConversionDivisor.
createConversionDivisorAdapter() - Method in class de.fzi.power.profilingimport.mapping.util.MappingAdapterFactory
Creates a new adapter for an object of class 'Conversion Divisor'.
createEObjectAdapter() - Method in class de.fzi.power.profilingimport.mapping.util.MappingAdapterFactory
Creates a new adapter for the default case.
createIdentifierAdapter() - Method in class de.fzi.power.profilingimport.mapping.util.MappingAdapterFactory
Creates a new adapter for an object of class 'Identifier'.
createInitialModel() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard
Create a new model.
createMappingRepository() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingFactoryImpl
createMappingRepository() - Method in interface de.fzi.power.profilingimport.mapping.MappingFactory
Returns a new object of class 'Repository'.
createMappingRepositoryAdapter() - Method in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This creates an adapter for a MappingRepository.
createMappingRepositoryAdapter() - Method in class de.fzi.power.profilingimport.mapping.util.MappingAdapterFactory
Creates a new adapter for an object of class 'Repository'.
createMarkerLog() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingFactoryImpl
createMarkerLog() - Method in interface de.fzi.power.profilingimport.mapping.MappingFactory
Returns a new object of class 'Marker Log'.
createMarkerLogAdapter() - Method in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This creates an adapter for a MarkerLog.
createMarkerLogAdapter() - Method in class de.fzi.power.profilingimport.mapping.util.MappingAdapterFactory
Creates a new adapter for an object of class 'Marker Log'.
createMetricToCsvMapping() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingFactoryImpl
createMetricToCsvMapping() - Method in interface de.fzi.power.profilingimport.mapping.MappingFactory
Returns a new object of class 'Metric To Csv Mapping'.
createMetricToCsvMappingAdapter() - Method in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This creates an adapter for a MetricToCsvMapping.
createMetricToCsvMappingAdapter() - Method in class de.fzi.power.profilingimport.mapping.util.MappingAdapterFactory
Creates a new adapter for an object of class 'Metric To Csv Mapping'.
createModel() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createPackageContents() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
Creates the meta-model objects for the package.
createPages() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This is the method used by the framework to install your own controls.
createResource(URI) - Method in class de.fzi.power.profilingimport.mapping.util.MappingResourceFactoryImpl
Creates an instance of the resource.
createSiblingActions - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingMenuManager - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
CSV_FILE_URI_EDEFAULT - Static variable in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
The default value of the 'Csv File Uri' attribute.
CSV_FILE_URI_EDEFAULT - Static variable in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
The default value of the 'Csv File Uri' attribute.
currentViewer - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewerPane - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This keeps track of the active viewer pane, in the book.

D

de.fzi.power.profilingimport - package de.fzi.power.profilingimport
 
de.fzi.power.profilingimport.mapping - package de.fzi.power.profilingimport.mapping
 
de.fzi.power.profilingimport.mapping.impl - package de.fzi.power.profilingimport.mapping.impl
 
de.fzi.power.profilingimport.mapping.presentation - package de.fzi.power.profilingimport.mapping.presentation
 
de.fzi.power.profilingimport.mapping.provider - package de.fzi.power.profilingimport.mapping.provider
 
de.fzi.power.profilingimport.mapping.util - package de.fzi.power.profilingimport.mapping.util
 
defaultCase(EObject) - Method in class de.fzi.power.profilingimport.mapping.util.MappingSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
depopulateManager(IContributionManager, Collection<? extends IAction>) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This removes from the specified manager all ActionContributionItems based on the IActions contained in the actions collection.
dispose() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
dispose() - Method in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
doSave(IProgressMonitor) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This is for implementing IEditorPart and simply saves the model file.
doSaveAs() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This also changes the editor's input.
doSaveAs(URI, IEditorInput) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
doSwitch(int, EObject) - Method in class de.fzi.power.profilingimport.mapping.util.MappingSwitch
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 de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
editingDomain - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This keeps track of the editing domain that is used to track all changes to the model.
editorSelection - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This keeps track of the selection of the editor as a whole.
Edp2Importer - Class in de.fzi.power.profilingimport
 
Edp2Importer(MappingRepository) - Constructor for class de.fzi.power.profilingimport.Edp2Importer
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.profilingimport.mapping.impl.ConversionDivisorImpl
eGet(int, boolean, boolean) - Method in class de.fzi.power.profilingimport.mapping.impl.MappingRepositoryImpl
eGet(int, boolean, boolean) - Method in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
eGet(int, boolean, boolean) - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
eINSTANCE - Static variable in interface de.fzi.power.profilingimport.mapping.MappingFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The singleton instance of the package.
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.profilingimport.mapping.impl.MappingRepositoryImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.profilingimport.mapping.impl.MappingRepositoryImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
eIsSet(int) - Method in class de.fzi.power.profilingimport.mapping.impl.ConversionDivisorImpl
eIsSet(int) - Method in class de.fzi.power.profilingimport.mapping.impl.MappingRepositoryImpl
eIsSet(int) - Method in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
eIsSet(int) - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
eNAME - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The package name.
encodingField - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
encodings - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
 
eNS_PREFIX - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The package namespace name.
eNS_URI - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The package namespace URI.
eSet(int, Object) - Method in class de.fzi.power.profilingimport.mapping.impl.ConversionDivisorImpl
eSet(int, Object) - Method in class de.fzi.power.profilingimport.mapping.impl.MappingRepositoryImpl
eSet(int, Object) - Method in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
eSet(int, Object) - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
eStaticClass() - Method in class de.fzi.power.profilingimport.mapping.impl.ConversionDivisorImpl
eStaticClass() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingRepositoryImpl
eStaticClass() - Method in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
eStaticClass() - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
eUnset(int) - Method in class de.fzi.power.profilingimport.mapping.impl.ConversionDivisorImpl
eUnset(int) - Method in class de.fzi.power.profilingimport.mapping.impl.MappingRepositoryImpl
eUnset(int) - Method in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
eUnset(int) - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl

F

FILE_EXTENSIONS - Static variable in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard
The supported extensions for created files.
fireNotifyChanged(Notification) - Method in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
firePropertyChange(int) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This is here for the listener to be able to call it.
FORMATTED_FILE_EXTENSIONS - Static variable in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard
A formatted list of supported file extensions, suitable for display.

G

generateCreateChildActions(Collection<?>, ISelection) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This generates a CreateChildAction for each object in descriptors, and returns the collection of these actions.
generateCreateSiblingActions(Collection<?>, ISelection) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This generates a CreateSiblingAction for each object in descriptors, and returns the collection of these actions.
getActionBarContributor() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
getActionBars() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
getAdapter(Class) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This is how the framework determines which interfaces we implement.
getAdapterFactory() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
getChildFeature(Object, Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MappingRepositoryItemProvider
getChildFeature(Object, Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MetricToCsvMappingItemProvider
getChildren(Object) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor.ReverseAdapterFactoryContentProvider
getChildrenFeatures(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MappingRepositoryItemProvider
getChildrenFeatures(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MetricToCsvMappingItemProvider
getContentOutlinePage() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This accesses a cached version of the content outliner.
getConversionDivisor() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getConversionDivisor() - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
getConversionDivisor() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for class 'Conversion Divisor'.
getConversionDivisor() - Method in interface de.fzi.power.profilingimport.mapping.MetricToCsvMapping
Returns the value of the 'Conversion Divisor' containment reference.
getConversionDivisor_ResultingMetric() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getConversionDivisor_ResultingMetric() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for the reference 'Resulting Metric'.
getConversionDivisor_Value() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getConversionDivisor_Value() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for the attribute 'Value'.
getConversionDivisor_ValueString() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getConversionDivisor_ValueString() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for the attribute 'Value String'.
getCsvFileUri() - Method in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
getCsvFileUri() - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
getCsvFileUri() - Method in interface de.fzi.power.profilingimport.mapping.MarkerLog
Returns the value of the 'Csv File Uri' attribute.
getCsvFileUri() - Method in interface de.fzi.power.profilingimport.mapping.MetricToCsvMapping
Returns the value of the 'Csv File Uri' attribute.
getCurLabel() - Method in class de.fzi.power.profilingimport.MarkerParser
 
getCurTimeStamp() - Method in class de.fzi.power.profilingimport.MarkerParser
 
getEditingDomain() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getElements(Object) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor.ReverseAdapterFactoryContentProvider
getEncoding() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
getEncodings() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
getImage(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.ConversionDivisorItemProvider
This returns ConversionDivisor.gif.
getImage(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MappingRepositoryItemProvider
This returns MappingRepository.gif.
getImage(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MarkerLogItemProvider
This returns MarkerLog.gif.
getImage(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MetricToCsvMappingItemProvider
This returns MetricToCsvMapping.gif.
getInitialObjectName() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
getInitialObjectNames() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard
Returns the names of the types that can be created as the root object.
getLabel(String) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
Returns the label for the specified type name.
getMappingFactory() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getMappingFactory() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the factory that creates the instances of the model.
getMappingPackage() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingFactoryImpl
getMappingPackage() - Method in interface de.fzi.power.profilingimport.mapping.MappingFactory
Returns the package supported by this factory.
getMappingRepository() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getMappingRepository() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for class 'Repository'.
getMappingRepository_Mappings() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getMappingRepository_Mappings() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for the containment reference list 'Mappings'.
getMappingRepository_MarkerLog() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getMappingRepository_MarkerLog() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for the containment reference 'Marker Log'.
getMappings() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingRepositoryImpl
getMappings() - Method in interface de.fzi.power.profilingimport.mapping.MappingRepository
Returns the value of the 'Mappings' containment reference list.
getMarkerLog() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getMarkerLog() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingRepositoryImpl
getMarkerLog() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for class 'Marker Log'.
getMarkerLog() - Method in interface de.fzi.power.profilingimport.mapping.MappingRepository
Returns the value of the 'Marker Log' containment reference.
getMarkerLog_CsvFileUri() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getMarkerLog_CsvFileUri() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for the attribute 'Csv File Uri'.
getMarkerLog_MeasurementSuffix() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getMarkerLog_MeasurementSuffix() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for the attribute 'Measurement Suffix'.
getMarkerLog_Repository() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getMarkerLog_Repository() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for the container reference 'Repository'.
getMarkerLog_StartSuffix() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getMarkerLog_StartSuffix() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for the attribute 'Start Suffix'.
getMeasurementSuffix() - Method in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
getMeasurementSuffix() - Method in interface de.fzi.power.profilingimport.mapping.MarkerLog
Returns the value of the 'Measurement Suffix' attribute.
getMetric() - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
getMetric() - Method in interface de.fzi.power.profilingimport.mapping.MetricToCsvMapping
Returns the value of the 'Metric' reference.
getMetricToCsvMapping() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getMetricToCsvMapping() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for class 'Metric To Csv Mapping'.
getMetricToCsvMapping_ConversionDivisor() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getMetricToCsvMapping_ConversionDivisor() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for the containment reference 'Conversion Divisor'.
getMetricToCsvMapping_CsvFileUri() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getMetricToCsvMapping_CsvFileUri() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for the attribute 'Csv File Uri'.
getMetricToCsvMapping_Metric() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getMetricToCsvMapping_Metric() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for the reference 'Metric'.
getMetricToCsvMapping_Repository() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getMetricToCsvMapping_Repository() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for the container reference 'Repository'.
getMetricToCsvMapping_Unit() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getMetricToCsvMapping_Unit() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for the attribute 'Unit'.
getMetricToCsvMapping_UnitString() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
getMetricToCsvMapping_UnitString() - Method in interface de.fzi.power.profilingimport.mapping.MappingPackage
Returns the meta object for the attribute 'Unit String'.
getModelFile() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard
Get the file from the page.
getModelFile() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard.MappingModelWizardNewFileCreationPage
getPackage() - Static method in class de.fzi.power.profilingimport.mapping.impl.MappingFactoryImpl
Deprecated. 
getParent(Object) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor.ReverseAdapterFactoryContentProvider
getPlugin() - Static method in class de.fzi.power.profilingimport.mapping.presentation.MetrictocsvmappingEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class de.fzi.power.profilingimport.mapping.provider.MetrictocsvmappingEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class de.fzi.power.profilingimport.mapping.presentation.MetrictocsvmappingEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class de.fzi.power.profilingimport.mapping.provider.MetrictocsvmappingEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPropertyDescriptors(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.ConversionDivisorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MappingRepositoryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MarkerLogItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MetricToCsvMappingItemProvider
This returns the property descriptors for the adapted class.
getPropertySheetPage() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This accesses a cached version of the property sheet.
getRepository() - Method in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
getRepository() - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
getRepository() - Method in interface de.fzi.power.profilingimport.mapping.MarkerLog
Returns the value of the 'Repository' container reference.
getRepository() - Method in interface de.fzi.power.profilingimport.mapping.MetricToCsvMapping
Returns the value of the 'Repository' container reference.
getResourceLocator() - Method in class de.fzi.power.profilingimport.mapping.provider.ConversionDivisorItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.fzi.power.profilingimport.mapping.provider.MappingRepositoryItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.fzi.power.profilingimport.mapping.provider.MarkerLogItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.fzi.power.profilingimport.mapping.provider.MetricToCsvMappingItemProvider
Return the resource locator for this item provider's resources.
getResultingMetric() - Method in interface de.fzi.power.profilingimport.mapping.ConversionDivisor
Returns the value of the 'Resulting Metric' reference.
getResultingMetric() - Method in class de.fzi.power.profilingimport.mapping.impl.ConversionDivisorImpl
getRootAdapterFactory() - Method in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getSelection() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This implements ISelectionProvider to return this editor's overall selection.
getStartSuffix() - Method in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
getStartSuffix() - Method in interface de.fzi.power.profilingimport.mapping.MarkerLog
Returns the value of the 'Start Suffix' attribute.
getText(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.ConversionDivisorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MappingRepositoryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MarkerLogItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MetricToCsvMappingItemProvider
This returns the label text for the adapted class.
getUnit() - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
getUnit() - Method in interface de.fzi.power.profilingimport.mapping.MetricToCsvMapping
Returns the value of the 'Unit' attribute.
getUnitString() - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
getUnitString() - Method in interface de.fzi.power.profilingimport.mapping.MetricToCsvMapping
Returns the value of the 'Unit String' attribute.
getValue() - Method in interface de.fzi.power.profilingimport.mapping.ConversionDivisor
Returns the value of the 'Value' attribute.
getValue() - Method in class de.fzi.power.profilingimport.mapping.impl.ConversionDivisorImpl
getValueString() - Method in interface de.fzi.power.profilingimport.mapping.ConversionDivisor
Returns the value of the 'Value String' attribute.
getValueString() - Method in class de.fzi.power.profilingimport.mapping.impl.ConversionDivisorImpl
getViewer() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This returns the viewer as required by the IViewerProvider interface.
gotoMarker(IMarker) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor

H

handleActivate() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
Handles activation of the editor or it's associated views.
handleChangedResources() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
Handles what to do with changed resources on activation.
handleContentOutlineSelection(ISelection) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This deals with how we want selection in the outliner to affect the other views.
handleDirtyConflict() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
Shows a dialog that asks if conflicting changes should be discarded.
hasChildren(Object) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor.ReverseAdapterFactoryContentProvider
hasNext() - Method in class de.fzi.power.profilingimport.MarkerParser
 
hideTabs() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
If there is just one page in the multi-page editor part, this hides the single tab at the bottom.

I

Implementation() - Constructor for class de.fzi.power.profilingimport.mapping.presentation.MetrictocsvmappingEditorPlugin.Implementation
Creates an instance.
Implementation() - Constructor for class de.fzi.power.profilingimport.mapping.provider.MetrictocsvmappingEditPlugin.Implementation
Creates an instance.
importResults(Repository) - Method in class de.fzi.power.profilingimport.Edp2Importer
 
init() - Static method in class de.fzi.power.profilingimport.mapping.impl.MappingFactoryImpl
Creates the default factory implementation.
init() - Static method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class de.fzi.power.profilingimport.NonSILabels
 
init(IEditorSite, IEditorInput) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This is called during startup.
init(IWorkbench, IStructuredSelection) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard
This just records the information.
initializeEditingDomain() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This sets up the editing domain for the model editor.
initializePackageContents() - Method in class de.fzi.power.profilingimport.mapping.impl.MappingPackageImpl
Complete the initialization of the package and its meta-model.
initialObjectCreationPage - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard
This is the initial object creation page.
initialObjectField - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
initialObjectNames - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard
Caches the names of the types that can be created as the root object.
INSTANCE - Static variable in class de.fzi.power.profilingimport.mapping.presentation.MetrictocsvmappingEditorPlugin
Keep track of the singleton.
INSTANCE - Static variable in class de.fzi.power.profilingimport.mapping.provider.MetrictocsvmappingEditPlugin
Keep track of the singleton.
isDirty() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This is for implementing IEditorPart and simply tests the command stack.
isFactoryForType(Object) - Method in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
isFactoryForType(Object) - Method in class de.fzi.power.profilingimport.mapping.util.MappingAdapterFactory
Returns whether this factory is applicable for the type of the object.
isPersisted(Resource) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This returns whether something has been persisted to the URI of the specified resource.
isSaveAsAllowed() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This always returns true because it is not currently supported.
isSetUnit() - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
isSetUnit() - Method in interface de.fzi.power.profilingimport.mapping.MetricToCsvMapping
Returns whether the value of the 'Unit' attribute is set.
isSetValue() - Method in interface de.fzi.power.profilingimport.mapping.ConversionDivisor
Returns whether the value of the 'Value' attribute is set.
isSetValue() - Method in class de.fzi.power.profilingimport.mapping.impl.ConversionDivisorImpl
isSwitchFor(EPackage) - Method in class de.fzi.power.profilingimport.mapping.util.MappingSwitch
Checks whether this is a switch for the given package.

L

listViewer - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This shows how a list view works.

M

MAPPING_REPOSITORY - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Repository' class.
MAPPING_REPOSITORY - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The meta object id for the 'Repository' class.
MAPPING_REPOSITORY__ID - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Id' attribute.
MAPPING_REPOSITORY__MAPPINGS - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Mappings' containment reference list feature.
MAPPING_REPOSITORY__MAPPINGS - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Mappings' containment reference list.
MAPPING_REPOSITORY__MARKER_LOG - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Marker Log' containment reference feature.
MAPPING_REPOSITORY__MARKER_LOG - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Marker Log' containment reference.
MAPPING_REPOSITORY_FEATURE_COUNT - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The number of structural features of the 'Repository' class.
MappingActionBarContributor - Class in de.fzi.power.profilingimport.mapping.presentation
This is the action bar contributor for the Mapping model editor.
MappingActionBarContributor() - Constructor for class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This creates an instance of the contributor.
MappingAdapterFactory - Class in de.fzi.power.profilingimport.mapping.util
The Adapter Factory for the model.
MappingAdapterFactory() - Constructor for class de.fzi.power.profilingimport.mapping.util.MappingAdapterFactory
Creates an instance of the adapter factory.
MappingEditor - Class in de.fzi.power.profilingimport.mapping.presentation
This is an example of a Mapping model editor.
MappingEditor() - Constructor for class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This creates a model editor.
MappingEditor.ReverseAdapterFactoryContentProvider - Class in de.fzi.power.profilingimport.mapping.presentation
mappingFactory - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard
This caches an instance of the model factory.
MappingFactory - Interface in de.fzi.power.profilingimport.mapping
The Factory for the model.
MappingFactoryImpl - Class in de.fzi.power.profilingimport.mapping.impl
An implementation of the model Factory.
MappingFactoryImpl() - Constructor for class de.fzi.power.profilingimport.mapping.impl.MappingFactoryImpl
Creates an instance of the factory.
MappingItemProviderAdapterFactory - Class in de.fzi.power.profilingimport.mapping.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
MappingItemProviderAdapterFactory() - Constructor for class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This constructs an instance.
MappingModelWizard - Class in de.fzi.power.profilingimport.mapping.presentation
This is a simple wizard for creating a new model file.
MappingModelWizard() - Constructor for class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard
 
MappingModelWizard.MappingModelWizardInitialObjectCreationPage - Class in de.fzi.power.profilingimport.mapping.presentation
This is the page where the type of object to create is selected.
MappingModelWizard.MappingModelWizardNewFileCreationPage - Class in de.fzi.power.profilingimport.mapping.presentation
This is the one page of the wizard.
MappingModelWizardInitialObjectCreationPage(String) - Constructor for class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
Pass in the selection.
MappingModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard.MappingModelWizardNewFileCreationPage
Pass in the selection.
mappingPackage - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard
This caches an instance of the model package.
MappingPackage - Interface in de.fzi.power.profilingimport.mapping
The Package for the model.
MappingPackage.Literals - Interface in de.fzi.power.profilingimport.mapping
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
MappingPackageImpl - Class in de.fzi.power.profilingimport.mapping.impl
An implementation of the model Package.
MappingRepository - Interface in de.fzi.power.profilingimport.mapping
A representation of the model object 'Repository'.
MappingRepositoryImpl - Class in de.fzi.power.profilingimport.mapping.impl
An implementation of the model object 'Repository'.
MappingRepositoryImpl() - Constructor for class de.fzi.power.profilingimport.mapping.impl.MappingRepositoryImpl
mappingRepositoryItemProvider - Variable in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This keeps track of the one adapter used for all MappingRepository instances.
MappingRepositoryItemProvider - Class in de.fzi.power.profilingimport.mapping.provider
This is the item provider adapter for a MappingRepository object.
MappingRepositoryItemProvider(AdapterFactory) - Constructor for class de.fzi.power.profilingimport.mapping.provider.MappingRepositoryItemProvider
This constructs an instance from a factory and a notifier.
MappingResourceFactoryImpl - Class in de.fzi.power.profilingimport.mapping.util
The Resource Factory associated with the package.
MappingResourceFactoryImpl() - Constructor for class de.fzi.power.profilingimport.mapping.util.MappingResourceFactoryImpl
Creates an instance of the resource factory.
MappingResourceImpl - Class in de.fzi.power.profilingimport.mapping.util
The Resource associated with the package.
MappingResourceImpl(URI) - Constructor for class de.fzi.power.profilingimport.mapping.util.MappingResourceImpl
Creates an instance of the resource.
MappingSwitch<T> - Class in de.fzi.power.profilingimport.mapping.util
The Switch for the model's inheritance hierarchy.
MappingSwitch() - Constructor for class de.fzi.power.profilingimport.mapping.util.MappingSwitch
Creates an instance of the switch.
MARKER_LOG - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Marker Log' class.
MARKER_LOG - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The meta object id for the 'Marker Log' class.
MARKER_LOG__CSV_FILE_URI - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Csv File Uri' attribute feature.
MARKER_LOG__CSV_FILE_URI - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Csv File Uri' attribute.
MARKER_LOG__ID - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Id' attribute.
MARKER_LOG__MEASUREMENT_SUFFIX - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Measurement Suffix' attribute feature.
MARKER_LOG__MEASUREMENT_SUFFIX - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Measurement Suffix' attribute.
MARKER_LOG__REPOSITORY - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Repository' container reference feature.
MARKER_LOG__REPOSITORY - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Repository' container reference.
MARKER_LOG__START_SUFFIX - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Start Suffix' attribute feature.
MARKER_LOG__START_SUFFIX - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Start Suffix' attribute.
MARKER_LOG_FEATURE_COUNT - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The number of structural features of the 'Marker Log' class.
markerHelper - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
The MarkerHelper is responsible for creating workspace resource markers presented in Eclipse's Problems View.
MarkerLog - Interface in de.fzi.power.profilingimport.mapping
A representation of the model object 'Marker Log'.
MarkerLogImpl - Class in de.fzi.power.profilingimport.mapping.impl
An implementation of the model object 'Marker Log'.
MarkerLogImpl() - Constructor for class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
markerLogItemProvider - Variable in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This keeps track of the one adapter used for all MarkerLog instances.
MarkerLogItemProvider - Class in de.fzi.power.profilingimport.mapping.provider
This is the item provider adapter for a MarkerLog object.
MarkerLogItemProvider(AdapterFactory) - Constructor for class de.fzi.power.profilingimport.mapping.provider.MarkerLogItemProvider
This constructs an instance from a factory and a notifier.
MarkerParser - Class in de.fzi.power.profilingimport
 
MarkerParser(MarkerLog) - Constructor for class de.fzi.power.profilingimport.MarkerParser
 
MEASUREMENT_SUFFIX_EDEFAULT - Static variable in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
The default value of the 'Measurement Suffix' attribute.
menuAboutToShow(IMenuManager) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
METRIC_TO_CSV_MAPPING - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Metric To Csv Mapping' class.
METRIC_TO_CSV_MAPPING - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The meta object id for the 'Metric To Csv Mapping' class.
METRIC_TO_CSV_MAPPING__CONVERSION_DIVISOR - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Conversion Divisor' containment reference feature.
METRIC_TO_CSV_MAPPING__CONVERSION_DIVISOR - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Conversion Divisor' containment reference.
METRIC_TO_CSV_MAPPING__CSV_FILE_URI - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Csv File Uri' attribute feature.
METRIC_TO_CSV_MAPPING__CSV_FILE_URI - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Csv File Uri' attribute.
METRIC_TO_CSV_MAPPING__ID - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Id' attribute.
METRIC_TO_CSV_MAPPING__METRIC - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Metric' reference feature.
METRIC_TO_CSV_MAPPING__METRIC - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Metric' reference.
METRIC_TO_CSV_MAPPING__REPOSITORY - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Repository' container reference feature.
METRIC_TO_CSV_MAPPING__REPOSITORY - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Repository' container reference.
METRIC_TO_CSV_MAPPING__UNIT - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Unit' attribute feature.
METRIC_TO_CSV_MAPPING__UNIT - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Unit' attribute.
METRIC_TO_CSV_MAPPING__UNIT_STRING - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage.Literals
The meta object literal for the 'Unit String' attribute feature.
METRIC_TO_CSV_MAPPING__UNIT_STRING - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The feature id for the 'Unit String' attribute.
METRIC_TO_CSV_MAPPING_FEATURE_COUNT - Static variable in interface de.fzi.power.profilingimport.mapping.MappingPackage
The number of structural features of the 'Metric To Csv Mapping' class.
MetricToCsvMapping - Interface in de.fzi.power.profilingimport.mapping
A representation of the model object 'Metric To Csv Mapping'.
MetrictocsvmappingEditorPlugin - Class in de.fzi.power.profilingimport.mapping.presentation
This is the central singleton for the Metrictocsvmapping editor plugin.
MetrictocsvmappingEditorPlugin() - Constructor for class de.fzi.power.profilingimport.mapping.presentation.MetrictocsvmappingEditorPlugin
Create the instance.
MetrictocsvmappingEditorPlugin.Implementation - Class in de.fzi.power.profilingimport.mapping.presentation
The actual implementation of the Eclipse Plugin.
MetrictocsvmappingEditPlugin - Class in de.fzi.power.profilingimport.mapping.provider
This is the central singleton for the Metrictocsvmapping edit plugin.
MetrictocsvmappingEditPlugin() - Constructor for class de.fzi.power.profilingimport.mapping.provider.MetrictocsvmappingEditPlugin
Create the instance.
MetrictocsvmappingEditPlugin.Implementation - Class in de.fzi.power.profilingimport.mapping.provider
The actual implementation of the Eclipse Plugin.
MetricToCsvMappingImpl - Class in de.fzi.power.profilingimport.mapping.impl
An implementation of the model object 'Metric To Csv Mapping'.
MetricToCsvMappingImpl() - Constructor for class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
metricToCsvMappingItemProvider - Variable in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This keeps track of the one adapter used for all MetricToCsvMapping instances.
MetricToCsvMappingItemProvider - Class in de.fzi.power.profilingimport.mapping.provider
This is the item provider adapter for a MetricToCsvMapping object.
MetricToCsvMappingItemProvider(AdapterFactory) - Constructor for class de.fzi.power.profilingimport.mapping.provider.MetricToCsvMappingItemProvider
This constructs an instance from a factory and a notifier.
modelPackage - Static variable in class de.fzi.power.profilingimport.mapping.util.MappingAdapterFactory
The cached model package.
modelPackage - Static variable in class de.fzi.power.profilingimport.mapping.util.MappingSwitch
The cached model package
modelSwitch - Variable in class de.fzi.power.profilingimport.mapping.util.MappingAdapterFactory
The switch that delegates to the createXXX methods.
moveToEnd() - Method in class de.fzi.power.profilingimport.MarkerParser
 

N

newFileCreationPage - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard
This is the file creation page.
NonSILabels - Class in de.fzi.power.profilingimport
 
notifyChanged(Notification) - Method in class de.fzi.power.profilingimport.mapping.provider.ConversionDivisorItemProvider
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 de.fzi.power.profilingimport.mapping.provider.MappingRepositoryItemProvider
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 de.fzi.power.profilingimport.mapping.provider.MarkerLogItemProvider
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 de.fzi.power.profilingimport.mapping.provider.MetricToCsvMappingItemProvider
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).

P

pageChange(int) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This is used to track the active viewer.
parentAdapterFactory - Variable in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentViewer - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This inverts the roll of parent and child in the content provider and show parents as a tree.
partListener - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This listens for when the outline becomes active
performFinish() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard
Do the work after everything is specified.
populateManager(IContributionManager, Collection<? extends IAction>, String) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This populates the specified manager with ActionContributionItems based on the IActions contained in the actions collection, by inserting them before the specified contribution item contributionID.
problemIndicationAdapter - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
Adapter used to update the problem indication when resources are demanded loaded.
propertySheetPages - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This is the property sheet page.

R

refreshViewerAction - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This action refreshes the viewer of the current editor if the editor implements IViewerProvider.
removeAllReferencesOnDelete() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This ensures that a delete action will clean up all references to deleted objects.
removedResources - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
Resources that have been removed since last activation.
removeListener(INotifyChangedListener) - Method in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This removes a listener.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This implements ISelectionProvider.
resourceChangeListener - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This listens for workspace changes.
resourceToDiagnosticMap - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
Map to store the diagnostic associated with a resource.
ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class de.fzi.power.profilingimport.mapping.presentation.MappingEditor.ReverseAdapterFactoryContentProvider

S

savedResources - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
Resources that have been saved.
selection - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard
Remember the selection during initialization for populating the default container.
selectionChanged(SelectionChangedEvent) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly.
selectionChangedListener - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This listens to which ever viewer is active.
selectionChangedListeners - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor.
selectionProvider - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This keeps track of the current selection provider.
selectionViewer - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This is the viewer that shadows the selection in the content outline.
setActiveEditor(IEditorPart) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setConversionDivisor(ConversionDivisor) - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
setConversionDivisor(ConversionDivisor) - Method in interface de.fzi.power.profilingimport.mapping.MetricToCsvMapping
Sets the value of the 'Conversion Divisor' containment reference.
setCsvFileUri(String) - Method in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
setCsvFileUri(String) - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
setCsvFileUri(String) - Method in interface de.fzi.power.profilingimport.mapping.MarkerLog
Sets the value of the 'Csv File Uri' attribute.
setCsvFileUri(String) - Method in interface de.fzi.power.profilingimport.mapping.MetricToCsvMapping
Sets the value of the 'Csv File Uri' attribute.
setCurrentViewer(Viewer) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one.
setCurrentViewerPane(ViewerPane) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
setFocus() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
setMarkerLog(MarkerLog) - Method in class de.fzi.power.profilingimport.mapping.impl.MappingRepositoryImpl
setMarkerLog(MarkerLog) - Method in interface de.fzi.power.profilingimport.mapping.MappingRepository
Sets the value of the 'Marker Log' containment reference.
setMeasurementSuffix(String) - Method in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
setMeasurementSuffix(String) - Method in interface de.fzi.power.profilingimport.mapping.MarkerLog
Sets the value of the 'Measurement Suffix' attribute.
setMetric(MetricSetDescription) - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
setMetric(MetricSetDescription) - Method in interface de.fzi.power.profilingimport.mapping.MetricToCsvMapping
Sets the value of the 'Metric' reference.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setRepository(MappingRepository) - Method in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
setRepository(MappingRepository) - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
setRepository(MappingRepository) - Method in interface de.fzi.power.profilingimport.mapping.MarkerLog
Sets the value of the 'Repository' container reference.
setRepository(MappingRepository) - Method in interface de.fzi.power.profilingimport.mapping.MetricToCsvMapping
Sets the value of the 'Repository' container reference.
setResultingMetric(MetricSetDescription) - Method in interface de.fzi.power.profilingimport.mapping.ConversionDivisor
Sets the value of the 'Resulting Metric' reference.
setResultingMetric(MetricSetDescription) - Method in class de.fzi.power.profilingimport.mapping.impl.ConversionDivisorImpl
setSelection(ISelection) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelectionToViewer(Collection<?>) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This sets the selection into whichever viewer is active.
setStartSuffix(String) - Method in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
setStartSuffix(String) - Method in interface de.fzi.power.profilingimport.mapping.MarkerLog
Sets the value of the 'Start Suffix' attribute.
setStatusLineManager(ISelection) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
setUnitString(String) - Method in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
setUnitString(String) - Method in interface de.fzi.power.profilingimport.mapping.MetricToCsvMapping
Sets the value of the 'Unit String' attribute.
setValueString(String) - Method in interface de.fzi.power.profilingimport.mapping.ConversionDivisor
Sets the value of the 'Value String' attribute.
setValueString(String) - Method in class de.fzi.power.profilingimport.mapping.impl.ConversionDivisorImpl
setVisible(boolean) - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
showOutlineView() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
Returns whether the outline view should be presented to the user.
showPropertiesViewAction - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingActionBarContributor
This action opens the Properties view.
showTabs() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom.
START_SUFFIX_EDEFAULT - Static variable in class de.fzi.power.profilingimport.mapping.impl.MarkerLogImpl
The default value of the 'Start Suffix' attribute.
step() - Method in class de.fzi.power.profilingimport.MarkerParser
 
supportedTypes - Variable in class de.fzi.power.profilingimport.mapping.provider.MappingItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.

T

tableViewer - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This shows how a table view works.
TARGET_LABEL - Static variable in class de.fzi.power.profilingimport.Constants
 
TIME_LABEL - Static variable in class de.fzi.power.profilingimport.Constants
 
treeViewer - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This shows how a tree view works.
treeViewerWithColumns - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
This shows how a tree view with columns works.

U

UNIT_STRING_EDEFAULT - Static variable in class de.fzi.power.profilingimport.mapping.impl.MetricToCsvMappingImpl
The default value of the 'Unit String' attribute.
updateProblemIndication - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
Controls whether the problem indication should be updated.
updateProblemIndication() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingEditor
Updates the problems indication with the information described in the specified diagnostic.

V

validatePage() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
validatePage() - Method in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard.MappingModelWizardNewFileCreationPage
The framework calls this to see if the file is correct.
validator - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
VALUE_LABEL - Static variable in class de.fzi.power.profilingimport.Constants
 
VALUE_STRING_EDEFAULT - Static variable in class de.fzi.power.profilingimport.mapping.impl.ConversionDivisorImpl
The default value of the 'Value String' attribute.

W

workbench - Variable in class de.fzi.power.profilingimport.mapping.presentation.MappingModelWizard
Remember the workbench during initialization.
A B C D E F G H I L M N P R S T U V W 
All Classes All Packages