Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- Activator - Class in org.scaledl.usageevolution.wizard
-
The activator class controls the plug-in life cycle
- Activator() - Constructor for class org.scaledl.usageevolution.wizard.Activator
-
The constructor
- activeEditorPart - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This keeps track of the active editor.
- adapt(Object, Object) - Method in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
- adapt(Notifier, Object) - Method in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- adapterFactory - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This is the one adapter factory used for providing views of the model.
- addEvolutionPropertyDescriptor(Object) - Method in class org.scaledl.usageevolution.provider.WorkParameterEvolutionItemProviderGen
-
This adds a property descriptor for the Evolution feature.
- addEvolutionStepWidthPropertyDescriptor(Object) - Method in class org.scaledl.usageevolution.provider.UsageItemProvider
-
This adds a property descriptor for the Evolution Step Width feature.
- addGlobalActions(IMenuManager) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This inserts global actions before the "additions-end" separator.
- addListener(INotifyChangedListener) - Method in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
-
This adds a listener.
- addLoadEvolutionPropertyDescriptor(Object) - Method in class org.scaledl.usageevolution.provider.UsageItemProvider
-
This adds a property descriptor for the Load Evolution feature.
- addPages() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard
-
The framework calls this to create the contents of the wizard.
- addPages() - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionWizard
-
Adding the page to the wizard.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionSetupModel
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionSetupModel
- addRepeatingPatternPropertyDescriptor(Object) - Method in class org.scaledl.usageevolution.provider.UsageItemProvider
-
This adds a property descriptor for the Repeating Pattern feature.
- addScenarioPropertyDescriptor(Object) - Method in class org.scaledl.usageevolution.provider.UsageItemProvider
-
This adds a property descriptor for the Scenario feature.
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This implements
ISelectionProvider
. - addVariableCharacterisationPropertyDescriptor(Object) - Method in class org.scaledl.usageevolution.provider.WorkParameterEvolutionItemProvider
- addVariableCharacterisationPropertyDescriptor(Object) - Method in class org.scaledl.usageevolution.provider.WorkParameterEvolutionItemProviderGen
-
This adds a property descriptor for the Variable Characterisation feature.
- analyzeResourceProblems(Resource, Exception) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
B
- basicGetEvolution() - Method in class org.scaledl.usageevolution.impl.WorkParameterEvolutionImpl
- basicGetLoadEvolution() - Method in class org.scaledl.usageevolution.impl.UsageImpl
- basicGetScenario() - Method in class org.scaledl.usageevolution.impl.UsageImpl
- basicGetVariableCharacterisation() - Method in class org.scaledl.usageevolution.impl.WorkParameterEvolutionImpl
C
- canSetProperty(Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
-
This does the delegated job of determining whether the property value from the given object supports set (and reset).
- caseEntity(Entity) - Method in class org.scaledl.usageevolution.util.UsageevolutionSwitch
-
Returns the result of interpreting the object as an instance of 'Entity'.
- caseIdentifier(Identifier) - Method in class org.scaledl.usageevolution.util.UsageevolutionSwitch
-
Returns the result of interpreting the object as an instance of 'Identifier'.
- caseNamedElement(NamedElement) - Method in class org.scaledl.usageevolution.util.UsageevolutionSwitch
-
Returns the result of interpreting the object as an instance of 'Named Element'.
- casePCMBaseClass(PCMBaseClass) - Method in class org.scaledl.usageevolution.util.UsageevolutionSwitch
-
Returns the result of interpreting the object as an instance of 'PCM Base Class'.
- casePCMClass(PCMClass) - Method in class org.scaledl.usageevolution.util.UsageevolutionSwitch
-
Returns the result of interpreting the object as an instance of 'PCM Class'.
- caseUsage(Usage) - Method in class org.scaledl.usageevolution.util.UsageevolutionSwitch
-
Returns the result of interpreting the object as an instance of 'Usage'.
- caseUsageEvolution(UsageEvolution) - Method in class org.scaledl.usageevolution.util.UsageevolutionSwitch
-
Returns the result of interpreting the object as an instance of 'Usage Evolution'.
- caseWorkParameterEvolution(WorkParameterEvolution) - Method in class org.scaledl.usageevolution.util.UsageevolutionSwitch
-
Returns the result of interpreting the object as an instance of 'Work Parameter Evolution'.
- changedResources - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
Resources that have been changed since last activation.
- changeNotifier - Variable in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
-
This is used to implement
IChangeNotifier
. - collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.scaledl.usageevolution.provider.UsageEvolutionItemProvider
-
This adds
CommandParameter
s describing the children that can be created under this object. - collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.scaledl.usageevolution.provider.UsageItemProvider
-
This adds
CommandParameter
s describing the children that can be created under this object. - collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.scaledl.usageevolution.provider.WorkParameterEvolutionItemProviderGen
-
This adds
CommandParameter
s describing the children that can be created under this object. - contentOutlinePage - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This is the content outline page.
- contentOutlineStatusLineManager - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This is a kludge...
- contentOutlineViewer - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This is the content outline page's viewer.
- contributeToMenu(IMenuManager) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
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.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This adds Separators for editor additions to the tool bar.
- create(EClass) - Method in class org.scaledl.usageevolution.impl.UsageevolutionFactoryImpl
- createAdapter(Notifier) - Method in class org.scaledl.usageevolution.util.UsageevolutionAdapterFactory
-
Creates an adapter for the
target
. - createChildActions - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This will contain one
CreateChildAction
corresponding to each descriptor generated for the current selection by the item provider. - createChildMenuManager - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This is the menu manager into which menu contribution items should be added for CreateChild actions.
- createContextMenuFor(StructuredViewer) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
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.scaledl.usageevolution.presentation.UsageevolutionModelWizard.UsageevolutionModelWizardInitialObjectCreationPage
- createControl(Composite) - Method in class org.scaledl.usageevolution.wizard.wizards.SelectLoadLIMBOPage
-
Create contents of the wizard.
- createControl(Composite) - Method in class org.scaledl.usageevolution.wizard.wizards.SelectUsageModelPage
- createEntityAdapter() - Method in class org.scaledl.usageevolution.util.UsageevolutionAdapterFactory
-
Creates a new adapter for an object of class '
Entity
'. - createEObjectAdapter() - Method in class org.scaledl.usageevolution.util.UsageevolutionAdapterFactory
-
Creates a new adapter for the default case.
- createIdentifierAdapter() - Method in class org.scaledl.usageevolution.util.UsageevolutionAdapterFactory
-
Creates a new adapter for an object of class '
Identifier
'. - createInitialModel() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard
-
Create a new model.
- createModel() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
- createNamedElementAdapter() - Method in class org.scaledl.usageevolution.util.UsageevolutionAdapterFactory
-
Creates a new adapter for an object of class '
Named Element
'. - createPackageContents() - Method in class org.scaledl.usageevolution.impl.UsageevolutionPackageImpl
-
Creates the meta-model objects for the package.
- createPages() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This is the method used by the framework to install your own controls.
- createPCMBaseClassAdapter() - Method in class org.scaledl.usageevolution.util.UsageevolutionAdapterFactory
-
Creates a new adapter for an object of class '
PCM Base Class
'. - createPCMClassAdapter() - Method in class org.scaledl.usageevolution.util.UsageevolutionAdapterFactory
-
Creates a new adapter for an object of class '
PCM Class
'. - createResource(URI) - Method in class org.scaledl.usageevolution.util.UsageevolutionResourceFactoryImpl
-
Creates an instance of the resource.
- createSiblingActions - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This will contain one
CreateSiblingAction
corresponding to each descriptor generated for the current selection by the item provider. - createSiblingMenuManager - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
- createUsage() - Method in class org.scaledl.usageevolution.impl.UsageevolutionFactoryImpl
- createUsage() - Method in interface org.scaledl.usageevolution.UsageevolutionFactory
-
Returns a new object of class 'Usage'.
- createUsageAdapter() - Method in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
-
This creates an adapter for a
Usage
. - createUsageAdapter() - Method in class org.scaledl.usageevolution.util.UsageevolutionAdapterFactory
-
Creates a new adapter for an object of class '
Usage
'. - createUsageEvolution() - Method in class org.scaledl.usageevolution.impl.UsageevolutionFactoryImpl
- createUsageEvolution() - Method in interface org.scaledl.usageevolution.UsageevolutionFactory
-
Returns a new object of class 'Usage Evolution'.
- createUsageEvolutionAdapter() - Method in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
-
This creates an adapter for a
UsageEvolution
. - createUsageEvolutionAdapter() - Method in class org.scaledl.usageevolution.util.UsageevolutionAdapterFactory
-
Creates a new adapter for an object of class '
Usage Evolution
'. - createWorkParameterEvolution() - Method in class org.scaledl.usageevolution.impl.UsageevolutionFactoryImpl
- createWorkParameterEvolution() - Method in interface org.scaledl.usageevolution.UsageevolutionFactory
-
Returns a new object of class 'Work Parameter Evolution'.
- createWorkParameterEvolutionAdapter() - Method in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
-
This creates an adapter for a
WorkParameterEvolution
. - createWorkParameterEvolutionAdapter() - Method in class org.scaledl.usageevolution.util.UsageevolutionAdapterFactory
-
Creates a new adapter for an object of class '
Work Parameter Evolution
'. - currentViewer - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
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.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This keeps track of the active viewer pane, in the book.
D
- defaultCase(EObject) - Method in class org.scaledl.usageevolution.util.UsageevolutionSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- depopulateManager(IContributionManager, Collection<? extends IAction>) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This removes from the specified
manager
allActionContributionItem
s based on theIAction
s contained in theactions
collection. - dispose() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
- dispose() - Method in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
-
This disposes all of the item providers created by this factory.
- doSave(IProgressMonitor) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This is for implementing
IEditorPart
and simply saves the model file. - doSaveAs() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This also changes the editor's input.
- doSaveAs(URI, IEditorInput) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
- doSwitch(int, EObject) - Method in class org.scaledl.usageevolution.util.UsageevolutionSwitch
-
Calls
caseXXX
for each class of the model until one returns a non null result; it yields that result.
E
- editingDomain - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This keeps track of the editing domain that is used to track all changes to the model.
- editorSelection - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This keeps track of the selection of the editor as a whole.
- eGet(int, boolean, boolean) - Method in class org.scaledl.usageevolution.impl.UsageEvolutionImpl
- eGet(int, boolean, boolean) - Method in class org.scaledl.usageevolution.impl.UsageImpl
- eGet(int, boolean, boolean) - Method in class org.scaledl.usageevolution.impl.WorkParameterEvolutionImpl
- eINSTANCE - Static variable in interface org.scaledl.usageevolution.UsageevolutionFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The singleton instance of the package.
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.scaledl.usageevolution.impl.UsageEvolutionImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.scaledl.usageevolution.impl.UsageImpl
- eIsSet(int) - Method in class org.scaledl.usageevolution.impl.UsageEvolutionImpl
- eIsSet(int) - Method in class org.scaledl.usageevolution.impl.UsageImpl
- eIsSet(int) - Method in class org.scaledl.usageevolution.impl.WorkParameterEvolutionImpl
- eNAME - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The package name.
- encodingField - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard.UsageevolutionModelWizardInitialObjectCreationPage
- encodings - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard.UsageevolutionModelWizardInitialObjectCreationPage
- eNS_PREFIX - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The package namespace name.
- eNS_URI - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The package namespace URI.
- eSet(int, Object) - Method in class org.scaledl.usageevolution.impl.UsageEvolutionImpl
- eSet(int, Object) - Method in class org.scaledl.usageevolution.impl.UsageImpl
- eSet(int, Object) - Method in class org.scaledl.usageevolution.impl.WorkParameterEvolutionImpl
- eStaticClass() - Method in class org.scaledl.usageevolution.impl.UsageEvolutionImpl
- eStaticClass() - Method in class org.scaledl.usageevolution.impl.UsageImpl
- eStaticClass() - Method in class org.scaledl.usageevolution.impl.WorkParameterEvolutionImpl
- eUnset(int) - Method in class org.scaledl.usageevolution.impl.UsageEvolutionImpl
- eUnset(int) - Method in class org.scaledl.usageevolution.impl.UsageImpl
- eUnset(int) - Method in class org.scaledl.usageevolution.impl.WorkParameterEvolutionImpl
- evolution - Variable in class org.scaledl.usageevolution.impl.WorkParameterEvolutionImpl
-
The cached value of the '
Evolution
' reference. - EVOLUTION_STEP_WIDTH_EDEFAULT - Static variable in class org.scaledl.usageevolution.impl.UsageImpl
-
The default value of the '
Evolution Step Width
' attribute. - evolutionStepWidth - Variable in class org.scaledl.usageevolution.impl.UsageImpl
-
The cached value of the '
Evolution Step Width
' attribute.
F
- FILE_EXTENSIONS - Static variable in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard
-
The supported extensions for created files.
- fireNotifyChanged(Notification) - Method in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
- firePropertyChange(int) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This is here for the listener to be able to call it.
- FORMATTED_FILE_EXTENSIONS - Static variable in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard
-
A formatted list of supported file extensions, suitable for display.
G
- generate(UsageEvolutionSetupModel) - Static method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionFileGenerator
- generateCreateChildActions(Collection<?>, ISelection) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This generates a
CreateChildAction
for each object indescriptors
, and returns the collection of these actions. - generateCreateSiblingActions(Collection<?>, ISelection) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This generates a
CreateSiblingAction
for each object indescriptors
, and returns the collection of these actions. - getActionBarContributor() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
- getActionBars() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
- getAdapter(Class<T>) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This is how the framework determines which interfaces we implement.
- getAdapterFactory() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
- getCategory(Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
-
This returns the group of properties into which this one should be placed.
- getChildFeature(Object, Object) - Method in class org.scaledl.usageevolution.provider.UsageEvolutionItemProvider
- getChildFeature(Object, Object) - Method in class org.scaledl.usageevolution.provider.UsageItemProvider
- getChildren(Object) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor.ReverseAdapterFactoryContentProvider
- getChildrenFeatures(Object) - Method in class org.scaledl.usageevolution.provider.UsageEvolutionItemProvider
-
This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for anAddCommand
,RemoveCommand
orMoveCommand
inItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
. - getChildrenFeatures(Object) - Method in class org.scaledl.usageevolution.provider.UsageItemProvider
-
This specifies how to implement
ItemProviderAdapter.getChildren(java.lang.Object)
and is used to deduce an appropriate feature for anAddCommand
,RemoveCommand
orMoveCommand
inItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)
. - getChoiceOfValues(Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
- getContentOutlinePage() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This accesses a cached version of the content outliner.
- getDefault() - Static method in class org.scaledl.usageevolution.wizard.Activator
-
Returns the shared instance
- getDescription(Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
-
This returns the description to be displayed in the property sheet when this property is selected.
- getDisplayName(Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
-
This returns the name of the property to be displayed in the property sheet.
- getEditingDomain() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This returns the editing domain as required by the
IEditingDomainProvider
interface. - getElements(Object) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor.ReverseAdapterFactoryContentProvider
- getEncoding() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard.UsageevolutionModelWizardInitialObjectCreationPage
- getEncodings() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard.UsageevolutionModelWizardInitialObjectCreationPage
- getEvolution() - Method in class org.scaledl.usageevolution.impl.WorkParameterEvolutionImpl
- getEvolution() - Method in interface org.scaledl.usageevolution.WorkParameterEvolution
-
Returns the value of the 'Evolution' reference.
- getEvolutionStepWidth() - Method in class org.scaledl.usageevolution.impl.UsageImpl
- getEvolutionStepWidth() - Method in interface org.scaledl.usageevolution.Usage
-
Returns the value of the 'Evolution Step Width' attribute.
- getFeature(Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
- getFilterFlags(Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
-
This returns the flags used as filters in the property sheet.
- getHelpContextIds(Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
- getId(Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
-
This returns the interface name of this property.
- getImage(Object) - Method in class org.scaledl.usageevolution.provider.UsageEvolutionItemProvider
-
This returns UsageEvolution.gif.
- getImage(Object) - Method in class org.scaledl.usageevolution.provider.UsageItemProvider
-
This returns Usage.gif.
- getImage(Object) - Method in class org.scaledl.usageevolution.provider.WorkParameterEvolutionItemProviderGen
-
This returns WorkParameterEvolution.gif.
- getImageDescriptor(String) - Static method in class org.scaledl.usageevolution.wizard.Activator
-
Returns an image descriptor for the image file at the given plug-in relative path
- getInitialObjectName() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard.UsageevolutionModelWizardInitialObjectCreationPage
- getInitialObjectNames() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard
-
Returns the names of the types that can be created as the root object.
- getLabel(String) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard.UsageevolutionModelWizardInitialObjectCreationPage
-
Returns the label for the specified type name.
- getLabelProvider(Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
-
This does the delegated job of getting the label provider for the given object
- getLIMBOSequence(ResourceSet, UsageEvolutionSetupModel) - Static method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionFileGenerator
- getLoadEvolution() - Method in class org.scaledl.usageevolution.impl.UsageImpl
- getLoadEvolution() - Method in interface org.scaledl.usageevolution.Usage
-
Returns the value of the 'Load Evolution' reference.
- getLoadLimboFileName() - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionSetupModel
- getModelFile() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard
-
Get the file from the page.
- getModelFile() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard.UsageevolutionModelWizardNewFileCreationPage
- getPackage() - Static method in class org.scaledl.usageevolution.impl.UsageevolutionFactoryImpl
-
Deprecated.
- getParent(Object) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor.ReverseAdapterFactoryContentProvider
- getPlugin() - Static method in class org.scaledl.usageevolution.presentation.UsageevolutionEditorPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPlugin() - Static method in class org.scaledl.usageevolution.provider.UsageevolutionEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditorPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPluginResourceLocator() - Method in class org.scaledl.usageevolution.provider.UsageevolutionEditPlugin
-
Returns the singleton instance of the Eclipse plugin.
- getPropertyDescriptors(Object) - Method in class org.scaledl.usageevolution.provider.UsageEvolutionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.scaledl.usageevolution.provider.UsageItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.scaledl.usageevolution.provider.WorkParameterEvolutionItemProvider
-
This returns the property descriptors for the adapted class.
- getPropertyDescriptors(Object) - Method in class org.scaledl.usageevolution.provider.WorkParameterEvolutionItemProviderGen
-
This returns the property descriptors for the adapted class.
- getPropertySheetPage() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This accesses a cached version of the property sheet.
- getPropertyValue(Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
-
This does the delegated job of getting the property value from the given object
- getRegistrations() - Method in class org.scaledl.usageevolution.util.UsageevolutionXMLProcessor
-
Register for "*" and "xml" file extensions the UsageevolutionResourceFactoryImpl factory.
- getResourceLocator() - Method in class org.scaledl.usageevolution.provider.UsageEvolutionItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.scaledl.usageevolution.provider.UsageItemProvider
-
Return the resource locator for this item provider's resources.
- getResourceLocator() - Method in class org.scaledl.usageevolution.provider.WorkParameterEvolutionItemProviderGen
-
Return the resource locator for this item provider's resources.
- getRootAdapterFactory() - Method in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
-
This returns the root adapter factory that contains this factory.
- getScenario() - Method in class org.scaledl.usageevolution.impl.UsageImpl
- getScenario() - Method in interface org.scaledl.usageevolution.Usage
-
Returns the value of the 'Scenario' reference.
- getSelection() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This implements
ISelectionProvider
to return this editor's overall selection. - getText(Object) - Method in class org.scaledl.usageevolution.provider.UsageEvolutionItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.scaledl.usageevolution.provider.UsageItemProvider
-
This returns the label text for the adapted class.
- getText(Object) - Method in class org.scaledl.usageevolution.provider.WorkParameterEvolutionItemProviderGen
-
This returns the label text for the adapted class.
- getUsage() - Method in class org.scaledl.usageevolution.impl.UsageevolutionPackageImpl
- getUsage() - Method in interface org.scaledl.usageevolution.UsageevolutionPackage
-
Returns the meta object for class '
Usage
'. - getUsage_EvolutionStepWidth() - Method in class org.scaledl.usageevolution.impl.UsageevolutionPackageImpl
- getUsage_EvolutionStepWidth() - Method in interface org.scaledl.usageevolution.UsageevolutionPackage
-
Returns the meta object for the attribute '
Evolution Step Width
'. - getUsage_LoadEvolution() - Method in class org.scaledl.usageevolution.impl.UsageevolutionPackageImpl
- getUsage_LoadEvolution() - Method in interface org.scaledl.usageevolution.UsageevolutionPackage
-
Returns the meta object for the reference '
Load Evolution
'. - getUsage_RepeatingPattern() - Method in class org.scaledl.usageevolution.impl.UsageevolutionPackageImpl
- getUsage_RepeatingPattern() - Method in interface org.scaledl.usageevolution.UsageevolutionPackage
-
Returns the meta object for the attribute '
Repeating Pattern
'. - getUsage_Scenario() - Method in class org.scaledl.usageevolution.impl.UsageevolutionPackageImpl
- getUsage_Scenario() - Method in interface org.scaledl.usageevolution.UsageevolutionPackage
-
Returns the meta object for the reference '
Scenario
'. - getUsage_WorkEvolutions() - Method in class org.scaledl.usageevolution.impl.UsageevolutionPackageImpl
- getUsage_WorkEvolutions() - Method in interface org.scaledl.usageevolution.UsageevolutionPackage
-
Returns the meta object for the containment reference list '
Work Evolutions
'. - getUsageEntityName() - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionSetupModel
- getUsageEvolution() - Method in class org.scaledl.usageevolution.impl.UsageevolutionPackageImpl
- getUsageEvolution() - Method in interface org.scaledl.usageevolution.UsageevolutionPackage
-
Returns the meta object for class '
Usage Evolution
'. - getUsageEvolution_Usages() - Method in class org.scaledl.usageevolution.impl.UsageevolutionPackageImpl
- getUsageEvolution_Usages() - Method in interface org.scaledl.usageevolution.UsageevolutionPackage
-
Returns the meta object for the containment reference list '
Usages
'. - getUsageEvolutionEntityName() - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionSetupModel
- getUsageevolutionFactory() - Method in class org.scaledl.usageevolution.impl.UsageevolutionPackageImpl
- getUsageevolutionFactory() - Method in interface org.scaledl.usageevolution.UsageevolutionPackage
-
Returns the factory that creates the instances of the model.
- getUsageEvolutionFileName() - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionSetupModel
- getUsageevolutionPackage() - Method in class org.scaledl.usageevolution.impl.UsageevolutionFactoryImpl
- getUsageevolutionPackage() - Method in interface org.scaledl.usageevolution.UsageevolutionFactory
-
Returns the package supported by this factory.
- getUsageModelFileName() - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionSetupModel
- getUsages() - Method in class org.scaledl.usageevolution.impl.UsageEvolutionImpl
- getUsages() - Method in interface org.scaledl.usageevolution.UsageEvolution
-
Returns the value of the 'Usages' containment reference list.
- getUsageScenario(ResourceSet, UsageEvolutionSetupModel) - Static method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionFileGenerator
- getVariableCharacterisation() - Method in class org.scaledl.usageevolution.impl.WorkParameterEvolutionImpl
- getVariableCharacterisation() - Method in interface org.scaledl.usageevolution.WorkParameterEvolution
-
Returns the value of the 'Variable Characterisation' reference.
- getViewer() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This returns the viewer as required by the
IViewerProvider
interface. - getWorkEvolutions() - Method in class org.scaledl.usageevolution.impl.UsageImpl
- getWorkEvolutions() - Method in interface org.scaledl.usageevolution.Usage
-
Returns the value of the 'Work Evolutions' containment reference list.
- getWorkParameterEvolution() - Method in class org.scaledl.usageevolution.impl.UsageevolutionPackageImpl
- getWorkParameterEvolution() - Method in interface org.scaledl.usageevolution.UsageevolutionPackage
-
Returns the meta object for class '
Work Parameter Evolution
'. - getWorkParameterEvolution_Evolution() - Method in class org.scaledl.usageevolution.impl.UsageevolutionPackageImpl
- getWorkParameterEvolution_Evolution() - Method in interface org.scaledl.usageevolution.UsageevolutionPackage
-
Returns the meta object for the reference '
Evolution
'. - getWorkParameterEvolution_VariableCharacterisation() - Method in class org.scaledl.usageevolution.impl.UsageevolutionPackageImpl
- getWorkParameterEvolution_VariableCharacterisation() - Method in interface org.scaledl.usageevolution.UsageevolutionPackage
-
Returns the meta object for the reference '
Variable Characterisation
'. - gotoMarker(IMarker) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
H
- handleActivate() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
Handles activation of the editor or it's associated views.
- handleBrowse() - Method in class org.scaledl.usageevolution.wizard.wizards.SelectLoadLIMBOPage
- handleChangedResources() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
Handles what to do with changed resources on activation.
- handleContentOutlineSelection(ISelection) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This deals with how we want selection in the outliner to affect the other views.
- handleDirtyConflict() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
Shows a dialog that asks if conflicting changes should be discarded.
- hasChildren(Object) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor.ReverseAdapterFactoryContentProvider
- hideTabs() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
If there is just one page in the multi-page editor part, this hides the single tab at the bottom.
I
- Implementation() - Constructor for class org.scaledl.usageevolution.presentation.UsageevolutionEditorPlugin.Implementation
-
Creates an instance.
- Implementation() - Constructor for class org.scaledl.usageevolution.provider.UsageevolutionEditPlugin.Implementation
-
Creates an instance.
- init() - Static method in class org.scaledl.usageevolution.impl.UsageevolutionFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.scaledl.usageevolution.impl.UsageevolutionPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(IEditorSite, IEditorInput) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This is called during startup.
- init(IWorkbench, IStructuredSelection) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard
-
This just records the information.
- init(IWorkbench, IStructuredSelection) - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionWizard
-
We will accept the selection in the workbench to see if we can initialize from it.
- initDataBindings() - Method in class org.scaledl.usageevolution.wizard.wizards.SelectLoadLIMBOPage
- initDataBindings() - Method in class org.scaledl.usageevolution.wizard.wizards.SelectUsageModelPage
- initializeEditingDomain() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This sets up the editing domain for the model editor.
- initializePackageContents() - Method in class org.scaledl.usageevolution.impl.UsageevolutionPackageImpl
-
Complete the initialization of the package and its meta-model.
- initialObjectCreationPage - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard
-
This is the initial object creation page.
- initialObjectField - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard.UsageevolutionModelWizardInitialObjectCreationPage
- initialObjectNames - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard
-
Caches the names of the types that can be created as the root object.
- INSTANCE - Static variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditorPlugin
-
Keep track of the singleton.
- INSTANCE - Static variable in class org.scaledl.usageevolution.provider.UsageevolutionEditPlugin
-
Keep track of the singleton.
- isCompatibleWith(Object, Object, IItemPropertyDescriptor) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
-
This indicates whether these two property descriptors are equal.
- isDirty() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This is for implementing
IEditorPart
and simply tests the command stack. - isFactoryForType(Object) - Method in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
- isFactoryForType(Object) - Method in class org.scaledl.usageevolution.util.UsageevolutionAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isMany(Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
-
This does the delegated job of determining whether the property represents multiple values.
- isMultiLine(Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
-
This does the delegated job of determining whether the property's value consists of multi-line text.
- isPersisted(Resource) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This returns whether something has been persisted to the URI of the specified resource.
- isPropertySet(Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
-
This does the delegated job of determining whether the property value from the given object is set.
- isRepeatingPattern() - Method in class org.scaledl.usageevolution.impl.UsageImpl
- isRepeatingPattern() - Method in interface org.scaledl.usageevolution.Usage
-
Returns the value of the 'Repeating Pattern' attribute.
- isSaveAsAllowed() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This always returns true because it is not currently supported.
- isSortChoices(Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
-
This does the delegated job of determining the choices for this property should be sorted for display.
- isSwitchFor(EPackage) - Method in class org.scaledl.usageevolution.util.UsageevolutionSwitch
-
Checks whether this is a switch for the given package.
- itemPropertyDescriptor - Variable in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
- ItemPropertyDescriptorDecorator2 - Class in org.scaledl.usageevolution.provider
- ItemPropertyDescriptorDecorator2(IItemPropertyDescriptor) - Constructor for class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
L
- listViewer - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This shows how a list view works.
- loadEvolution - Variable in class org.scaledl.usageevolution.impl.UsageImpl
-
The cached value of the '
Load Evolution
' reference.
M
- markerHelper - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
The MarkerHelper is responsible for creating workspace resource markers presented in Eclipse's Problems View.
- menuAboutToShow(IMenuManager) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This populates the pop-up menu before it appears.
- menuAboutToShow(IMenuManager) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This implements
IMenuListener
to help fill the context menus with contributions from the Edit menu. - modelPackage - Static variable in class org.scaledl.usageevolution.util.UsageevolutionAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class org.scaledl.usageevolution.util.UsageevolutionSwitch
-
The cached model package
- modelSwitch - Variable in class org.scaledl.usageevolution.util.UsageevolutionAdapterFactory
-
The switch that delegates to the
createXXX
methods.
N
- newFileCreationPage - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard
-
This is the file creation page.
- notifyChanged(Notification) - Method in class org.scaledl.usageevolution.provider.UsageEvolutionItemProvider
-
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 toItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
. - notifyChanged(Notification) - Method in class org.scaledl.usageevolution.provider.UsageItemProvider
-
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 toItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
. - notifyChanged(Notification) - Method in class org.scaledl.usageevolution.provider.WorkParameterEvolutionItemProviderGen
-
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 toItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
.
O
- org.scaledl.usageevolution - package org.scaledl.usageevolution
- org.scaledl.usageevolution.impl - package org.scaledl.usageevolution.impl
- org.scaledl.usageevolution.presentation - package org.scaledl.usageevolution.presentation
- org.scaledl.usageevolution.provider - package org.scaledl.usageevolution.provider
- org.scaledl.usageevolution.util - package org.scaledl.usageevolution.util
- org.scaledl.usageevolution.wizard - package org.scaledl.usageevolution.wizard
- org.scaledl.usageevolution.wizard.wizards - package org.scaledl.usageevolution.wizard.wizards
P
- pageChange(int) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This is used to track the active viewer.
- parentAdapterFactory - Variable in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
-
This keeps track of the root adapter factory that delegates to this adapter factory.
- parentViewer - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This inverts the roll of parent and child in the content provider and show parents as a tree.
- partListener - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This listens for when the outline becomes active
- PatternFilter - Class in org.scaledl.usageevolution.wizard.wizards
- PatternFilter(String) - Constructor for class org.scaledl.usageevolution.wizard.wizards.PatternFilter
- performFinish() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard
-
Do the work after everything is specified.
- performFinish() - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionWizard
-
This method is called when 'Finish' button is pressed in the wizard.
- PLUGIN_ID - Static variable in class org.scaledl.usageevolution.wizard.Activator
- populateManager(IContributionManager, Collection<? extends IAction>, String) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This populates the specified
manager
withActionContributionItem
s based on theIAction
s contained in theactions
collection, by inserting them before the specified contribution itemcontributionID
. - problemIndicationAdapter - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
Adapter used to update the problem indication when resources are demanded loaded.
- propertySheetPages - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This is the property sheet page.
R
- refreshViewerAction - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This action refreshes the viewer of the current editor if the editor implements
IViewerProvider
. - removeAllReferencesOnDelete() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This ensures that a delete action will clean up all references to deleted objects.
- removedResources - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
Resources that have been removed since last activation.
- removeListener(INotifyChangedListener) - Method in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
-
This removes a listener.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionSetupModel
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionSetupModel
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This implements
ISelectionProvider
. - REPEATING_PATTERN_EDEFAULT - Static variable in class org.scaledl.usageevolution.impl.UsageImpl
-
The default value of the '
Repeating Pattern
' attribute. - repeatingPattern - Variable in class org.scaledl.usageevolution.impl.UsageImpl
-
The cached value of the '
Repeating Pattern
' attribute. - resetPropertyValue(Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
-
This does the delegated job of resetting property value back to it's default value.
- resourceChangeListener - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This listens for workspace changes.
- resourceToDiagnosticMap - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
Map to store the diagnostic associated with a resource.
- ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.scaledl.usageevolution.presentation.UsageevolutionEditor.ReverseAdapterFactoryContentProvider
S
- savedResources - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
Resources that have been saved.
- scenario - Variable in class org.scaledl.usageevolution.impl.UsageImpl
-
The cached value of the '
Scenario
' reference. - select(Viewer, Object, Object) - Method in class org.scaledl.usageevolution.wizard.wizards.PatternFilter
- selection - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard
-
Remember the selection during initialization for populating the default container.
- selectionChanged(SelectionChangedEvent) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This implements
ISelectionChangedListener
, handlingSelectionChangedEvent
s 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.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This listens to which ever viewer is active.
- selectionChangedListeners - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This keeps track of all the
ISelectionChangedListener
s that are listening to this editor. - selectionProvider - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This keeps track of the current selection provider.
- selectionViewer - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This is the viewer that shadows the selection in the content outline.
- SelectLoadLIMBOPage - Class in org.scaledl.usageevolution.wizard.wizards
- SelectLoadLIMBOPage(ISelection) - Constructor for class org.scaledl.usageevolution.wizard.wizards.SelectLoadLIMBOPage
-
Create the wizard.
- SelectUsageModelPage - Class in org.scaledl.usageevolution.wizard.wizards
-
The "New" wizard page allows setting the container for the new file as well as the file name.
- SelectUsageModelPage(ISelection) - Constructor for class org.scaledl.usageevolution.wizard.wizards.SelectUsageModelPage
-
Constructor for SampleNewWizardPage.
- setActiveEditor(IEditorPart) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
When the active editor changes, this remembers the change and registers with it as a selection provider.
- setCurrentViewer(Viewer) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
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.scaledl.usageevolution.presentation.UsageevolutionEditor
- setEvolution(Sequence) - Method in class org.scaledl.usageevolution.impl.WorkParameterEvolutionImpl
- setEvolution(Sequence) - Method in interface org.scaledl.usageevolution.WorkParameterEvolution
-
Sets the value of the '
Evolution
' reference. - setEvolutionStepWidth(double) - Method in class org.scaledl.usageevolution.impl.UsageImpl
- setEvolutionStepWidth(double) - Method in interface org.scaledl.usageevolution.Usage
-
Sets the value of the '
Evolution Step Width
' attribute. - setFocus() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
- setLoadEvolution(Sequence) - Method in class org.scaledl.usageevolution.impl.UsageImpl
- setLoadEvolution(Sequence) - Method in interface org.scaledl.usageevolution.Usage
-
Sets the value of the '
Load Evolution
' reference. - setLoadLimboFileName(String) - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionSetupModel
- setModel(UsageEvolutionSetupModel) - Method in class org.scaledl.usageevolution.wizard.wizards.SelectLoadLIMBOPage
- setModel(UsageEvolutionSetupModel) - Method in class org.scaledl.usageevolution.wizard.wizards.SelectUsageModelPage
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory.
- setPropertyValue(Object, Object) - Method in class org.scaledl.usageevolution.provider.ItemPropertyDescriptorDecorator2
-
This does the delegated job of setting the property to the given value.
- setRepeatingPattern(boolean) - Method in class org.scaledl.usageevolution.impl.UsageImpl
- setRepeatingPattern(boolean) - Method in interface org.scaledl.usageevolution.Usage
-
Sets the value of the '
Repeating Pattern
' attribute. - setScenario(UsageScenario) - Method in class org.scaledl.usageevolution.impl.UsageImpl
- setScenario(UsageScenario) - Method in interface org.scaledl.usageevolution.Usage
-
Sets the value of the '
Scenario
' reference. - setSelection(ISelection) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This implements
ISelectionProvider
to set this editor's overall selection. - setSelectionToViewer(Collection<?>) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This sets the selection into whichever viewer is active.
- setStatusLineManager(ISelection) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
- setUsageEntityName(String) - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionSetupModel
- setUsageEvolutionEntityName(String) - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionSetupModel
- setUsageEvolutionFileName(String) - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionSetupModel
- setUsageModelFileName(String) - Method in class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionSetupModel
- setVariableCharacterisation(VariableCharacterisation) - Method in class org.scaledl.usageevolution.impl.WorkParameterEvolutionImpl
- setVariableCharacterisation(VariableCharacterisation) - Method in interface org.scaledl.usageevolution.WorkParameterEvolution
-
Sets the value of the '
Variable Characterisation
' reference. - setVisible(boolean) - Method in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard.UsageevolutionModelWizardInitialObjectCreationPage
- showOutlineView() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
Returns whether the outline view should be presented to the user.
- showPropertiesViewAction - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This action opens the Properties view.
- showTabs() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom.
- start(BundleContext) - Method in class org.scaledl.usageevolution.wizard.Activator
- stop(BundleContext) - Method in class org.scaledl.usageevolution.wizard.Activator
- supportedTypes - Variable in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
-
This keeps track of all the supported types checked by
isFactoryForType
.
T
- tableViewer - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This shows how a table view works.
- toString() - Method in class org.scaledl.usageevolution.impl.UsageImpl
- treeViewer - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This shows how a tree view works.
- treeViewerWithColumns - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This shows how a tree view with columns works.
U
- updateProblemIndication - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
Controls whether the problem indication should be updated.
- updateProblemIndication() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
Updates the problems indication with the information described in the specified diagnostic.
- Usage - Interface in org.scaledl.usageevolution
-
A representation of the model object 'Usage'.
- USAGE - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage.Literals
-
The meta object literal for the '
Usage
' class. - USAGE - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The meta object id for the '
Usage
' class. - USAGE__ENTITY_NAME - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The feature id for the 'Entity Name' attribute.
- USAGE__EVOLUTION_STEP_WIDTH - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage.Literals
-
The meta object literal for the 'Evolution Step Width' attribute feature.
- USAGE__EVOLUTION_STEP_WIDTH - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The feature id for the 'Evolution Step Width' attribute.
- USAGE__ID - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The feature id for the 'Id' attribute.
- USAGE__LOAD_EVOLUTION - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage.Literals
-
The meta object literal for the 'Load Evolution' reference feature.
- USAGE__LOAD_EVOLUTION - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The feature id for the 'Load Evolution' reference.
- USAGE__REPEATING_PATTERN - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage.Literals
-
The meta object literal for the 'Repeating Pattern' attribute feature.
- USAGE__REPEATING_PATTERN - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The feature id for the 'Repeating Pattern' attribute.
- USAGE__SCENARIO - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage.Literals
-
The meta object literal for the 'Scenario' reference feature.
- USAGE__SCENARIO - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The feature id for the 'Scenario' reference.
- USAGE__WORK_EVOLUTIONS - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage.Literals
-
The meta object literal for the 'Work Evolutions' containment reference list feature.
- USAGE__WORK_EVOLUTIONS - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The feature id for the 'Work Evolutions' containment reference list.
- USAGE_EVOLUTION - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage.Literals
-
The meta object literal for the '
Usage Evolution
' class. - USAGE_EVOLUTION - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The meta object id for the '
Usage Evolution
' class. - USAGE_EVOLUTION__ENTITY_NAME - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The feature id for the 'Entity Name' attribute.
- USAGE_EVOLUTION__ID - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The feature id for the 'Id' attribute.
- USAGE_EVOLUTION__USAGES - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage.Literals
-
The meta object literal for the 'Usages' containment reference list feature.
- USAGE_EVOLUTION__USAGES - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The feature id for the 'Usages' containment reference list.
- USAGE_EVOLUTION_FEATURE_COUNT - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The number of structural features of the 'Usage Evolution' class.
- USAGE_FEATURE_COUNT - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The number of structural features of the 'Usage' class.
- UsageEvolution - Interface in org.scaledl.usageevolution
-
A representation of the model object 'Usage Evolution'.
- UsageevolutionActionBarContributor - Class in org.scaledl.usageevolution.presentation
-
This is the action bar contributor for the Usageevolution model editor.
- UsageevolutionActionBarContributor() - Constructor for class org.scaledl.usageevolution.presentation.UsageevolutionActionBarContributor
-
This creates an instance of the contributor.
- UsageevolutionAdapterFactory - Class in org.scaledl.usageevolution.util
-
The Adapter Factory for the model.
- UsageevolutionAdapterFactory() - Constructor for class org.scaledl.usageevolution.util.UsageevolutionAdapterFactory
-
Creates an instance of the adapter factory.
- UsageevolutionEditor - Class in org.scaledl.usageevolution.presentation
-
This is an example of a Usageevolution model editor.
- UsageevolutionEditor() - Constructor for class org.scaledl.usageevolution.presentation.UsageevolutionEditor
-
This creates a model editor.
- UsageevolutionEditor.ReverseAdapterFactoryContentProvider - Class in org.scaledl.usageevolution.presentation
- UsageevolutionEditorPlugin - Class in org.scaledl.usageevolution.presentation
-
This is the central singleton for the Usageevolution editor plugin.
- UsageevolutionEditorPlugin() - Constructor for class org.scaledl.usageevolution.presentation.UsageevolutionEditorPlugin
-
Create the instance.
- UsageevolutionEditorPlugin.Implementation - Class in org.scaledl.usageevolution.presentation
-
The actual implementation of the Eclipse Plugin.
- UsageevolutionEditPlugin - Class in org.scaledl.usageevolution.provider
-
This is the central singleton for the Usageevolution edit plugin.
- UsageevolutionEditPlugin() - Constructor for class org.scaledl.usageevolution.provider.UsageevolutionEditPlugin
-
Create the instance.
- UsageevolutionEditPlugin.Implementation - Class in org.scaledl.usageevolution.provider
-
The actual implementation of the Eclipse Plugin.
- usageevolutionFactory - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard
-
This caches an instance of the model factory.
- UsageevolutionFactory - Interface in org.scaledl.usageevolution
-
The Factory for the model.
- UsageevolutionFactoryImpl - Class in org.scaledl.usageevolution.impl
-
An implementation of the model Factory.
- UsageevolutionFactoryImpl() - Constructor for class org.scaledl.usageevolution.impl.UsageevolutionFactoryImpl
-
Creates an instance of the factory.
- UsageEvolutionFileGenerator - Class in org.scaledl.usageevolution.wizard.wizards
- UsageEvolutionFileGenerator() - Constructor for class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionFileGenerator
- UsageEvolutionImpl - Class in org.scaledl.usageevolution.impl
-
An implementation of the model object 'Usage Evolution'.
- UsageEvolutionImpl() - Constructor for class org.scaledl.usageevolution.impl.UsageEvolutionImpl
- usageEvolutionItemProvider - Variable in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
UsageEvolution
instances. - UsageEvolutionItemProvider - Class in org.scaledl.usageevolution.provider
-
This is the item provider adapter for a
UsageEvolution
object. - UsageEvolutionItemProvider(AdapterFactory) - Constructor for class org.scaledl.usageevolution.provider.UsageEvolutionItemProvider
-
This constructs an instance from a factory and a notifier.
- UsageevolutionItemProviderAdapterFactory - Class in org.scaledl.usageevolution.provider
-
This is the factory that is used to provide the interfaces needed to support Viewers.
- UsageevolutionItemProviderAdapterFactory() - Constructor for class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
-
This constructs an instance.
- UsageevolutionModelWizard - Class in org.scaledl.usageevolution.presentation
-
This is a simple wizard for creating a new model file.
- UsageevolutionModelWizard() - Constructor for class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard
- UsageevolutionModelWizard.UsageevolutionModelWizardInitialObjectCreationPage - Class in org.scaledl.usageevolution.presentation
-
This is the page where the type of object to create is selected.
- UsageevolutionModelWizard.UsageevolutionModelWizardNewFileCreationPage - Class in org.scaledl.usageevolution.presentation
-
This is the one page of the wizard.
- UsageevolutionModelWizardInitialObjectCreationPage(String) - Constructor for class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard.UsageevolutionModelWizardInitialObjectCreationPage
-
Pass in the selection.
- UsageevolutionModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard.UsageevolutionModelWizardNewFileCreationPage
-
Pass in the selection.
- usageevolutionPackage - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard
-
This caches an instance of the model package.
- UsageevolutionPackage - Interface in org.scaledl.usageevolution
-
The Package for the model.
- UsageevolutionPackage.Literals - Interface in org.scaledl.usageevolution
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- UsageevolutionPackageImpl - Class in org.scaledl.usageevolution.impl
-
An implementation of the model Package.
- UsageevolutionResourceFactoryImpl - Class in org.scaledl.usageevolution.util
-
The Resource Factory associated with the package.
- UsageevolutionResourceFactoryImpl() - Constructor for class org.scaledl.usageevolution.util.UsageevolutionResourceFactoryImpl
-
Creates an instance of the resource factory.
- UsageevolutionResourceImpl - Class in org.scaledl.usageevolution.util
-
The Resource associated with the package.
- UsageevolutionResourceImpl(URI) - Constructor for class org.scaledl.usageevolution.util.UsageevolutionResourceImpl
-
Creates an instance of the resource.
- UsageEvolutionSetupModel - Class in org.scaledl.usageevolution.wizard.wizards
- UsageEvolutionSetupModel() - Constructor for class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionSetupModel
- UsageevolutionSwitch<T> - Class in org.scaledl.usageevolution.util
-
The Switch for the model's inheritance hierarchy.
- UsageevolutionSwitch() - Constructor for class org.scaledl.usageevolution.util.UsageevolutionSwitch
-
Creates an instance of the switch.
- UsageEvolutionWizard - Class in org.scaledl.usageevolution.wizard.wizards
-
This is a sample new wizard.
- UsageEvolutionWizard() - Constructor for class org.scaledl.usageevolution.wizard.wizards.UsageEvolutionWizard
-
Constructor for UsageEvolutionWizard.
- UsageevolutionXMLProcessor - Class in org.scaledl.usageevolution.util
-
This class contains helper methods to serialize and deserialize XML documents
- UsageevolutionXMLProcessor() - Constructor for class org.scaledl.usageevolution.util.UsageevolutionXMLProcessor
-
Public constructor to instantiate the helper.
- UsageImpl - Class in org.scaledl.usageevolution.impl
-
An implementation of the model object 'Usage'.
- UsageImpl() - Constructor for class org.scaledl.usageevolution.impl.UsageImpl
- usageItemProvider - Variable in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
Usage
instances. - UsageItemProvider - Class in org.scaledl.usageevolution.provider
-
This is the item provider adapter for a
Usage
object. - UsageItemProvider(AdapterFactory) - Constructor for class org.scaledl.usageevolution.provider.UsageItemProvider
-
This constructs an instance from a factory and a notifier.
- usages - Variable in class org.scaledl.usageevolution.impl.UsageEvolutionImpl
-
The cached value of the '
Usages
' containment reference list.
V
- validatePage() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard.UsageevolutionModelWizardInitialObjectCreationPage
- validatePage() - Method in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard.UsageevolutionModelWizardNewFileCreationPage
-
The framework calls this to see if the file is correct.
- validator - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard.UsageevolutionModelWizardInitialObjectCreationPage
- variableCharacterisation - Variable in class org.scaledl.usageevolution.impl.WorkParameterEvolutionImpl
-
The cached value of the '
Variable Characterisation
' reference.
W
- WORK_PARAMETER_EVOLUTION - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage.Literals
-
The meta object literal for the '
Work Parameter Evolution
' class. - WORK_PARAMETER_EVOLUTION - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The meta object id for the '
Work Parameter Evolution
' class. - WORK_PARAMETER_EVOLUTION__EVOLUTION - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage.Literals
-
The meta object literal for the 'Evolution' reference feature.
- WORK_PARAMETER_EVOLUTION__EVOLUTION - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The feature id for the 'Evolution' reference.
- WORK_PARAMETER_EVOLUTION__VARIABLE_CHARACTERISATION - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage.Literals
-
The meta object literal for the 'Variable Characterisation' reference feature.
- WORK_PARAMETER_EVOLUTION__VARIABLE_CHARACTERISATION - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The feature id for the 'Variable Characterisation' reference.
- WORK_PARAMETER_EVOLUTION_FEATURE_COUNT - Static variable in interface org.scaledl.usageevolution.UsageevolutionPackage
-
The number of structural features of the 'Work Parameter Evolution' class.
- workbench - Variable in class org.scaledl.usageevolution.presentation.UsageevolutionModelWizard
-
Remember the workbench during initialization.
- workEvolutions - Variable in class org.scaledl.usageevolution.impl.UsageImpl
-
The cached value of the '
Work Evolutions
' containment reference list. - WorkParameterEvolution - Interface in org.scaledl.usageevolution
-
A representation of the model object 'Work Parameter Evolution'.
- WorkParameterEvolutionImpl - Class in org.scaledl.usageevolution.impl
-
An implementation of the model object 'Work Parameter Evolution'.
- WorkParameterEvolutionImpl() - Constructor for class org.scaledl.usageevolution.impl.WorkParameterEvolutionImpl
- workParameterEvolutionItemProvider - Variable in class org.scaledl.usageevolution.provider.UsageevolutionItemProviderAdapterFactory
-
This keeps track of the one adapter used for all
WorkParameterEvolution
instances. - WorkParameterEvolutionItemProvider - Class in org.scaledl.usageevolution.provider
-
This is the item provider adapter for a
WorkParameterEvolution
object. - WorkParameterEvolutionItemProvider(AdapterFactory) - Constructor for class org.scaledl.usageevolution.provider.WorkParameterEvolutionItemProvider
-
This constructs an instance from a factory and a notifier.
- WorkParameterEvolutionItemProviderGen - Class in org.scaledl.usageevolution.provider
-
This is the item provider adapter for a
WorkParameterEvolution
object. - WorkParameterEvolutionItemProviderGen(AdapterFactory) - Constructor for class org.scaledl.usageevolution.provider.WorkParameterEvolutionItemProviderGen
-
This constructs an instance from a factory and a notifier.
All Classes and Interfaces|All Packages|Constant Field Values