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

A

AbortParsingException - Exception in com.ibm.xtools.emf.index.provider
This exception is intended to be thrown during parsing of the resource to create index entries.
AbortParsingException() - Constructor for exception com.ibm.xtools.emf.index.provider.AbortParsingException
Initializes me without any details.
AbortParsingException(String) - Constructor for exception com.ibm.xtools.emf.index.provider.AbortParsingException
Initializes me with a useful message.
AbortParsingException(Throwable) - Constructor for exception com.ibm.xtools.emf.index.provider.AbortParsingException
Initializes me with a cause.
AbstractAddToNewDiagramAction - Class in com.ibm.xtools.mmi.ui.actions
An abstract implementation to add currently selected domain element to a new diagram of a particular kind.
AbstractAddToNewDiagramAction() - Constructor for class com.ibm.xtools.mmi.ui.actions.AbstractAddToNewDiagramAction
 
AbstractBasicModelWizard - Class in com.ibm.xtools.common.ui.wizards
An abstract class to generalize behavior of wizards creating new models.
AbstractBasicModelWizard() - Constructor for class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
Create instance of the wizard
AbstractCachingStructuredReferenceProvider - Class in com.ibm.xtools.mmi.core.services.ref
An abstract implementation of IStructuredReferenceProvider, which supports caching of StructuredReference per Referenced Context.
AbstractCachingStructuredReferenceProvider() - Constructor for class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
Constructor
AbstractCachingStructuredReferenceProvider(boolean) - Constructor for class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
Constructor
AbstractEditingCapabilitiesProvider - Class in com.ibm.xtools.common.ui.reduction
Implements of the IEditingCapabilitiesProvider interface.
AbstractEditingCapabilitiesProvider() - Constructor for class com.ibm.xtools.common.ui.reduction.AbstractEditingCapabilitiesProvider
 
AbstractElementBasedOperation - Class in com.ibm.xtools.mmi.core.services.ref.operations
Abstract base class for operations based on a Domain Element.
AbstractElementBasedOperation(Object) - Constructor for class com.ibm.xtools.mmi.core.services.ref.operations.AbstractElementBasedOperation
Constructor with domain element
AbstractElementFilterProvider - Class in com.ibm.xtools.common.ui.reduction.filters
Implements of the IElementFilterProvider interface.
AbstractElementFilterProvider() - Constructor for class com.ibm.xtools.common.ui.reduction.filters.AbstractElementFilterProvider
 
AbstractExistingModelHandler - Class in com.ibm.xtools.common.ui.wizards.handlers
Abstract implementation of the IExistingModelHandler interface.
AbstractExistingModelHandler() - Constructor for class com.ibm.xtools.common.ui.wizards.handlers.AbstractExistingModelHandler
 
AbstractIndexedRefactoringOperation - Class in com.ibm.xtools.mmi.core.refactor.index
Abstract class for MMI refactoring operations that use an index based search method to locate referencs to the element being searched.
AbstractIndexedRefactoringOperation(TransactionalEditingDomain) - Constructor for class com.ibm.xtools.mmi.core.refactor.index.AbstractIndexedRefactoringOperation
 
AbstractIndexedRefactoringOperation() - Constructor for class com.ibm.xtools.mmi.core.refactor.index.AbstractIndexedRefactoringOperation
 
AbstractIndexEntry - Class in com.ibm.xtools.emf.index.provider
AbstractIndexEntry(IndexContext, int) - Constructor for class com.ibm.xtools.emf.index.provider.AbstractIndexEntry
Deprecated.
Constructor
AbstractIndexProvider - Class in com.ibm.xtools.emf.index.provider
An abstract implementation of IIndexProvider.
AbstractIndexProvider() - Constructor for class com.ibm.xtools.emf.index.provider.AbstractIndexProvider
Constructor
AbstractIndexProviderFactory - Class in com.ibm.xtools.emf.index.provider
A default implementation of IIndexProviderFactory.
AbstractIndexProviderFactory() - Constructor for class com.ibm.xtools.emf.index.provider.AbstractIndexProviderFactory
Constructor
AbstractModelMappingProvider - Class in com.ibm.xtools.mmi.core.services.map
An abstract implementation of IModelMappingProvider with support for updated resolve and canResolve methods.
AbstractModelMappingProvider() - Constructor for class com.ibm.xtools.mmi.core.services.map.AbstractModelMappingProvider
 
AbstractNewModelPage - Class in com.ibm.xtools.common.ui.wizards
An abstract generalization of the new model wizard model creation pages.
AbstractNewModelPage(String, IStructuredSelection) - Constructor for class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Creates a new file creation wizard page.
AbstractRefactoringOperation - Class in com.ibm.xtools.mmi.core.refactor
Abstract class for all MMI refactoring operations.
AbstractRefactoringOperation(TransactionalEditingDomain) - Constructor for class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Constructor.
AbstractSourceSynchronizationProvider - Class in com.ibm.xtools.mmi.core.services.sync
Abstact implementation of ISourceSynchronizationProvider that supports compound deltas and takes into account uneditable elements
AbstractSourceSynchronizationProvider() - Constructor for class com.ibm.xtools.mmi.core.services.sync.AbstractSourceSynchronizationProvider
Constructor
AbstractStructuredReferenceService - Class in com.ibm.xtools.mmi.core.ref
Base class for StructuredReferenceService.
AbstractStructuredReferenceService(boolean, boolean) - Constructor for class com.ibm.xtools.mmi.core.ref.AbstractStructuredReferenceService
Constructor
AbstractStructuredRefProviderBasedOperation - Class in com.ibm.xtools.mmi.core.services.ref.operations
Abstract base class for operations based on a provider id.
AbstractStructuredRefProviderBasedOperation(String) - Constructor for class com.ibm.xtools.mmi.core.services.ref.operations.AbstractStructuredRefProviderBasedOperation
Constructor with the id of the provider
AbstractTargetUpdate - Class in com.ibm.xtools.mmi.core.refactor.traverse
Describes an update to a Mapped Target Model
AbstractTargetUpdate() - Constructor for class com.ibm.xtools.mmi.core.refactor.traverse.AbstractTargetUpdate
 
AbstractTemplateConfigurationPage - Class in com.ibm.xtools.common.ui.wizards.pagegroups
Abstract implementation of ITemplateConfigurationPage.
AbstractTemplateConfigurationPage(ITemplateConfigurationPageGroup, String) - Constructor for class com.ibm.xtools.common.ui.wizards.pagegroups.AbstractTemplateConfigurationPage
Creates a new template configuration page with the given name, and with no title or image.
AbstractTemplateConfigurationPage(ITemplateConfigurationPageGroup, String, String, ImageDescriptor) - Constructor for class com.ibm.xtools.common.ui.wizards.pagegroups.AbstractTemplateConfigurationPage
Creates a new template configuration page with the given name, title, and image.
AbstractTemplateConfigurationPageGroup - Class in com.ibm.xtools.common.ui.wizards.pagegroups
Abstract implementation of ITemplateConfigurationPageGroup.
AbstractTemplateConfigurationPageGroup() - Constructor for class com.ibm.xtools.common.ui.wizards.pagegroups.AbstractTemplateConfigurationPageGroup
 
AbstractTemplateModelHandler - Class in com.ibm.xtools.common.ui.wizards.handlers
Abstract implementation of the ITemplateModelHandler interface.
AbstractTemplateModelHandler() - Constructor for class com.ibm.xtools.common.ui.wizards.handlers.AbstractTemplateModelHandler
 
AbstractUpdateRunner - Class in com.ibm.xtools.mmi.core.refactor.traverse
Abstract class for MMI refactoring operations that use a traversal based search method to locate referencs to the element being searched.
AbstractUpdateRunner(TransactionalEditingDomain) - Constructor for class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner
 
AbstractUpdateRunner() - Constructor for class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner
 
AbstractUpdateRunner2 - Class in com.ibm.xtools.mmi.core.refactor.traverse
Abstract class for MMI refactoring operations that use a traversal based search method to locate referencs to the element being searched.
AbstractUpdateRunner2(TransactionalEditingDomain) - Constructor for class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner2
 
AbstractUpdateRunner2() - Constructor for class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner2
 
AbstractURIParser - Class in com.ibm.xtools.emf.index.parser
A default implementation of IURIParser.
AbstractURIParser() - Constructor for class com.ibm.xtools.emf.index.parser.AbstractURIParser
 
AbstractViewpointElementContent - Class in com.ibm.xtools.common.ui.reduction.viewpoints
Abstract implementation of IViewpointElementContent.
AbstractViewpointElementContent() - Constructor for class com.ibm.xtools.common.ui.reduction.viewpoints.AbstractViewpointElementContent
 
AbstractVisitor() - Constructor for class com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine.AbstractVisitor
 
activate(ITargetSynchronizer, StructuredReference) - Method in interface com.ibm.xtools.mmi.core.ITarget
Activates the mapped object with a ITargetSynchronizer and StructuredReference.
activate(ITargetSynchronizer, StructuredReference) - Method in class com.ibm.xtools.mmi.core.TargetImpl
 
ACTIVITIES_TREE_MINIMUM_WIDTH - Static variable in class com.ibm.xtools.common.ui.reduction.properties.EditingCapabilitiesPropertiesSection
Minimum width for activities tree control.
ACTIVITIES_TREE_MINIMUM_WIDTH - Static variable in class com.ibm.xtools.common.ui.wizards.pagegroups.ActivitiesConfigurationPage
Minimum width for activities tree control
ActivitiesCheckboxTreeWrapper - Class in com.ibm.xtools.common.ui.reduction.viewers
Wraps a CheckboxTreeViewer to provide an activities specific checkbox tree control.
ActivitiesCheckboxTreeWrapper(CheckboxTreeViewer) - Constructor for class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Initializes the check box tree viewer with activities data
ActivitiesConfigurationPage - Class in com.ibm.xtools.common.ui.wizards.pagegroups
A wizard page for selecting the activities of a new model
ActivitiesConfigurationPage(ITemplateConfigurationPageGroup) - Constructor for class com.ibm.xtools.common.ui.wizards.pagegroups.ActivitiesConfigurationPage
 
ActivitiesTemplateConfigurationPageGroup - Class in com.ibm.xtools.common.ui.wizards.pagegroups
The activities template configuration page group.
ActivitiesTemplateConfigurationPageGroup() - Constructor for class com.ibm.xtools.common.ui.wizards.pagegroups.ActivitiesTemplateConfigurationPageGroup
 
adapt(TransactionalEditingDomain, Object, EClass) - Method in interface com.ibm.xtools.mmi.core.services.map.IModelMappingProvider
Adapts object to an EObject of a given metatype targetKind.
adapt(TransactionalEditingDomain, Object, EClass) - Method in class com.ibm.xtools.mmi.core.services.map.ModelMappingService
 
ADAPTED_ECLASS - Static variable in class com.ibm.xtools.mmi.core.util.Compatibility6_0Utils
The "vcore.target" property for the EClass.
AdaptOperation - Class in com.ibm.xtools.mmi.core.services.map.operations
An operation to adapt or test adapting of a given domainElement to targetKind.
AdaptOperation(TransactionalEditingDomain, Object, EClass, boolean) - Constructor for class com.ibm.xtools.mmi.core.services.map.operations.AdaptOperation
Constructor
addAffectedResource(IAdaptable) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Adds an affected resource IAdaptable to the list of affected resources.
addAffectedResource(Resource) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Wraps a Resource in an IAdaptable object that can adapt to both IFile and IResource and adds it to the list of affected resources.
addAllEnabledEditingCapabilities(Set<String>) - Method in class com.ibm.xtools.common.ui.reduction.EditingCapabilities
Adds the given set of enabled editing capabilities.
addAllRequiredEditingCapabilities(Set<String>) - Method in class com.ibm.xtools.common.ui.reduction.EditingCapabilities
Adds the given set of required editing capabilities.
addCheckStateListener(ICheckStateListener) - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Add the given listener to the list of listeners
addContentCreator(String, IContentCreator) - Method in class com.ibm.xtools.common.ui.wizards.config.TemplateConfiguration
Adds a content creator to be executed upon creation of the new model.
addDelta(ModelChangeDelta) - Method in class com.ibm.xtools.mmi.core.delta.CompoundModelChangeDelta
Adds a ModelChangeDelta to the list of deltas.
addEAttributeValue(EAttribute, Object) - Method in class com.ibm.xtools.emf.index.provider.EObjectEntry
Deprecated.
This method adds the specified value for the specified attribute feature
addEAttributeValue(EAttribute, Object) - Method in interface com.ibm.xtools.emf.index.provider.IEObjectEntry
Adds a new value for an EObject for this EObject entry.
addEntriesToIndex(Collection<IEntry>, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.provider.IIndexWriter
Adds the specified collection of index entries to the index store.
addEObjectEntryToIndex(IEObjectEntry, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.provider.IIndexWriter
Adds the specified index entry to the index store.
addEReferenceValue(EReference, URI) - Method in class com.ibm.xtools.emf.index.provider.EObjectEntry
Deprecated.
This method adds the specified uri value for the specified reference feature
addEReferenceValue(EReference, URI) - Method in interface com.ibm.xtools.emf.index.provider.IEObjectEntry
Adds a new EReference value for this EObject entry.
addFields(Composite) - Method in class com.ibm.xtools.common.ui.preferences.ModelingPreferencePage
 
addFile(IFile) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Wraps a IFile as an IAdaptable that adapts to IFile and IResource and adds the adaptable to the list of affected resources.
addImport(URI) - Method in interface com.ibm.xtools.emf.index.provider.IResourceEntry
Adds a resource import for this entry.
addImport(URI) - Method in class com.ibm.xtools.emf.index.provider.ResourceEntry
Deprecated.
This method adds the specified resource uri to the imports list
addIndexEntriesToIndex(Collection<IIndexEntry>, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.provider.IIndexWriter
addIndexEntryToIndex(IIndexEntry, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.provider.IIndexWriter
addLoadedResource(Resource) - Method in class com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine.AbstractVisitor
 
addLoadedResource(Resource) - Method in interface com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine.Visitor
Add the specified resource to the list of resources that was loaded during the traverasl process.
addPages() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
addPages() - Method in class com.ibm.xtools.common.ui.wizards.NewModelWizard
 
addParticipantID(String) - Method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
Adds a participant identifier string to this ModelChangeDelta.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionModel
Adds a new property change listener for this selection model.
addResource(Resource) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Wraps a Resource as an IAdaptable that adapts to IFile and IResource and adds the adaptable to the list of affected resources.
addResourceEntryToIndex(IResourceEntry, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.provider.IIndexWriter
Adds the specified index entry to the index store.
addSupportingStructuredReference(Object, StructuredReference, StructuredReference) - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
 
addSupportingStructuredReference(StructuredReference, StructuredReference) - Method in interface com.ibm.xtools.mmi.core.services.ref.IStructuredReferenceModifier
Adds the supportingStructRef StructuredReference to the structRef StructuredReference, throws java.lang.AssertionError if the providerId of the structRef is not managed by this modifier.
AddToCurrentDiagramAction - Class in com.ibm.xtools.mmi.ui.actions
This class implements the Action to add the selected source element to the active open diagram.
AddToCurrentDiagramAction() - Constructor for class com.ibm.xtools.mmi.ui.actions.AddToCurrentDiagramAction
 
addTreeViewerHint(String, Object) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Adds the hint to the TreeViewer.
addURIChangeListener(IURIChangeListener) - Method in class com.ibm.xtools.emf.index.parser.AbstractURIParser
 
addURIChangeListener(IURIChangeListener) - Method in interface com.ibm.xtools.emf.index.parser.IURIParser
This method adds a change listener
addViewpointListener(IViewpointListener) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointElement
Adds viewpoint listener IViewpointListener
addViewpointListener(IViewpointListener) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Adds an instance of IViewpointListener to listen for changes.
addViewpointListener(IViewpointListener) - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.Viewpoint
Adds an instance of IViewpointListener to listen for changes.
affectsVizElements(Notification) - Static method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
Test method to determine whether or not a particular Notification represents a change to the model.
ALL_MODELS - Static variable in class com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine
 
allowUseOfTemplate(ITemplate) - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Return whether the use of the given template is allowed.
appendExtensionToFileName(String, String) - Method in class com.ibm.xtools.common.ui.wizards.handlers.FileTemplateModelHandler
Appends the given file extension to the given file name.
assign(int, Object) - Method in class com.ibm.xtools.mmi.core.MMIEAdapterList
 
ATT_LC_PREFIX - Static variable in interface com.ibm.xtools.emf.index.provider.IIndexProvider
Constant for using as the field for capturing lower case values of attribute features that are of string type.
ATT_PREFIX - Static variable in interface com.ibm.xtools.emf.index.provider.IIndexProvider
Constant prefix for the EObject's attribute fields.
AutoTriggeredSynchronizationManager - Class in com.ibm.xtools.mmi.core.refactor
Batch Synchronization Manager that schedules a synchronization Job to be run after a trigger delay.

B

BasicTemplate - Class in com.ibm.xtools.common.ui.wizards.templates
Basic implementation of the ITemplate interface.
BasicTemplate() - Constructor for class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
 
BatchSynchronizationManager - Class in com.ibm.xtools.mmi.core.refactor
Manages the queueing and execution of synchronization requests.
BatchSynchronizationManager(TransactionalEditingDomain) - Constructor for class com.ibm.xtools.mmi.core.refactor.BatchSynchronizationManager
Constructs a BatchSynchronizationManager for the specified editingDomain.
belongsTo(Object) - Method in class com.ibm.xtools.emf.index.util.QueryJob
 
browseButton - Variable in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
The container browse button.

C

cache(TransactionalEditingDomain, EObject) - Static method in class com.ibm.xtools.mmi.core.cache.MMIResourceCache
Caches the specified target element using its StructuredReference as a key.
canAdapt(TransactionalEditingDomain, Object, EClass) - Method in class com.ibm.xtools.mmi.core.services.map.AbstractModelMappingProvider
 
canAdapt(TransactionalEditingDomain, Object, EClass) - Method in interface com.ibm.xtools.mmi.core.services.map.IModelMappingProvider
Testing mechanism to determine whether this provider can adapt a given object to an EObject of a particular meta-type targetKind.
canAdapt(TransactionalEditingDomain, Object, EClass) - Method in class com.ibm.xtools.mmi.core.services.map.ModelMappingService
 
canEdit(Object) - Method in class com.ibm.xtools.common.ui.navigator.utils.EObjectEditStringProvider
 
canExecute() - Method in class com.ibm.xtools.mmi.core.commands.NoopCommand
 
canExecute() - Method in class com.ibm.xtools.mmi.core.commands.UnexecutableCommand
 
canFinish() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
canFinish() - Method in class com.ibm.xtools.common.ui.wizards.NewModelWizard
 
canFinish() - Method in interface com.ibm.xtools.common.ui.wizards.pagegroups.ITemplateConfigurationPageGroup
Returns whether all pages could be finished without further user interaction.
canFinish() - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.LinearTemplateConfigurationPageGroup
 
canFlipToNextPage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
 
canHelp(EObject) - Method in class com.ibm.xtools.common.ui.navigator.filters.NameFilterHelper
 
canOpenStructuredReference(Object, StructuredReference) - Method in interface com.ibm.xtools.mmi.ui.services.IStructuredReferenceOpenHandler
Returns true if this handler can open a given vr.
canRedo() - Method in class com.ibm.xtools.mmi.core.commands.NoopCommand
 
canRedo() - Method in class com.ibm.xtools.mmi.core.commands.UnexecutableCommand
 
canRefresh() - Method in class com.ibm.xtools.common.ui.reduction.UIReductionPartAdapter
Returns true if the UI reduced controls of the workbench part can be refreshed, false otherwise.
canResolve(TransactionalEditingDomain, StructuredReference, EClass) - Method in class com.ibm.xtools.mmi.core.services.map.AbstractModelMappingProvider
Same implementation as other canResolve method.
canResolve(TransactionalEditingDomain, StructuredReference, EClass) - Method in interface com.ibm.xtools.mmi.core.services.map.IModelMappingProvider
Testing mechanism to determine whether this provider can resolve a given vr to an EObject, based on information encoded in StructuredReference.
canResolve(TransactionalEditingDomain, StructuredReference, EClass) - Method in class com.ibm.xtools.mmi.core.services.map.ModelMappingService
 
canSupport() - Method in class com.ibm.xtools.mmi.ui.dnd.MMIDropTargetListener
 
canUndo() - Method in class com.ibm.xtools.mmi.core.commands.NoopCommand
 
canUndo() - Method in class com.ibm.xtools.mmi.core.commands.UnexecutableCommand
 
canUnload(IFile) - Method in interface com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine.Visitor
Return true if the resource in the file can be unloaded, false if it cannot be (e.g.
checkConditions() - Method in interface com.ibm.xtools.emf.core.resource.IResourceMigrationHandlerValidator
 
cleanup() - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
Perform a cleanup by polling the reference queue.
clearAffectedResources() - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Clears the list of affected resources.
cloneData(Object) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointElementDataHandler
Returns clone of the data object.
collection - Variable in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
For an add operation, this is the collection of objects being added to the owner list.
com.ibm.xtools.common.ui.navigator - package com.ibm.xtools.common.ui.navigator
This package defines classes and interfaces pertaining to integrating with the common navigator.
com.ibm.xtools.common.ui.navigator.filters - package com.ibm.xtools.common.ui.navigator.filters
 
com.ibm.xtools.common.ui.navigator.utils - package com.ibm.xtools.common.ui.navigator.utils
This package defines utilities for common navigator.
com.ibm.xtools.common.ui.navigator.viewers - package com.ibm.xtools.common.ui.navigator.viewers
This package defines viewers for the common navigator.
com.ibm.xtools.common.ui.preferences - package com.ibm.xtools.common.ui.preferences
This package defines preference related classes for the common navigator.
com.ibm.xtools.common.ui.reduction - package com.ibm.xtools.common.ui.reduction
This package defines classes and interfaces pertaining to integrating with UI reduction.
com.ibm.xtools.common.ui.reduction.filters - package com.ibm.xtools.common.ui.reduction.filters
This package defines classes and interfaces pertaining the element filter service.
com.ibm.xtools.common.ui.reduction.properties - package com.ibm.xtools.common.ui.reduction.properties
This package defines properties view sections for UI reduction capabilities.
com.ibm.xtools.common.ui.reduction.util - package com.ibm.xtools.common.ui.reduction.util
This package defines utilities for UI reduction.
com.ibm.xtools.common.ui.reduction.viewers - package com.ibm.xtools.common.ui.reduction.viewers
This package defines viewers for UI reduction.
com.ibm.xtools.common.ui.reduction.viewpoints - package com.ibm.xtools.common.ui.reduction.viewpoints
This package defines various classes and interfaces pertaining to managing viewpoints and viewpoint related events.
com.ibm.xtools.common.ui.wizards - package com.ibm.xtools.common.ui.wizards
This package defines classes and interfaces for displaying the new model wizard and its contents.
com.ibm.xtools.common.ui.wizards.config - package com.ibm.xtools.common.ui.wizards.config
This package defines classes for gathering configuration data to pass to the handlers which handle creating the model(s) upon completion of the wizard.
com.ibm.xtools.common.ui.wizards.handlers - package com.ibm.xtools.common.ui.wizards.handlers
This package defines classes and interfaces for the new model wizard handlers.
com.ibm.xtools.common.ui.wizards.pagegroups - package com.ibm.xtools.common.ui.wizards.pagegroups
This package defines classes and interfaces for the new model wizard template configuration pages.
com.ibm.xtools.common.ui.wizards.templates - package com.ibm.xtools.common.ui.wizards.templates
This package defines classes and interfaces for templates.
com.ibm.xtools.common.ui.wizards.util - package com.ibm.xtools.common.ui.wizards.util
This package defines utilities for the new model wizard.
com.ibm.xtools.emf.core - package com.ibm.xtools.emf.core
This package defines the classes for supporting converting URIs.
com.ibm.xtools.emf.core.resource - package com.ibm.xtools.emf.core.resource
This package defines the classes for resource handling.
com.ibm.xtools.emf.core.signature - package com.ibm.xtools.emf.core.signature
This package defines the classes for signature support.
com.ibm.xtools.emf.index.parser - package com.ibm.xtools.emf.index.parser
This package defines the classes for providing variants of the URI (in case of hierarchical uris) and register listeners against a IURIParser for listening to URI and URI variant changes.
com.ibm.xtools.emf.index.provider - package com.ibm.xtools.emf.index.provider
This package defines the classes and interfaces for the configuration of index contributions.
com.ibm.xtools.emf.index.search - package com.ibm.xtools.emf.index.search
This package defines the classes for supporting queries on the index store.
com.ibm.xtools.emf.index.util - package com.ibm.xtools.emf.index.util
This package defines the utility classes for index infrastructure.
com.ibm.xtools.emf.index.xmi.providers - package com.ibm.xtools.emf.index.xmi.providers
This package defines the classes for supporting parsing of XMI resources and creating appropriate index entries.
com.ibm.xtools.mmi.core - package com.ibm.xtools.mmi.core
This package defines general classes required for meta-model integration, primarily including an interface to be implemented by all meta-classes used for meta-model mapping and integration.
com.ibm.xtools.mmi.core.cache - package com.ibm.xtools.mmi.core.cache
This package contains classes to access existing mapped elements.
com.ibm.xtools.mmi.core.commands - package com.ibm.xtools.mmi.core.commands
This package contains general command classes.
com.ibm.xtools.mmi.core.contenttype - package com.ibm.xtools.mmi.core.contenttype
This package defines classes used to identify MMI content types.
com.ibm.xtools.mmi.core.contexts - package com.ibm.xtools.mmi.core.contexts
This package defines contexts used to identify types of operations as being applicable in a particular context.
com.ibm.xtools.mmi.core.delta - package com.ibm.xtools.mmi.core.delta
This package classes that are suited for describing changes to models, called deltas.
com.ibm.xtools.mmi.core.expressions - package com.ibm.xtools.mmi.core.expressions
This package contains Property Testers supporting XML enablement expressions for ITargets.
com.ibm.xtools.mmi.core.ref - package com.ibm.xtools.mmi.core.ref
This package contains the API for StructuredReference.
com.ibm.xtools.mmi.core.refactor - package com.ibm.xtools.mmi.core.refactor
This package contains general classes for handling refactoring of MMI StructuredReference and ITarget objects in MMI resources and files.
com.ibm.xtools.mmi.core.refactor.index - package com.ibm.xtools.mmi.core.refactor.index
This package contains the refactoring API for refactoring using an index based method of searching.
com.ibm.xtools.mmi.core.refactor.traverse - package com.ibm.xtools.mmi.core.refactor.traverse
This package contains the refactoring API for refactoring using a traversal based method of searching.
com.ibm.xtools.mmi.core.services.map - package com.ibm.xtools.mmi.core.services.map
This package contains the service for model-mapping.
com.ibm.xtools.mmi.core.services.map.operations - package com.ibm.xtools.mmi.core.services.map.operations
This package contains operations for the model-mapping service.
com.ibm.xtools.mmi.core.services.ref - package com.ibm.xtools.mmi.core.services.ref
This package contanis the Structured Reference Service API.
com.ibm.xtools.mmi.core.services.ref.operations - package com.ibm.xtools.mmi.core.services.ref.operations
This package contains operations for the StructuredReferenceService.
com.ibm.xtools.mmi.core.services.sync - package com.ibm.xtools.mmi.core.services.sync
This package contains classes for synchronizing domain elements with the model.
com.ibm.xtools.mmi.core.services.sync.operations - package com.ibm.xtools.mmi.core.services.sync.operations
This package defines an operation for the source synchronization service.
com.ibm.xtools.mmi.core.util - package com.ibm.xtools.mmi.core.util
This package defines various utilities for meta-model integration.
com.ibm.xtools.mmi.ui.actions - package com.ibm.xtools.mmi.ui.actions
This package defines an action for adding selected elements to the current diagram as well as adding an abstract action for adding selected elements to a new diagram.
com.ibm.xtools.mmi.ui.compatibility - package com.ibm.xtools.mmi.ui.compatibility
This package contains classes for backwards compatibility.
com.ibm.xtools.mmi.ui.dnd - package com.ibm.xtools.mmi.ui.dnd
This package contains classes for drag and drop.
com.ibm.xtools.mmi.ui.editors - package com.ibm.xtools.mmi.ui.editors
This package contains an interface to be implemented by MMI editors.
com.ibm.xtools.mmi.ui.editpolicies - package com.ibm.xtools.mmi.ui.editpolicies
This package defines roles for MMI edit policies.
com.ibm.xtools.mmi.ui.policies - package com.ibm.xtools.mmi.ui.policies
This package defines classes that specify policies for MMI elements.
com.ibm.xtools.mmi.ui.services - package com.ibm.xtools.mmi.ui.services
This package contains classes defining the MMI UI Services, which allows obtaining UI Providers and a handler for performing an "open" operation on a StructuredReference.
com.ibm.xtools.mmi.ui.util - package com.ibm.xtools.mmi.ui.util
This package contains utility classes for the UI aspect of meta-model integration.
comment(char[], int, int) - Method in class com.ibm.xtools.mmi.core.contenttype.MMIXMLHandler
 
Compatibility6_0Utils - Class in com.ibm.xtools.mmi.core.util
Utilities for handling compatibility with 6.0 StructuredReferences.
Compatibility6_0Utils() - Constructor for class com.ibm.xtools.mmi.core.util.Compatibility6_0Utils
 
CompatibilityConstants - Class in com.ibm.xtools.mmi.core.util
Backward compatibility constants.
CompatibilityConstants() - Constructor for class com.ibm.xtools.mmi.core.util.CompatibilityConstants
 
CompatibilityFileDiagramDocumentProvider - Class in com.ibm.xtools.mmi.ui.compatibility
Compatibility document provider.
CompatibilityFileDiagramDocumentProvider() - Constructor for class com.ibm.xtools.mmi.ui.compatibility.CompatibilityFileDiagramDocumentProvider
 
complete(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Implementors can perform final cleanup in this method.
complete(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.index.AbstractIndexedRefactoringOperation
 
complete(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner
 
complete(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner2
 
CompositeCommandWithStatus - Class in com.ibm.xtools.mmi.core.commands
A CompositeCommand that implements ICommandWithStatus to provide an IStatus.
CompositeCommandWithStatus(String) - Constructor for class com.ibm.xtools.mmi.core.commands.CompositeCommandWithStatus
Constructor
CompositeCommandWithStatus(String, List) - Constructor for class com.ibm.xtools.mmi.core.commands.CompositeCommandWithStatus
Constructor
COMPOUND_DELTA - Static variable in class com.ibm.xtools.mmi.core.delta.CompoundModelChangeDelta
int representing the type of this operation.
CompoundModelChangeDelta - Class in com.ibm.xtools.mmi.core.delta
Representation of a compound delta in a model created by changes invoked via the user interface or by code.
configsCache - Variable in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Template configuration cache
constructStructuredReference(Object, Object) - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
Constructs a new StructuredReference for the specified domainElement
constructStructuredReference(Object, String) - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
Construct a StructuredReference for the specified serialized form of the StructuredReference.
CONTAINER - Static variable in interface com.ibm.xtools.emf.index.provider.IIndexProvider
Constant for the EObject's container field.
containerControl - Variable in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Container text box
containerPath - Variable in class com.ibm.xtools.common.ui.wizards.config.ExistingModelConfiguration
 
containerPath - Variable in class com.ibm.xtools.common.ui.wizards.config.TemplateConfiguration
 
contains(Object) - Method in class com.ibm.xtools.mmi.core.MMIEAdapterList
 
containsRequestedElement() - Method in class com.ibm.xtools.mmi.core.contenttype.MMIXMLHandler
Returns if the requested element was encountered.
CONTENT_CREATOR_ID - Static variable in class com.ibm.xtools.common.ui.wizards.pagegroups.ActivitiesConfigurationPage
 
contentCreators - Variable in class com.ibm.xtools.common.ui.wizards.config.TemplateConfiguration
 
context - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
Attribute for the current index context
context - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
Attribute for the current index context
convert(URI, IRMPResource) - Method in interface com.ibm.xtools.emf.core.IURIHandler
Upgrade the original URI found in a file to the newest version.
create(EClass) - Static method in class com.ibm.xtools.mmi.core.util.MMICoreUtil
Creates the mapped EObject for a given EClass.
CREATE_MODEL_TEXT - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelMainPage
 
CREATE_MODEL_TEXT - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelProjectMainPage
 
CREATE_NEW_MODEL_TEXT - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelProjectMainPage
 
CREATE_TARGET_VIEW_FOR_SOURCE_ROLE - Static variable in interface com.ibm.xtools.mmi.ui.editpolicies.MMIEditPolicyRoles
The key used to install a CreateTargetViewForSource EditPolicy.
createAndOpenDiagram(TransactionalEditingDomain, IPath, String, String, InputStream, String, IWorkbenchWindow, IProgressMonitor, boolean, boolean) - Static method in class com.ibm.xtools.mmi.ui.util.MMIUIUtil
Creates a new diagram file and optionally saves the resource and opens the diagram editor.
createAndOpenDiagramWithContents(TransactionalEditingDomain, IPath, String, String, MMIUIUtil.ContentCreator, IWorkbenchWindow, IProgressMonitor, boolean, boolean) - Static method in class com.ibm.xtools.mmi.ui.util.MMIUIUtil
Creates a new diagram file and optionally saves the resource and opens the diagram editor.
createComposite(Composite) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Creates the composite.
createComposite(Composite, IAdaptable) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Creates the composite.
createCompositeAdditions(Composite) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
The method is provided so that clients can add additional fields to the bottom of the selection composite.
createContainerControlGroup(Composite) - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Creates the controls including buttons tree and table controls that appear in the dialog box.
createContent(IProgressMonitor, TemplateConfiguration, Resource[]) - Method in interface com.ibm.xtools.common.ui.wizards.handlers.IContentCreator
Creates content for the given resources.
createContents(Composite) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointElementContent
The create composite method has to provide a content of the viewpoint element content page.
createContents(Resource) - Method in interface com.ibm.xtools.mmi.ui.util.MMIUIUtil.ContentCreator
 
createControl(Composite) - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
 
createControl(Composite) - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
createControl(Composite) - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Creates the controls including buttons tree and table controls that appear in the dialog box.
createControl(Composite) - Method in class com.ibm.xtools.common.ui.wizards.NewModelMainPage
 
createControl(Composite) - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectMainPage
 
createControl(Composite) - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.ActivitiesConfigurationPage
Creates the controls including the checkbox tree viewer for the activities and the description text control
createControls(Composite, TabbedPropertySheetPage) - Method in class com.ibm.xtools.common.ui.reduction.properties.EditingCapabilitiesPropertiesSection
 
createDefaultContext(ResourceSet) - Static method in class com.ibm.xtools.emf.index.search.IndexContext
Create a resource set context that is independent of any platform resource.
createDiagramEditPart(List, IProgressMonitor) - Method in class com.ibm.xtools.mmi.ui.actions.AbstractAddToNewDiagramAction
This method will create a new file and open the editor up
createDiagramEditPart(List, IProgressMonitor) - Method in class com.ibm.xtools.mmi.ui.actions.AddToCurrentDiagramAction
Overridden from the super implementation to merely check for the current editor and return it if it's of type DiagramEditorPart().
createDialogArea(Composite) - Method in class com.ibm.xtools.common.ui.wizards.FilteredFileSelectionDialog
 
createDialogSettings() - Method in class com.ibm.xtools.common.ui.wizards.NewModelWizard
Returns the dialog settings for the wizard.
createEObjectEntry(IndexContext, URI, EClass) - Method in interface com.ibm.xtools.emf.index.provider.IIndexWriter
Creates an EObject entry particular to this writer.
createEResourceContext(ResourceSet, Resource) - Static method in class com.ibm.xtools.emf.index.search.IndexContext
Creates a resource context.
createEResourceContext(ResourceSet, Collection<?>) - Static method in class com.ibm.xtools.emf.index.search.IndexContext
Creates a resource collection context.
createExistingModelConfiguration(IFile) - Method in class com.ibm.xtools.common.ui.wizards.handlers.AbstractExistingModelHandler
 
createExistingModelConfiguration(IFile) - Method in interface com.ibm.xtools.common.ui.wizards.handlers.IExistingModelHandler
Creates the existing model configuration for the given source model, to be populated by the wizard.
createFileNameLabel(Composite) - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Create file name label.
createFiles(IProgressMonitor, ExistingModelConfiguration) - Method in class com.ibm.xtools.common.ui.wizards.handlers.AbstractExistingModelHandler
 
createFiles(IProgressMonitor, TemplateConfiguration) - Method in class com.ibm.xtools.common.ui.wizards.handlers.AbstractTemplateModelHandler
 
createFiles(IProgressMonitor, ExistingModelConfiguration) - Method in interface com.ibm.xtools.common.ui.wizards.handlers.IExistingModelHandler
Creates model files using the data from the given existing model configuration.
createFiles(IProgressMonitor, TemplateConfiguration) - Method in interface com.ibm.xtools.common.ui.wizards.handlers.ITemplateModelHandler
Creates model files using the data from the given template configuration.
createFileSelectionDialog() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
Create a FilderedFileSelectionDialog to browse for valid model files.
createGroupNavigator(String) - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Create corresponding template configuration page group navigator for given template id.
createIndexEntries(URI, IIndexWriter, IProgressMonitor) - Method in class com.ibm.xtools.emf.index.provider.AbstractIndexProvider
 
createIndexEntries(URI, IIndexWriter, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.provider.IIndexProvider
Creates index entries for the specified resource URI.
createIndexEntriesByLoading(ResourceSet, URI, IIndexWriter, IProgressMonitor) - Method in class com.ibm.xtools.emf.index.provider.AbstractIndexProvider
Responsible for creating index entries by loading the resource.
createIndexEntriesByLoading(ResourceSet, URI, IIndexWriter, IProgressMonitor) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider
Deprecated.
 
createIndexEntriesByLoading(ResourceSet, URI, IIndexWriter, IProgressMonitor) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider2
 
createIndexEntriesByParsing(ResourceSet, URI, IIndexWriter, IProgressMonitor) - Method in class com.ibm.xtools.emf.index.provider.AbstractIndexProvider
Responsible for creating index entries by parsing the resource if possible.
createIndexEntriesByParsing(ResourceSet, URI, IIndexWriter, IProgressMonitor) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider
Deprecated.
 
createIndexEntriesByParsing(ResourceSet, URI, IIndexWriter, IProgressMonitor) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider2
 
createIndexProvider(IContentType) - Method in class com.ibm.xtools.emf.index.provider.AbstractIndexProviderFactory
 
createIndexProvider(IContentType) - Method in interface com.ibm.xtools.emf.index.provider.IIndexProviderFactory
Create the index provider for the specified content type
createIndexProvider(IContentType) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProviderFactory
 
createIndexSAXXMIHandler(XMIResource, ResourceSet, IIndexWriter, IProgressMonitor) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider
Deprecated.
Returns a new instance of IndexSAXXMIHandler.
createIndexSAXXMIHandler(XMIResource, ResourceSet, IIndexWriter, IProgressMonitor) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider2
Returns a new instance of IndexSAXXMIHandler.
createModelChangeDelta(Notification) - Method in interface com.ibm.xtools.mmi.core.delta.IModelChangeDeltaProvider
Return a ModelChangeDelta for the given Notification.
createModelChangeDelta(List) - Static method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
Static factory method that creates a ModelChangeDelta from a List of EMF Notifications.
createModelChangeDelta(Notification) - Static method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
Static factory method that creates a ModelChangeDelta from an EMF Notification.
createModelChangeDelta(List) - Method in class com.ibm.xtools.mmi.core.delta.ModelChangeDeltaManager
Queries the manager to create a ModelChangeDelta for a List of EMF Notifications.
createModifier(Set) - Method in class com.ibm.xtools.mmi.core.ref.AbstractStructuredReferenceService
Creates StructuredReferenceModifier for the specified providerIds
createNewModel - Variable in class com.ibm.xtools.common.ui.wizards.NewModelProjectMainPage
 
createNewModelFromExistingModelPage() - Method in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
Create and return an instance of NewModelFromExistingModelPage
createNewModelFromExistingModelPage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
createNewModelFromExistingModelPage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelWizard
 
createNewModelFromTemplatePage() - Method in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
Create and return an instance of NewModelFromTemplatePage
createNewModelFromTemplatePage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
createNewModelFromTemplatePage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelWizard
 
createNewModelMainPage() - Method in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
Create and return an instance of INewModelMainPage
createNewModelMainPage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
createNewModelMainPage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelWizard
 
createPlatformContext(ResourceSet) - Static method in class com.ibm.xtools.emf.index.search.IndexContext
Creates a context covering the whole Eclipse platform (workspace and resources deployed in plug-ins).
createPlatformContext(ResourceSet, Collection<IContentType>) - Static method in class com.ibm.xtools.emf.index.search.IndexContext
Creates a context covering the whole Eclipse platform (workspace and resources deployed in plug-ins) with the specified content types.
createPlatformResourceContext(ResourceSet, IResource) - Static method in class com.ibm.xtools.emf.index.search.IndexContext
Creates a platform resource context.
createPlatformResourceContext(ResourceSet, Collection<?>) - Static method in class com.ibm.xtools.emf.index.search.IndexContext
Creates a platform resource collection context.
createProfileMigrationFields(Composite) - Method in class com.ibm.xtools.common.ui.preferences.ModelingPreferencePage
 
createProject(IProject, URI, IProgressMonitor, IWizardContainer, IProject[]) - Static method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Create the new project.
createProjectReferencePage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
createResource(URI) - Method in class com.ibm.xtools.emf.core.resource.RMPResourceFactory
 
createResourceEntry(IndexContext, URI) - Method in interface com.ibm.xtools.emf.index.provider.IIndexWriter
Creates a resource entry particular to this writer.
createResources(IProgressMonitor, TemplateConfiguration, TransactionalEditingDomain) - Method in class com.ibm.xtools.common.ui.wizards.handlers.FileTemplateModelHandler
Create the resources in memory
createSearchContext() - Method in class com.ibm.xtools.mmi.core.refactor.index.AbstractIndexedRefactoringOperation
 
createStartingPage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelWizard
Create the first page of this wizard.
createStructuredReference(String, Map, StructuredReference[]) - Method in interface com.ibm.xtools.mmi.core.services.ref.IStructuredReferenceModifier
Creates a StructuredReference with the specified providerId, properties and supporting Structured References.
createTemplateConfiguration(ITemplate) - Method in class com.ibm.xtools.common.ui.wizards.handlers.AbstractTemplateModelHandler
 
createTemplateConfiguration(ITemplate) - Method in class com.ibm.xtools.common.ui.wizards.handlers.FileTemplateModelHandler
 
createTemplateConfiguration(ITemplate) - Method in interface com.ibm.xtools.common.ui.wizards.handlers.ITemplateModelHandler
Creates the template configuration for the given ITemplate, to be populated by the wizard.
createTopObject(String, String) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
 
createTopObject(String, String) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
 
createTreeViewer(Composite, IAdaptable, int) - Method in interface com.ibm.xtools.common.ui.navigator.viewers.INavigatorTreeViewerFactory
 
createWorkspaceContext(ResourceSet) - Static method in class com.ibm.xtools.emf.index.search.IndexContext
Creates a workspace context.
createWorkspaceContext(ResourceSet, Collection<IContentType>) - Static method in class com.ibm.xtools.emf.index.search.IndexContext
Creates a workspace context with the specified content types.
creatingFromTemplate - Variable in class com.ibm.xtools.common.ui.wizards.NewModelMainPage
 
creatingFromTemplate - Variable in class com.ibm.xtools.common.ui.wizards.NewModelProjectMainPage
 
CROSS_RES_OBJECT_TYPE - Static variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
Attribute for the representing the cross resource object
CROSS_RES_OBJECT_TYPE - Static variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
Attribute for the representing the cross resource object
CURRENT_VERSION - Static variable in class com.ibm.xtools.mmi.core.util.CompatibilityConstants
Current version

D

deactivate() - Method in interface com.ibm.xtools.mmi.core.ITarget
Deactivates the mapped object
deactivate() - Method in class com.ibm.xtools.mmi.core.TargetImpl
 
DEFAULT_ERROR_STATUS_MESSAGE - Static variable in class com.ibm.xtools.mmi.core.commands.CompositeCommandWithStatus
 
DEFAULT_TRIGGER_DELAY - Static variable in class com.ibm.xtools.mmi.core.refactor.AutoTriggeredSynchronizationManager
The delay to wait in milliseconds before executing the queued requests.
delayedRefresh() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorTreeViewer
 
describe(InputStream, IContentDescription) - Method in class com.ibm.xtools.mmi.core.contenttype.XMLExactRootContentDescriber
 
DESCRIPTION_MINIMUM_WIDTH - Static variable in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Minimum width for description
DESCRIPTION_MINIMUM_WIDTH - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelWizard
Minimum width for description
DIAGRAM_TYPE - Static variable in interface com.ibm.xtools.mmi.ui.util.IUIContextConstants
Key for a value that is a String representation of diagram kind
DIAGRAMLINK_MANAGE_ROLE - Static variable in interface com.ibm.xtools.mmi.ui.editpolicies.MMIEditPolicyRoles
The key used to install a DiagramLinkEditPolicy EditPolicy.
DiagramTypePropertyTester - Class in com.ibm.xtools.mmi.ui.util
Property tester for diagram type used by the MMIUIService.
DiagramTypePropertyTester() - Constructor for class com.ibm.xtools.mmi.ui.util.DiagramTypePropertyTester
 
didAdd(int, Object) - Method in class com.ibm.xtools.mmi.core.MMIEAdapterList
 
dispose() - Method in class com.ibm.xtools.emf.index.provider.AbstractIndexProvider
 
dispose() - Method in interface com.ibm.xtools.emf.index.provider.IIndexProvider
Disposes the index provider.
dispose() - Method in class com.ibm.xtools.mmi.core.delta.CompoundModelChangeDelta
Calls ModelChangeDelta.dispose() for each delta in the list.
dispose() - Method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
Cleans up this ModelChangeDelta instance when it is no longer needed.
disposeSessionCache() - Method in interface com.ibm.xtools.emf.index.provider.ISessionIndexProvider
Providers will be called to dispose at the end of the disk indexing session.
doCreateFiles(IProgressMonitor, ExistingModelConfiguration) - Method in class com.ibm.xtools.common.ui.wizards.handlers.AbstractExistingModelHandler
Create the model files.
doCreateFiles(IProgressMonitor, TemplateConfiguration) - Method in class com.ibm.xtools.common.ui.wizards.handlers.AbstractTemplateModelHandler
Create the model files.
doCreateFiles(IProgressMonitor, TemplateConfiguration) - Method in class com.ibm.xtools.common.ui.wizards.handlers.FileTemplateModelHandler
 
doEmit(ModelChangeDelta) - Method in class com.ibm.xtools.mmi.core.services.sync.AbstractSourceSynchronizationProvider
 
doesIndexProviderExist(IContentType) - Method in interface com.ibm.xtools.emf.index.provider.IIndexConfigurationManager
Checks if an index provider exists for specified content type
doesIndexProviderExist(URI) - Method in interface com.ibm.xtools.emf.index.provider.IIndexConfigurationManager
Checks if an index provider exists for specified resource URI
doesURIParserExist(String) - Method in interface com.ibm.xtools.emf.index.provider.IIndexConfigurationManager
Checks if an URI parser exists for specified scheme
doExecuteWithResult(IProgressMonitor, IAdaptable) - Method in class com.ibm.xtools.mmi.core.commands.NoopCommand
 
doExecuteWithResult(IProgressMonitor, IAdaptable) - Method in class com.ibm.xtools.mmi.core.commands.UnexecutableCommand
Returns a CommandResult with a status of IStatus.ERROR.
doRedoWithResult(IProgressMonitor, IAdaptable) - Method in class com.ibm.xtools.mmi.core.commands.NoopCommand
 
doRedoWithResult(IProgressMonitor, IAdaptable) - Method in class com.ibm.xtools.mmi.core.commands.UnexecutableCommand
 
doRun(IProgressMonitor) - Method in class com.ibm.xtools.emf.index.util.QueryJob
Runs this query.
doRun(IProgressMonitor) - Method in class com.ibm.xtools.mmi.ui.actions.AbstractAddToNewDiagramAction
 
doSave(TransactionalEditingDomain, IFile, Diagram, Map, IProgressMonitor) - Method in class com.ibm.xtools.mmi.ui.compatibility.CompatibilityFileDiagramDocumentProvider
Alerts user when the document about to be saved contains a diagram that has been converted to the current version by the MMI compatibility handler and asks whether the document should be upgraded and saved.
doUndoWithResult(IProgressMonitor, IAdaptable) - Method in class com.ibm.xtools.mmi.core.commands.NoopCommand
 
doUndoWithResult(IProgressMonitor, IAdaptable) - Method in class com.ibm.xtools.mmi.core.commands.UnexecutableCommand
 
dragLeave(DropTargetEvent) - Method in class com.ibm.xtools.mmi.ui.dnd.MMIDropTargetListener
 
dragOver(DropTargetEvent) - Method in class com.ibm.xtools.mmi.ui.dnd.MMIDropTargetListener
 
DROP_DIAGRAM_LINK_ROLE - Static variable in interface com.ibm.xtools.mmi.ui.editpolicies.MMIEditPolicyRoles
The key used to install a MMIDropDiagramLinkEditPolicy EditPolicy.
DROP_DOMAIN_ELEMENTS_ROLE - Static variable in interface com.ibm.xtools.mmi.ui.editpolicies.MMIEditPolicyRoles
The key used to install a DropDomainElements EditPolicy.
dump(TransactionalEditingDomain) - Static method in class com.ibm.xtools.mmi.core.cache.MMIResourceCache
Dumps the cache.

E

eAllContents() - Method in class com.ibm.xtools.mmi.core.TargetImpl
Returns a tree iterator that iterates over all the direct contents and indirect contents of this object without causing synchronization of the element or its children.
ECLASS - Static variable in interface com.ibm.xtools.emf.index.provider.IIndexProvider
Constant for the EObject's EClass field.
eClass - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler.EClassFeatureNamePair
Deprecated.
 
eClass - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2.EClassFeatureNamePair
 
ECLASS - Static variable in interface com.ibm.xtools.mmi.core.services.ref.IStructuredReferenceBackwardCompatibilityHandler
The key for the EClass in the extraInfo Map for the getCompatibilityStructuredReference() method
eClassFeatureNamePair - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
 
EClassFeatureNamePair() - Constructor for class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler.EClassFeatureNamePair
Deprecated.
 
eClassFeatureNamePair - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
 
EClassFeatureNamePair() - Constructor for class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2.EClassFeatureNamePair
 
eClassFeatureNamePairToEStructuralFeatureMap - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
 
eClassFeatureNamePairToEStructuralFeatureMap - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
 
EDIT_PART - Static variable in interface com.ibm.xtools.mmi.ui.util.IUIContextConstants
Key for a value that is an EditPart, possibly a DigramEditPart
EditingCapabilities - Class in com.ibm.xtools.common.ui.reduction
Contains enabled and required sets of editing capabilities.
EditingCapabilities(EditingCapabilities) - Constructor for class com.ibm.xtools.common.ui.reduction.EditingCapabilities
Constructs a new EditingCapabilities instance from a other EditingCapabilities instance.
EditingCapabilities(Set<String>, Set<String>) - Constructor for class com.ibm.xtools.common.ui.reduction.EditingCapabilities
Constructs a new EditingCapabilities instance with given enabled and required editing capabilities.
EditingCapabilitiesPropertiesSection - Class in com.ibm.xtools.common.ui.reduction.properties
A property sheet section which is used to modify enabled activities for the current selected model element.
EditingCapabilitiesPropertiesSection() - Constructor for class com.ibm.xtools.common.ui.reduction.properties.EditingCapabilitiesPropertiesSection
 
EditingCapabilitiesUtil - Class in com.ibm.xtools.common.ui.reduction.util
Utility class to manage the editing capabilities annotation.
EditingCapabilitiesUtil() - Constructor for class com.ibm.xtools.common.ui.reduction.util.EditingCapabilitiesUtil
 
eIsSet(EStructuralFeature) - Method in class com.ibm.xtools.mmi.core.TargetImpl
 
eIsSet(int) - Method in class com.ibm.xtools.mmi.core.TargetImpl
 
ElementFilterContext - Class in com.ibm.xtools.common.ui.reduction.filters
Concrete implementation of IElementFilterContext.
ElementFilterContext() - Constructor for class com.ibm.xtools.common.ui.reduction.filters.ElementFilterContext
Create a new ElementFilterContext with null context object.
ElementFilterContext(Object) - Constructor for class com.ibm.xtools.common.ui.reduction.filters.ElementFilterContext
Create a new ElementFilterContext with the given context object.
ElementFilterOperation - Class in com.ibm.xtools.common.ui.reduction.filters
The operation used with the element filter service that tests if an object should be filtered or not.
ElementFilterOperation(IElementFilterContext, Object) - Constructor for class com.ibm.xtools.common.ui.reduction.filters.ElementFilterOperation
Constructs a new ElementFilterOperation for the given context and object to test.
ElementFilterService - Class in com.ibm.xtools.common.ui.reduction.filters
A service used to accept or reject items.
emit(ModelChangeDelta) - Method in class com.ibm.xtools.mmi.core.services.sync.AbstractSourceSynchronizationProvider
 
emit(ModelChangeDelta) - Method in interface com.ibm.xtools.mmi.core.services.sync.ISourceSynchronizationProvider
Generates an ICommand based on the provided ModelChangeDelta that, when executed, will complete all operations necessary to alter the corresponding domain element managed by this provider implementation.
emit(ModelChangeDelta) - Method in class com.ibm.xtools.mmi.core.services.sync.SourceSynchronizationService
 
ENABLE_VIEWPOINT_CHANGED - Static variable in class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointEvent
Specifies an event for changes to the Viewpoint enabled in the IViewpointManager.
enableActivities(Object) - Static method in class com.ibm.xtools.common.ui.reduction.util.EditingCapabilitiesUtil
Enables the editing capabilities in the workbench for the given object.
enableCommonNavigatorContentProvider(List<String>) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorCheckboxTreeViewer
Allows only the content providers from the given navigator content list will be used for this instance of the tree.
EnabledViewpointChangedEvent - Class in com.ibm.xtools.common.ui.reduction.viewpoints
An instance of this class describes changes to the IViewpointManager.
EnabledViewpointChangedEvent(IViewpointManager, boolean, Viewpoint, Viewpoint, boolean, Set<String>, Set<String>, Set<String>) - Constructor for class com.ibm.xtools.common.ui.reduction.viewpoints.EnabledViewpointChangedEvent
Constructs a new ViewpointManagerChangedEvent
enableSynchronization(boolean) - Method in interface com.ibm.xtools.mmi.core.ITarget
Enables/Disables synchronization for the mapped object.
enableSynchronization(boolean) - Method in class com.ibm.xtools.mmi.core.TargetImpl
 
enableSynchronizationAll(boolean) - Method in class com.ibm.xtools.mmi.core.TargetImpl
Enables or Disables synchronization on target element and its children.
enableSynchronizationAll(Map) - Static method in class com.ibm.xtools.mmi.core.TargetImpl
Set the synchronization state based on Map.
endCDATA() - Method in class com.ibm.xtools.mmi.core.contenttype.MMIXMLHandler
 
endDocument() - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
 
endDocument() - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
 
endDTD() - Method in class com.ibm.xtools.mmi.core.contenttype.MMIXMLHandler
 
endElement(String, String, String) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
 
endElement(String, String, String) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
 
endEntity(String) - Method in class com.ibm.xtools.mmi.core.contenttype.MMIXMLHandler
 
EOBJECT_KIND - Static variable in interface com.ibm.xtools.emf.index.provider.IIndexEntry
Deprecated.
Entry kind constant indicating associated with eObject infromation
eObjectData - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler.MyEObjectEntryStack
Deprecated.
 
eObjectData - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2.MyEObjectEntryStack
 
EObjectEditStringProvider - Class in com.ibm.xtools.common.ui.navigator.utils
An implementation of the IEditStringProvider that supports any EObject, Clients can subclass this to customize for specific metamodels.
EObjectEditStringProvider() - Constructor for class com.ibm.xtools.common.ui.navigator.utils.EObjectEditStringProvider
 
EObjectEntry - Class in com.ibm.xtools.emf.index.provider
Deprecated.
EObjectEntry(IndexContext, URI, EClass) - Constructor for class com.ibm.xtools.emf.index.provider.EObjectEntry
Deprecated.
Constructor
equals(Object) - Method in class com.ibm.xtools.common.ui.reduction.EditingCapabilities
 
equals(Object) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler.EClassFeatureNamePair
Deprecated.
 
equals(Object) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2.EClassFeatureNamePair
 
equals(Object) - Method in class com.ibm.xtools.mmi.core.cache.StructuredReferenceKey
Equality for StructuredReferenceKey is defined if the obj is a StructuredReferenceKey and if its keyString is equal to keyString of this.
equals(Object) - Method in class com.ibm.xtools.mmi.core.ref.StructuredReference
 
equals(Object) - Method in class com.ibm.xtools.mmi.core.ref.TargetStructuredReference
 
equals(Object) - Method in class com.ibm.xtools.mmi.core.services.map.operations.AdaptOperation
An object is equal to this, if and only if it is an instance of AdaptOperation and the domainElement are of same type.
equals(Object) - Method in class com.ibm.xtools.mmi.core.services.map.operations.ResolveOperation
An object is equal to this, if and only if it is an instance of ResolveOperation and the vr.getProviderId() are equal.
equals(Object) - Method in class com.ibm.xtools.mmi.core.services.ref.operations.GetStructuredReferenceFromURIOperation
 
equals(Object) - Method in class com.ibm.xtools.mmi.core.services.ref.operations.GetStructuredReferenceOperation
 
equals(Object) - Method in class com.ibm.xtools.mmi.core.services.ref.operations.ResolveStructuredReferenceOperation
 
equals(Object) - Method in class com.ibm.xtools.mmi.core.services.ref.operations.StructuredReferenceInfoOperation
 
equals(Object) - Method in class com.ibm.xtools.mmi.core.services.sync.operations.SourceSynchronizationOperation
 
equals(Object) - Method in class com.ibm.xtools.mmi.ui.services.GetStructuredReferenceOpenHandlerOperation
 
equals(Object) - Method in class com.ibm.xtools.mmi.ui.services.GetUIHandlerOperation
 
execute(IProvider) - Method in class com.ibm.xtools.common.ui.reduction.filters.ElementFilterOperation
 
execute(IProvider) - Method in class com.ibm.xtools.common.ui.reduction.GetEditingCapabilitiesOperation
 
execute() - Method in class com.ibm.xtools.mmi.core.refactor.AutoTriggeredSynchronizationManager
 
execute() - Method in class com.ibm.xtools.mmi.core.refactor.BatchSynchronizationManager
Executes all the queued request runnables within an EMF transactional command.
execute(IProvider) - Method in class com.ibm.xtools.mmi.core.services.map.operations.AdaptOperation
If the operation is just to check whether adapt will be successful, then IModelMappingProvider.canAdapt(TransactionalEditingDomain, Object, EClass) is invoked else IModelMappingProvider.adapt(TransactionalEditingDomain, Object, EClass) is invoked.
execute(IProvider) - Method in class com.ibm.xtools.mmi.core.services.map.operations.ResolveOperation
 
execute(IProvider) - Method in class com.ibm.xtools.mmi.core.services.ref.operations.GetStructuredReferenceFromURIOperation
 
execute(IProvider) - Method in class com.ibm.xtools.mmi.core.services.ref.operations.GetStructuredReferenceOperation
 
execute(IProvider) - Method in class com.ibm.xtools.mmi.core.services.ref.operations.GetStructuredReferenceProviderOperation
Execute this operation and return the IStructuredReferenceHandler
execute(IProvider) - Method in class com.ibm.xtools.mmi.core.services.ref.operations.ResolveStructuredReferenceOperation
 
execute(IProvider) - Method in class com.ibm.xtools.mmi.core.services.ref.operations.StructuredReferenceInfoOperation
 
execute(IProvider) - Method in class com.ibm.xtools.mmi.core.services.sync.operations.SourceSynchronizationOperation
 
execute(IProvider) - Method in class com.ibm.xtools.mmi.ui.services.GetStructuredReferenceOpenHandlerOperation
 
execute(IProvider) - Method in class com.ibm.xtools.mmi.ui.services.GetUIHandlerOperation
 
EXISTING_BUTTON_TEXT - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelMainPage
 
EXISTING_BUTTON_TEXT - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelProjectMainPage
 
EXISTING_DESCIPTION - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelMainPage
 
EXISTING_DESCIPTION - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelProjectMainPage
 
EXISTING_PAGE_DESCRIPTION - Static variable in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
 
EXISTING_PAGE_NAME - Static variable in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
 
EXISTING_PAGE_TITLE - Static variable in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
 
ExistingModelConfiguration - Class in com.ibm.xtools.common.ui.wizards.config
The existing model configuration contains the basic information required to create a new model from an existing model.
ExistingModelConfiguration(IFile) - Constructor for class com.ibm.xtools.common.ui.wizards.config.ExistingModelConfiguration
Constructs a new ExistingModelConfiguration for the given source model file.
EXT_POINT_TAG - Static variable in interface com.ibm.xtools.mmi.core.services.sync.ISourceSynchronizationProvider
The Extension Point Schema Tag for the SourceSynchronizationProviders Extension.

F

feature - Variable in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
This is the feature of the owner object upon which the operation was performed.
FEATURE_NOT_SUPPORTED - Static variable in interface com.ibm.xtools.mmi.core.ITargetSynchronizerExtension
Constant used to specify that the feature isn't supported by the adapter
FEATURE_SET - Static variable in interface com.ibm.xtools.mmi.core.ITargetSynchronizerExtension
Constant used to specify that the feature is supported, but the value of the feature is not a default value
FEATURE_SET_DEFAULT - Static variable in interface com.ibm.xtools.mmi.core.ITargetSynchronizerExtension
Constant used to specify that the feature is supported, but the value of the feature is default value
featureName - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler.EClassFeatureNamePair
Deprecated.
 
featureName - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2.EClassFeatureNamePair
 
fileName - Variable in class com.ibm.xtools.common.ui.wizards.config.ExistingModelConfiguration
 
fileName - Variable in class com.ibm.xtools.common.ui.wizards.config.TemplateConfiguration
 
fileNameControl - Variable in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
File name text box
FileTemplate - Class in com.ibm.xtools.common.ui.wizards.templates
ITemplate implementation for templates based off of a model file.
FileTemplate() - Constructor for class com.ibm.xtools.common.ui.wizards.templates.FileTemplate
 
FileTemplateModelHandler - Class in com.ibm.xtools.common.ui.wizards.handlers
This implementation of ITemplateModelHandler creates a new model from a model template file, where the template data is of type FileTemplate.
FileTemplateModelHandler() - Constructor for class com.ibm.xtools.common.ui.wizards.handlers.FileTemplateModelHandler
 
FilteredFileSelectionDialog - Class in com.ibm.xtools.common.ui.wizards
Dialog for displaying files with a given extension in the workspace.
FilteredFileSelectionDialog(Shell, String[]) - Constructor for class com.ibm.xtools.common.ui.wizards.FilteredFileSelectionDialog
FilteredFileSelectionDialog constructor
findAllContainedEObjects(IndexContext, EObject, EReference, EClass, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return map of EObjects to their contained objects of the given type starting at the specified EObject and recursively their contained eObjects at the given containment reference feature.
findAllExports(IndexContext, Resource, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all the resources that directly import the given resource and recursively their exports.
findAllImports(IndexContext, Resource, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all the resources that are directly imported by a given resource and recursively their imports.
findAllReferencedEObjects(IndexContext, EObject, EReference, EClass, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return map of EObjects to their referenced objects of the given type starting at the specified EObject and recursively their references at the given reference feature.
findAllReferencingEObjects(IndexContext, EObject, EReference, EClass, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return map of EObjects to their referencers of the given type starting at the specified EObject and recursively their referencers at the given reference feature.
findContainedEObjects(IndexContext, Collection<T1>, EReference, EClass, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all EObjects of the given class type that are contained by the collection of specified EObjects at the given containment reference feature.
findContainedEObjects(IndexContext, EObject, EReference, EClass, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all EObjects of the given class type that are contained by the given EObject at the given containment reference feature.
findContainedEObjects(IndexContext, URI, EReference, EClass, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all EObjects of the given class type that are referenced by the given URI at the given containment reference feature.
findContainer(IndexContext, EObject, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return the container of the given EObject.
findContainer(IndexContext, Collection<T1>, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return the containers of the given EObjects.
findContainer(IndexContext, URI, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return the container of the given EObject's URI.
findEObjects(IndexContext, EClass, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all EObjects of the given class type.
findEObjects(IndexContext, Object, EAttribute, EClass, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all EObjects of the given class type that reference the given value at the given attribute feature.
findEObjects(IndexContext, String, boolean, EAttribute, EClass, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all EObjects of the specified class type that reference string values containing the specified pattern through the given attribute feature.
findEObjects(IndexContext, String, EClass, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
Return the EObjects that resolve for the given URI URI.fragment() fragment.
findExports(IndexContext, Resource, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all the resources that directly import the given resource.
findImports(IndexContext, Resource, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all the resources that are directly imported by a given resource.
findReferencedEObjects(IndexContext, Collection<T1>, EReference, EClass, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method returns a map of EObjects to their referenced eObjects of the given type that reference objects in the given collection at the given non-containment reference feature.
findReferencedEObjects(IndexContext, EObject, EReference, EClass, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all EObjects of the given class type that are referenced by the given EObject at the given non-containment reference feature.
findReferencedEObjects(IndexContext, URI, EReference, EClass, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all EObjects of the given class type that are referenced by the given URI at the given non-containment reference feature.
findReferencedResources(IndexContext, EObject, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all resources that are referenced by the given EObject.
findReferencedResources(IndexContext, URI, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all resources that are referenced by the given EObject URI.
findReferencingEObjects(IndexContext, EObject, EReference, EClass, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all EObjects of the given type that reference a given EObject at the given reference feature.
findReferencingEObjects(IndexContext, Collection<T1>, EReference, EClass, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method returns a map of EObjects to their referencers of the given type that reference objects in the given collection of eObjects at the given reference feature.
findReferencingEObjects(IndexContext, URI, EReference, EClass, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all EObjects of the given type that reference a given URI at the given reference feature.
findReferencingResources(IndexContext, EObject, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all the resources that directly reference the given EObject.
findReferencingResources(IndexContext, URI, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return all the resources that directly reference the given EObject URI.
findValue(IndexContext, EObject, EAttribute, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return the value of the given attribute feature given an EObject.
findValue(IndexContext, Collection<T1>, EAttribute, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method returns a map of EObjects to their values for the given attribute feature
findValue(IndexContext, URI, EAttribute, IProgressMonitor) - Method in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
This method will return the value of the given attribute feature given a EObject's URI.
finish(IProgressMonitor) - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.ActivitiesTemplateConfigurationPageGroup
 
finish(IProgressMonitor) - Method in interface com.ibm.xtools.common.ui.wizards.pagegroups.ITemplateConfigurationPageGroup
Called by the wizard whenever the user presses the finish button.
finishPage(IProgressMonitor) - Method in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
Subclasses should override to perform the actions of the wizard.
finishPage(IProgressMonitor) - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
 
finishPage(IProgressMonitor) - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
Creates the model template from the valid user input
finishPage(IProgressMonitor) - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
 
finishPage(IProgressMonitor) - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
finishPage(IProgressMonitor) - Method in class com.ibm.xtools.common.ui.wizards.NewModelWizard
 
finishPage(IProgressMonitor) - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.ActivitiesConfigurationPage
 
fireCheckStateChanged(CheckStateChangedEvent) - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Notifies any check state listeners that the check state of an element has changed.
fireReadOnlyChanged(boolean, boolean) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionModel
Fires to all listeners the provide read only change to the state of the model.
fireViewpointChanged(ViewpointChangedEvent) - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.Viewpoint
Fires a ViewpointChangedEvent to all registered listeners.
FRAGMENT_BY_DEFAULT - Static variable in interface com.ibm.xtools.common.ui.preferences.IPreferenceConstants
fragments by default
FRAGMENT_FILE_NAME_PATTERN - Static variable in interface com.ibm.xtools.common.ui.preferences.IPreferenceConstants
 

G

getAdaptable(IAdaptable) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Returns an IAdaptable that adapts to IFile and IResource given another IAdaptable.
getAdapter(Class) - Method in class com.ibm.xtools.emf.core.UriAdapter
 
getAffectedResources() - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Returns an array of IAdaptable objects that can adapt to IResource and IFile.
getAllCategories() - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Return all categories.
getAllResourceURIs() - Method in class com.ibm.xtools.emf.index.search.IndexContext
Gets all the resource URIs in the context.
getAllTemplates(String) - Static method in class com.ibm.xtools.common.ui.wizards.util.NewModelWizardUtil
Return all the contributed templates within the given category.
getApplicableContentType(IFile, Collection<IContentType>) - Method in interface com.ibm.xtools.emf.index.provider.IIndexConfigurationManager
Returns the applicable contentype from the specified content types.
getApplicableContentType(URI, Collection<IContentType>) - Method in interface com.ibm.xtools.emf.index.provider.IIndexConfigurationManager
Returns the applicable content type from the specified content types.
getCachedElement(TransactionalEditingDomain, StructuredReferenceKey) - Static method in class com.ibm.xtools.mmi.core.cache.MMIResourceCache
Retrieves the cached element for a given key.
getCachingKey(IOperation) - Method in class com.ibm.xtools.mmi.core.services.ref.StructuredReferenceService
 
getCategory(String) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Get the category with given ID.
getCategory(String) - Static method in class com.ibm.xtools.common.ui.wizards.util.NewModelWizardUtil
Get the category with given ID.
getChangeDeltaCollector() - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Returns the Map of changes.
getCheckboxTreeViewer() - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Return the wrapped CheckboxTreeViewer.
getCheckedActivityIds() - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Returns the set of activity ids that are checked in the activity tree control
getCheckedActivityIds() - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.ActivitiesConfigurationPage
Returns the set of activity ids that are checked in the activities control.
getChildren() - Method in interface com.ibm.xtools.common.ui.wizards.ICategory
Get the child categories.
getChildren() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage.MergedCategory
 
getClientContext() - Static method in class com.ibm.xtools.mmi.core.util.MMICoreUtil
Method to obtain the client context lazily, since the getClientContext() method of ClientContextManager can take some time.
getCollection() - Method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
 
getColumn() - Method in class com.ibm.xtools.emf.core.signature.UnknownSignatureDiagnostic
 
getCompatibilityStructuredReference(Object, StructuredReference, Map, String, String) - Method in interface com.ibm.xtools.mmi.core.services.ref.IStructuredReferenceBackwardCompatibilityHandler
Return a compatibility StructuredReference for the given version
getCompatibilityURI(URI, IRMPResource, String, String) - Method in interface com.ibm.xtools.mmi.core.ITargetCompatibilityHandler
 
getCompletionProcessor(Object) - Method in class com.ibm.xtools.common.ui.navigator.utils.EObjectEditStringProvider
 
getConfigurationElements(String) - Static method in class com.ibm.xtools.mmi.core.MMICorePlugin
Utility to get the configuraiton elements for a particular extension point.
getContainer(URI) - Method in interface com.ibm.xtools.emf.index.util.IProxyData
Return the container uri for the specified uri or null
getContainerPath() - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Returns the container path
getContainerPath() - Method in class com.ibm.xtools.common.ui.wizards.config.ExistingModelConfiguration
Get the container path location where the new model will be created.
getContainerPath() - Method in class com.ibm.xtools.common.ui.wizards.config.TemplateConfiguration
Get the container path location where the new model will be created.
getContainerText() - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Return the container text.
getContainingProjectName() - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Return the name of the project which should contain the new resource.
getContentCreator(String) - Method in class com.ibm.xtools.common.ui.wizards.config.TemplateConfiguration
Get a content creator which has been contributed already for the given key.
getContentCreators() - Method in class com.ibm.xtools.common.ui.wizards.config.TemplateConfiguration
Get a collection of all content creators.
getContentProviders() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
To minimize the number of content providers the service uses to find content for a particular dialog, implementations of this composite must provider a list of ids corresponding to the extensions of org.eclipse.wst.common.navigator.views.navigatorContent.
getContext() - Method in class com.ibm.xtools.common.ui.reduction.filters.ElementFilterOperation
Return the context in which this filter was queried.
getContext() - Method in class com.ibm.xtools.common.ui.reduction.GetEditingCapabilitiesOperation
Return the context object to get editing capabilities for.
getContext() - Method in class com.ibm.xtools.emf.index.provider.AbstractIndexEntry
Deprecated.
Returns the current index context
getContext() - Method in class com.ibm.xtools.emf.index.provider.AbstractIndexProvider
Returns the current index context
getContext() - Method in class com.ibm.xtools.emf.index.provider.EObjectEntry
Deprecated.
 
getContext() - Method in interface com.ibm.xtools.emf.index.provider.IEntry
Retrieves the context for this entry.
getContextEObject() - Method in class com.ibm.xtools.common.ui.reduction.properties.EditingCapabilitiesPropertiesSection
Return the context EObject to retrieve capabilities information for.
getContextInfo(String) - Method in interface com.ibm.xtools.mmi.ui.util.IUIContext
Return the context object corresponding to the specified context type
getContextInfo(String) - Method in class com.ibm.xtools.mmi.ui.util.UIContext
Return the context object corresponding to the specified context type
getContextObject() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorTreeViewer
Returns the context object
getContextObject() - Method in class com.ibm.xtools.common.ui.reduction.filters.ElementFilterContext
 
getContextObject() - Method in interface com.ibm.xtools.common.ui.reduction.filters.IElementFilterContext
Gets the context object wherein filtering will take place.
getData() - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointElement
Returns data of the ViewpointElement
getData() - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointElementContent
Returns the data from the viewpoint element content.
getData() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointElementChangedEvent
 
getDataStucture(Collection<String>) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointElementDataHandler
The methods takes the string collection and convert into row data.
getDefault() - Static method in class com.ibm.xtools.mmi.core.MMICorePlugin
Retrieves this plug-in's shared instance.
getDefaultDiagramPath(Object, IUIContext) - Method in interface com.ibm.xtools.mmi.ui.services.IMMIUIHandler
Gets the directory path where the Diagram can be created for the uiObject.
getDefaultDirectoryName() - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
 
getDelegate() - Method in class com.ibm.xtools.emf.index.provider.EObjectEntry
Deprecated.
Note: this method is internal and is not intended to be called by clients.
getDelegate() - Method in class com.ibm.xtools.emf.index.provider.ResourceEntry
Deprecated.
Note: This method is internal and not intended to be invoked by clients.
getDelegate() - Method in interface com.ibm.xtools.mmi.core.InternalTarget
Returns the TargetImpl delegate.
getDelta() - Method in class com.ibm.xtools.mmi.core.services.sync.operations.SourceSynchronizationOperation
Returns the ModelChangeDelta specified in the constructor.
getDeltaList() - Method in class com.ibm.xtools.mmi.core.delta.CompoundModelChangeDelta
 
getDescription() - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
 
getDescription() - Method in interface com.ibm.xtools.common.ui.wizards.templates.ITemplate
Return the template description.
getDescription() - Method in interface com.ibm.xtools.emf.core.signature.IFeatureDescription
Getter for a description of the feature.
getDisplayableContainer(EObject) - Method in interface com.ibm.xtools.common.ui.navigator.utils.ICommonViewerContentDescriber
Gets the first element that is displayable in the ancestry of element, starting at the element itself.
getDomainElement() - Method in class com.ibm.xtools.mmi.core.services.ref.operations.AbstractElementBasedOperation
Returns the domain Element for this operation.
getDropRequest(List) - Method in class com.ibm.xtools.mmi.ui.actions.AbstractAddToNewDiagramAction
Gets the request for dropping the target elements onto the new class diagram.
getDropTargetListeners(IDropListenerContext) - Method in class com.ibm.xtools.mmi.ui.dnd.MMIDragDropTargetListener
 
getEClass() - Method in class com.ibm.xtools.emf.index.provider.EObjectEntry
Deprecated.
Returns the EClass for this eObject entry.
getEClass() - Method in interface com.ibm.xtools.emf.index.provider.IEObjectEntry
Retrieve the EClass for this EObject.
getEClass(URI) - Method in interface com.ibm.xtools.emf.index.util.IProxyData
Return the EClass for the specified uri or null
getEClass(String) - Static method in class com.ibm.xtools.mmi.core.util.MMICoreUtil
Returns the EClass corresponding to the given String eClsID.
getEditingCapabilities(Object) - Method in interface com.ibm.xtools.common.ui.reduction.IEditingCapabilitiesProvider
Return EditingCapabilities of enabled and required editing capabilities.
GetEditingCapabilitiesOperation - Class in com.ibm.xtools.common.ui.reduction
The operation used with the editing capabilities service to return a set of editing capabilities for a given context object.
GetEditingCapabilitiesOperation(Object) - Constructor for class com.ibm.xtools.common.ui.reduction.GetEditingCapabilitiesOperation
Constructs a new GetParticipantsOperation for the given context object.
getEditingDomain() - Method in class com.ibm.xtools.common.ui.navigator.filters.NameFilterHelper
 
getEditingDomain() - Method in class com.ibm.xtools.common.ui.wizards.handlers.FileTemplateModelHandler
Return the editing domain to to create the new model resource in.
getEditingDomain() - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.ActivitiesConfigurationPage
Return an editing domain which will be used to load a FileTemplate in order to obtain any capabilities applied to the root element.
getEditingDomain() - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Returns the default TranactionalEditingDomain in which this refactoring operation is to be run.
getEditingDomain() - Method in class com.ibm.xtools.mmi.core.refactor.BatchSynchronizationManager
Returns the editing domain in which the synchronization requests are to be run.
getEditingDomain() - Method in interface com.ibm.xtools.mmi.core.refactor.index.IRefactoring
Returns the editing domain that this refactoring update is applicable to.
getEditingDomain() - Method in interface com.ibm.xtools.mmi.core.refactor.traverse.IUpdate
Returns the TransactionalEditingDomain for this IUpdate
getEditingDomain() - Method in interface com.ibm.xtools.mmi.core.refactor.traverse.IUpdate2
Returns the TransactionalEditingDomain for this IUpdate
getEditingDomainsToUpdate() - Static method in class com.ibm.xtools.mmi.core.util.MMICoreUtil
Returns the EditingDomains that need to be updated for domain changes
getEditString(Object) - Method in class com.ibm.xtools.common.ui.navigator.utils.EObjectEditStringProvider
 
getEditStringProvider() - Method in interface com.ibm.xtools.common.ui.navigator.utils.ICommonViewerContentDescriber
Returns the org.eclipse.gmf.runtime.common.ui.util.IEditStringProvider for the specific content.
getElement(Object) - Method in class com.ibm.xtools.common.ui.reduction.AbstractEditingCapabilitiesProvider
Helper method to retrieve an element for the given object.
getEnabledActivityIds(EObject) - Static method in class com.ibm.xtools.common.ui.reduction.util.EditingCapabilitiesUtil
Gets the enabled activity IDs for the given EObject.
getEnabledActivityIds() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.Viewpoint
Get the viewpoint enabled activities.
getEnabledActivityIds() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointChangedEvent
Returns the activity identifiers that are currently enabled.
getEnabledAndRequiredActivityIds(EObject) - Static method in class com.ibm.xtools.common.ui.reduction.util.EditingCapabilitiesUtil
Gets the enabled & required activity IDs for the given EObject.
getEnabledEditingCapabilities() - Method in class com.ibm.xtools.common.ui.reduction.EditingCapabilities
Returns the set of enabled editing capabilities.
getEnabledViewpoint() - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Gets the enabled Viewpoint.
getEObjectContainerURI() - Method in class com.ibm.xtools.emf.index.provider.EObjectEntry
Deprecated.
Returns this entry's eObject container URI as string Note: this method is not intended to be called by clients.
getEObjectContainerURI() - Method in interface com.ibm.xtools.emf.index.provider.IEObjectEntry
Retrieve the URI of the container of this EObject.
getEObjectURI() - Method in class com.ibm.xtools.emf.index.provider.EObjectEntry
Deprecated.
Returns this entry's eObject URI as string Note: this method is not intended to be called by clients.
getEObjectURI() - Method in interface com.ibm.xtools.emf.index.provider.IEObjectEntry
Retrieve the EObject URI for the entry.
getEventType() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointEvent
Return the event type.
getExecutableContext(DropTargetEvent) - Method in class com.ibm.xtools.mmi.ui.dnd.MMIDropTargetListener
 
getExpandableImportFeatures() - Method in class com.ibm.xtools.common.ui.navigator.filters.NameFilterHelper
 
getFactory() - Method in class com.ibm.xtools.mmi.core.contenttype.MMIXMLHandler
Return a new SAX parser factory that supports XML namespaces
getFactory() - Static method in class com.ibm.xtools.mmi.core.ref.StructuredReference
 
getFeature(EClass, String, String, boolean) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
Get the EStructuralFeature from the metaObject for the given object and feature name.
getFeature(EClass, String, String, boolean) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
Get the EStructuralFeature from the metaObject for the given object and feature name.
getFeature() - Method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
 
getFeatureDescriptions() - Method in class com.ibm.xtools.emf.core.signature.UnknownSignatureDiagnostic
Returns a list of IFeatureDescriptions representing features that should be installed into the runtime in order to allow the user to properly load the resource.
getField(EAttribute, String) - Static method in class com.ibm.xtools.emf.index.provider.AbstractIndexProvider
Get the computed field name for the specified attribute.
getField(EReference) - Static method in class com.ibm.xtools.emf.index.provider.AbstractIndexProvider
Get the computed field name for the specified reference.
getFields() - Method in class com.ibm.xtools.emf.index.provider.EObjectEntry
Deprecated.
Note: this method is not intended to be called by clients.
getFields() - Method in interface com.ibm.xtools.emf.index.provider.IIndexEntry
Deprecated.
Return the collections of fields.
getFields() - Method in class com.ibm.xtools.emf.index.provider.ResourceEntry
Deprecated.
Note: this method is not intended to be called by clients.
getFileExtensions() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
Return the array of valid file extensions to used to filter elements out of the browse dialog.
getFileName() - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Returns the text inside the filename control in this wizard page.
getFileName() - Method in class com.ibm.xtools.common.ui.wizards.config.ExistingModelConfiguration
Get the file name of the new model.
getFileName() - Method in class com.ibm.xtools.common.ui.wizards.config.TemplateConfiguration
Get the file name of the new model.
getFileTemplateModelHandler() - Static method in class com.ibm.xtools.common.ui.wizards.handlers.FileTemplateModelHandler
 
getFilter() - Method in class com.ibm.xtools.common.ui.reduction.properties.EditingCapabilitiesPropertiesSection
 
getFinalPerspective(ExistingModelConfiguration) - Method in class com.ibm.xtools.common.ui.wizards.handlers.AbstractExistingModelHandler
Return the id which identifies a perspective to activate.
getFinalPerspective(TemplateConfiguration) - Method in class com.ibm.xtools.common.ui.wizards.handlers.AbstractTemplateModelHandler
Return the id which identifies a perspective to activate.
getHandler(String) - Method in class com.ibm.xtools.mmi.core.services.ref.StructuredReferenceService
Returns an instance of IStructuredReferenceHandler for the specified providerId,
getIconURL() - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
 
getIconURL() - Method in interface com.ibm.xtools.common.ui.wizards.templates.ITemplate
Return the URL of the template icon.
getId() - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.ICategory
Get the category ID.
getId() - Method in interface com.ibm.xtools.common.ui.wizards.ICategory
Get the category ID.
getId() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage.MergedCategory
 
getId() - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
 
getId() - Method in interface com.ibm.xtools.common.ui.wizards.templates.ITemplate
Return the template ID.
getIndex() - Method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
 
getIndexedContentTypes() - Method in interface com.ibm.xtools.emf.index.provider.IIndexConfigurationManager
Returns the collection of indexed content types
getIndexProvider(URI) - Method in interface com.ibm.xtools.emf.index.provider.IIndexConfigurationManager
Returns the IIndexProvider for the specified resource URI.
getIndexProviderFactory(IContentType) - Method in interface com.ibm.xtools.emf.index.provider.IIndexConfigurationManager
Returns the IIndexProviderFactory for the specified content type.
getIndices() - Method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
 
getInfo(Object, StructuredReference, String) - Method in interface com.ibm.xtools.mmi.core.services.ref.IStructuredReferenceHandler
Returns the information requested for the specified StructuredReference.
getInfo(Object, StructuredReference, String) - Static method in class com.ibm.xtools.mmi.core.services.ref.StructuredReferenceService
Finds an appropriate IStructuredReferenceHandler for specified StructuredReference and returns the result of call to IStructuredReferenceHandler.getInfo(Object, StructuredReference, String)
getInformationURL() - Method in interface com.ibm.xtools.emf.core.signature.IFeatureDescription
Getter for a URL that the user can use to get more information about the feature.
getInitialCategorySelectionID() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Get the category ID to be selected.
getInitialTemplateSelectionID() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Get the template ID to be selected.
getInput() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Implement to provider the input for the TreeViewer.
getInstance() - Static method in class com.ibm.xtools.common.ui.reduction.filters.ElementFilterService
Signleton constructor.
getInstance() - Static method in class com.ibm.xtools.mmi.core.commands.NoopCommand
Returns the shared static instance of this command.
getInstance() - Static method in class com.ibm.xtools.mmi.core.commands.UnexecutableCommand
 
getInstance() - Static method in class com.ibm.xtools.mmi.core.delta.ModelChangeDeltaManager
Return the singleton instance.
getInstance(TransactionalEditingDomain) - Static method in class com.ibm.xtools.mmi.core.refactor.AutoTriggeredSynchronizationManager
Returns a shared instance of the AutoTriggeredSynchronization manager.
getInstance() - Static method in class com.ibm.xtools.mmi.core.services.map.ModelMappingService
Retrieves the singleton instance of the ModelMappingService.
getInstance() - Static method in class com.ibm.xtools.mmi.core.services.ref.StructuredReferenceService
Returns the shared instance of the StructuredReferenceService
getInstance() - Static method in class com.ibm.xtools.mmi.core.services.sync.SourceSynchronizationService
Retrieves the singleton instance of this service.
getInstance() - Static method in class com.ibm.xtools.mmi.ui.dnd.MMIDropTargetListener
 
getJobFamily() - Method in class com.ibm.xtools.emf.index.util.QueryJob
Returns the family
getKind() - Method in class com.ibm.xtools.emf.index.provider.AbstractIndexEntry
Deprecated.
 
getKind() - Method in class com.ibm.xtools.emf.index.provider.EObjectEntry
Deprecated.
Note: this method is not intended to be called by clients.
getKind() - Method in interface com.ibm.xtools.emf.index.provider.IIndexEntry
Deprecated.
Returns the kind of entry
getKind() - Method in class com.ibm.xtools.emf.index.provider.ResourceEntry
Deprecated.
Note: this method is not intended to be called by clients.
getLabel() - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.ICategory
Get the category label.
getLabel() - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointElementContent
Gets the label for that viewpoint element content.
getLabel() - Method in interface com.ibm.xtools.common.ui.wizards.ICategory
Get the category label.
getLabel() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage.MergedCategory
 
getLabel() - Method in class com.ibm.xtools.mmi.core.contexts.MMIWorkspaceModifyUndoContext
 
getLabelStyle() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
 
getLine() - Method in class com.ibm.xtools.emf.core.signature.UnknownSignatureDiagnostic
 
getLoadedResources() - Method in class com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine.AbstractVisitor
 
getLoadedResources() - Method in interface com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine.Visitor
Return the list of loaded resources.
getLoadedResourceURIs() - Method in class com.ibm.xtools.emf.index.search.IndexContext
Gets the loaded resource URIs within the context
getLocation() - Method in class com.ibm.xtools.emf.core.signature.UnknownSignatureDiagnostic
 
getManager() - Method in class com.ibm.xtools.common.ui.navigator.filters.NameFilterHelper
Get NameFilterManager
getMessage() - Method in class com.ibm.xtools.emf.core.signature.UnknownSignatureDiagnostic
 
getModelFileExtension() - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Lazily instantiates the EXTENSION field to avoid premature plugin loading.
getModelFileExtension() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
getModelFileExtension() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
 
getModelFileExtension() - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
 
getModelFileExtension() - Method in interface com.ibm.xtools.common.ui.wizards.templates.ITemplate
Return the new model file extension.
getModelName() - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
 
getModelName() - Method in interface com.ibm.xtools.common.ui.wizards.templates.ITemplate
Return the new model name.
getModifiedTime() - Method in class com.ibm.xtools.emf.index.provider.ResourceEntry
Deprecated.
Return the last modified time stamp Note this method is not intended to be called by clients.
getModifier() - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
Returns the IStructuredReferenceModifier for this StructuredReferenceHandler.
getName() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.Viewpoint
Get the viewpoint name.
getName() - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
 
getName() - Method in interface com.ibm.xtools.common.ui.wizards.templates.ITemplate
Return the template name.
getName() - Method in interface com.ibm.xtools.emf.core.signature.IFeatureDescription
Getter for the name of the feature.
getNameAttributes() - Method in class com.ibm.xtools.common.ui.navigator.filters.NameFilterHelper
 
getNewModelFromExistingModelPage() - Method in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
 
getNewModelFromTemplatePage() - Method in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
 
getNewModelMainPage() - Method in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
 
getNewModelWizardRegistry() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Returns NewModelWizardRegistry
getNextPage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
Returns the first next page.
getNextPage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
 
getNextPage(IWizardPage) - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
getNextPage(IWizardPage) - Method in class com.ibm.xtools.common.ui.wizards.NewModelWizard
 
getNextPage(IWizardPage) - Method in interface com.ibm.xtools.common.ui.wizards.pagegroups.ITemplateConfigurationPageGroup
Returns the successor of the given page.
getNextPage(IWizardPage) - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.LinearTemplateConfigurationPageGroup
 
getNextPage(ITemplateConfigurationPage) - Method in class com.ibm.xtools.common.ui.wizards.TemplateConfigurationPageGroupNavigator
Returns the next page for the given ITemplateConfigurationPage.
getNonExpandableImportFeatures() - Method in class com.ibm.xtools.common.ui.navigator.filters.NameFilterHelper
 
getObject() - Method in class com.ibm.xtools.common.ui.reduction.filters.ElementFilterOperation
Return the object to test against the filter.
getOldIndex() - Method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
 
getOldValue() - Method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
 
getOldVersionResources() - Method in class com.ibm.xtools.mmi.core.refactor.index.AbstractIndexedRefactoringOperation
 
getOldVersionResources() - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner2
 
getOpenedDiagramEditPart() - Method in class com.ibm.xtools.mmi.ui.actions.AbstractAddToNewDiagramAction
Return the DiagramEditPart in the new editor that the shape was added to.
getOptions() - Method in class com.ibm.xtools.emf.index.search.IndexContext
Gets the search options.
getOwner() - Method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
 
getParent(EObject) - Method in class com.ibm.xtools.common.ui.navigator.filters.NameFilterHelper
 
getParent() - Method in interface com.ibm.xtools.common.ui.wizards.ICategory
Get the parent category, or null if no parent exists.
getParent() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage.MergedCategory
 
getParserOptions(IAdaptable) - Method in class com.ibm.xtools.common.ui.navigator.utils.EObjectEditStringProvider
 
getParticipantIDs() - Method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
Gets the Set of participant identifiers that participate in this ModelChangeDelta
getParticipantIDs() - Method in class com.ibm.xtools.mmi.core.services.sync.operations.SourceSynchronizationOperation
Returns the participant IDs of the delta specified in the constructor.
getPath(EObject, EObject) - Method in class com.ibm.xtools.common.ui.navigator.filters.NameFilterHelper
 
getPluginId() - Method in class com.ibm.xtools.mmi.core.commands.UnexecutableCommand
Returns the plugin ID of the MMI Core Plugin.
getPluginId() - Static method in class com.ibm.xtools.mmi.core.MMICorePlugin
Retrieves the unique identifier of this plug-in.
getPreDefinedViewpointElements() - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Returns a list of pre-defined Viewpoint Elements.
getPreDefinedViewpoints(boolean) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Gets the list of pre-defined Viewpoints.
getPreferredPerspectives(ExistingModelConfiguration) - Method in class com.ibm.xtools.common.ui.wizards.handlers.AbstractExistingModelHandler
Return a comma-separated list of perspective IDs.
getPreferredPerspectives(TemplateConfiguration) - Method in class com.ibm.xtools.common.ui.wizards.handlers.AbstractTemplateModelHandler
Return a comma-separated list of perspective IDs.
getPreviousData() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointElementChangedEvent
 
getPreviouslyEnabledActivityIds() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointChangedEvent
Returns the activity identifiers that were previously enabled.
getPreviouslyEnabledViewpoint() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.EnabledViewpointChangedEvent
Returns the Viewpoint that was previously enabled.
getPreviousPage(IWizardPage) - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
getPreviousPage(IWizardPage) - Method in class com.ibm.xtools.common.ui.wizards.NewModelWizard
 
getPreviousPage(IWizardPage) - Method in interface com.ibm.xtools.common.ui.wizards.pagegroups.ITemplateConfigurationPageGroup
Returns the predecessor of the given page.
getPreviousPage(IWizardPage) - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.LinearTemplateConfigurationPageGroup
 
getPreviousPage(ITemplateConfigurationPage) - Method in class com.ibm.xtools.common.ui.wizards.TemplateConfigurationPageGroupNavigator
Returns the previous page for the given ITemplateConfigurationPage.
getPriority(IConfigurationElement) - Method in class com.ibm.xtools.mmi.core.services.ref.StructuredReferenceService
 
getProjectLocationPath() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
getProjectName() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
getProperties() - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
Obtains a map of additional properties defined in the template definition, which are not interpreted by the New Wizard framework.
getProperties() - Method in class com.ibm.xtools.mmi.core.ref.StructuredReference
Returns an array of all the properties for this StructuredReference.
getProperty(String) - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
Obtains the value of an additional property defined in the template definition, which is not interpreted by the New Wizard framework.
getProperty(String) - Method in class com.ibm.xtools.mmi.core.ref.StructuredReference
Returns the value of a specified property for this StructuredReference.
getProviderId() - Method in class com.ibm.xtools.mmi.core.ref.StructuredReference
Returns the id of the provider managing this StructuredReference
getProviderId() - Method in class com.ibm.xtools.mmi.core.services.map.operations.ResolveOperation
 
getProviderId() - Method in class com.ibm.xtools.mmi.core.services.ref.operations.AbstractStructuredRefProviderBasedOperation
Return the providerId for this operation
getProviderId() - Method in class com.ibm.xtools.mmi.ui.services.GetStructuredReferenceOpenHandlerOperation
Gets the handler ID for this operation.
getProxyClassID(EObject) - Method in class com.ibm.xtools.emf.core.resource.RMPResourceFactory
 
getProxyData() - Method in class com.ibm.xtools.emf.index.search.IndexContext
Returns the interface that provides attribute and reference information for proxies returned by the index store.
getProxyID(EObject) - Method in class com.ibm.xtools.emf.core.resource.RMPResourceFactory
 
getProxyName(EObject) - Method in class com.ibm.xtools.emf.core.resource.RMPResourceFactory
 
getProxyQualifiedName(EObject) - Method in class com.ibm.xtools.emf.core.resource.RMPResourceFactory
 
getReferencedProjects() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
getReferencePage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
getRegisteredIndexedURIs() - Method in interface com.ibm.xtools.emf.index.provider.IIndexConfigurationManager
Returns the collection of statically registered URIs that are indexed
getRequiredActivityIds(EObject) - Static method in class com.ibm.xtools.common.ui.reduction.util.EditingCapabilitiesUtil
Gets the required activity IDs for the given EObject.
getRequiredActivityIds() - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Returns the set of required activity ids.
getRequiredEditingCapabilities() - Method in class com.ibm.xtools.common.ui.reduction.EditingCapabilities
Returns the set of required editing capabilities.
getResource(IFile) - Static method in class com.ibm.xtools.emf.index.search.IndexContext
Gets the resource uri given a platform IFile
getResource(URI, boolean) - Method in class com.ibm.xtools.emf.index.search.IndexContext
Creates a resource for the specified uri.
getResourceHandlerStore(Class<?>) - Method in interface com.ibm.xtools.emf.core.resource.IRMPResource
Retrieves the special store used by a specific type of resource handler to store its iterim data.
getResourceSet() - Method in class com.ibm.xtools.emf.index.search.IndexContext
Gets the resource set associated with this context.
getResourceSetForLoading(ResourceSet) - Method in class com.ibm.xtools.emf.index.provider.AbstractIndexProvider
Returns the resource set for loading the resource and creating the index entries.
getResourceSetForParsing(ResourceSet) - Method in class com.ibm.xtools.emf.index.provider.AbstractIndexProvider
Returns the resource set for parsing the resource and creating the index entries.
getResourceURI() - Method in interface com.ibm.xtools.emf.index.provider.IResourceEntry
Retrieves the URI of this resource entry.
getResourceURI() - Method in class com.ibm.xtools.emf.index.provider.ResourceEntry
Deprecated.
Return the corresponding resource uri Note this method is not intended to be called by clients.
getResourceURIs() - Method in interface com.ibm.xtools.emf.index.provider.IResourceProvider
Obtains a collection of URIs for resources that should be indexed.
getResourceURIs() - Method in class com.ibm.xtools.emf.index.search.IndexContext
Gets the resource URIs within the context based on the IndexContext.SEARCH_UNLOADED_RESOURCES and IndexContext.SEARCH_DEPLOYED_RESOURCES options.
getResults() - Method in class com.ibm.xtools.emf.index.util.QueryJob
Returns the results
getSaveOptions() - Method in class com.ibm.xtools.common.ui.wizards.handlers.FileTemplateModelHandler
Return the resource save options.
getSelectedElement() - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Returns the first element selected in the tree control.
getSelectedElements() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Gets the user selected elements.
getSelectedTemplate() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Return the selected template.
getSelection() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionModel
Returns the selection list.
getSelection() - Method in class com.ibm.xtools.mmi.ui.actions.AbstractAddToNewDiagramAction
This method returns the current selection for the action delegate.
getSelectionModel() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Returns the selection model to the client if there is a selection model.
getSemanticElement(Object) - Method in class com.ibm.xtools.common.ui.reduction.filters.AbstractElementFilterProvider
Helper method to retrieve the semantic element for the given object.
getSerializedForm(Object) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointElementDataHandler
The method takes the raw data and convert it into string collection.
getSettingsSectionName() - Method in class com.ibm.xtools.common.ui.wizards.NewModelWizard
Return the wizard settings section name.
getSize(TransactionalEditingDomain) - Static method in class com.ibm.xtools.mmi.core.cache.MMIResourceCache
Returns the size of the resource cache.
getSourceElements(Object, Object, IUIContext) - Method in interface com.ibm.xtools.mmi.ui.services.IMMIUIHandler
Extracts all domain objects from a given UI Object.
getSourceModel() - Method in class com.ibm.xtools.common.ui.wizards.config.ExistingModelConfiguration
Get the source model file.
getSourceModelResource(String) - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
Gets the IFile object for the relativePath
getState() - Method in class com.ibm.xtools.mmi.core.refactor.AutoTriggeredSynchronizationManager
Returns the state of the synchronization Job.
getStatus() - Method in class com.ibm.xtools.mmi.core.commands.CompositeCommandWithStatus
 
getStatus() - Method in interface com.ibm.xtools.mmi.core.commands.ICommandWithStatus
Returns the IStatus for this command
getStringID(EClass) - Static method in class com.ibm.xtools.mmi.core.util.MMICoreUtil
Returns the String representation of an eClass in the form of a namespace prefix registered in the MMIFactoryRegistry, a separator, and the eClass name.
getStructuredReference() - Method in interface com.ibm.xtools.mmi.core.ITarget
Returns the StructuredReference associated with the mapped object.
getStructuredReference() - Method in class com.ibm.xtools.mmi.core.ref.TargetStructuredReference
Returns the StructuredReference
getStructuredReference(Object, Object) - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
Gets the StructuredReference for the specified domain element.
getStructuredReference(Object, String) - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
Gets the StructuredReference for the specified serialized form of the StructuredReference.
getStructuredReference(Object, StructuredReference) - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
Returns the StructuredReference from the cache if one exists, else returns newStructRef
getStructuredReference(Object, String) - Method in interface com.ibm.xtools.mmi.core.services.ref.IStructuredReferenceHandler
Gets the StructuredReference for the specified serialized form of the StructuredReference.
getStructuredReference(Object, Object) - Method in interface com.ibm.xtools.mmi.core.services.ref.IStructuredReferenceHandler
Gets the StructuredReference for the specified domain element.
getStructuredReference() - Method in class com.ibm.xtools.mmi.core.services.ref.operations.ResolveStructuredReferenceOperation
Returns the StructuredReference to be resolved
getStructuredReference() - Method in class com.ibm.xtools.mmi.core.services.ref.operations.StructuredReferenceInfoOperation
Returns the StructuredReference for this operation.
getStructuredReference(Object, Object) - Static method in class com.ibm.xtools.mmi.core.services.ref.StructuredReferenceService
Finds an appropriate IStructuredReferenceHandler for specified Domain element, and returns the result of the call to IStructuredReferenceHandler.getStructuredReference(Object, Object)
getStructuredReference() - Method in class com.ibm.xtools.mmi.core.TargetImpl
 
getStructuredReferenceFromURI(Object, String) - Static method in class com.ibm.xtools.mmi.core.services.ref.StructuredReferenceService
Finds an appropriate IStructuredReferenceHandler based on provider ID encoded in specified sRefString and returns the result of the call to IStructuredReferenceHandler.getStructuredReference(Object, String)
GetStructuredReferenceFromURIOperation - Class in com.ibm.xtools.mmi.core.services.ref.operations
IOperation to get a StructuredReference from its URI string representation.
GetStructuredReferenceFromURIOperation(Object, String) - Constructor for class com.ibm.xtools.mmi.core.services.ref.operations.GetStructuredReferenceFromURIOperation
Constructor
getStructuredReferenceOpenHandler(String) - Method in interface com.ibm.xtools.mmi.ui.services.IMMIUIProvider
Retrieve a IStructuredReferenceOpenHandler given a handler id of the StructuredReference.
GetStructuredReferenceOpenHandlerOperation - Class in com.ibm.xtools.mmi.ui.services
An operation to get the IStructuredReferenceOpenHandler for a given StructuredReference handler id.
GetStructuredReferenceOpenHandlerOperation(String) - Constructor for class com.ibm.xtools.mmi.ui.services.GetStructuredReferenceOpenHandlerOperation
Constructor for GetStructuredReferenceOpenHandlerOperation.
GetStructuredReferenceOperation - Class in com.ibm.xtools.mmi.core.services.ref.operations
Operation to get StructuredReference for a specific Domain Element.
GetStructuredReferenceOperation(Object, Object) - Constructor for class com.ibm.xtools.mmi.core.services.ref.operations.GetStructuredReferenceOperation
Constructor with referencedContext and domainElement
GetStructuredReferenceProviderOperation - Class in com.ibm.xtools.mmi.core.services.ref.operations
Operation to get the IStructuredReferenceHandler for the specific providerId.
GetStructuredReferenceProviderOperation(String) - Constructor for class com.ibm.xtools.mmi.core.services.ref.operations.GetStructuredReferenceProviderOperation
Constructor with the Id of the provider.
getStructuredReferencesCache(Object) - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
Returns the cache of Structured References given a referencedContext
getStructuredReferenceToUpdate() - Method in interface com.ibm.xtools.mmi.core.refactor.index.IRefactoring
Returns the reference to be updated
getStructuredReferenceToUpdate() - Method in interface com.ibm.xtools.mmi.core.refactor.traverse.IUpdate2
Returns the reference to be updated
getSupportedOptions() - Method in class com.ibm.xtools.mmi.core.contenttype.XMLExactRootContentDescriber
 
getSupportingStructuredReference(int) - Method in class com.ibm.xtools.mmi.core.ref.StructuredReference
Return the supporting StructuredReference at the specified index.
getSupportingStructuredReferenceCount() - Method in class com.ibm.xtools.mmi.core.ref.StructuredReference
Return the number of supporting StructuredReferences.
getSupportingStructuredReferences() - Method in class com.ibm.xtools.mmi.core.ref.StructuredReference
Returns an array of Supporting StructuredReferences.
getTargetEClass(Object, Object, IUIContext) - Method in interface com.ibm.xtools.mmi.ui.services.IMMIUIHandler
Returns the target EClass for a source element when dropped on a certain UI context, such as the diagram kind.
getTargetKind() - Method in class com.ibm.xtools.mmi.core.ref.TargetStructuredReference
Returns the EClass
getTargetKind() - Method in class com.ibm.xtools.mmi.core.services.map.operations.ResolveOperation
 
getTargetStructuredReference(StructuredReference, EClass) - Static method in class com.ibm.xtools.mmi.core.ref.TargetStructuredReference
Returns a TargetStructuredReference for the given StructuredReference and its EClass
getTargetSynchronizer() - Method in interface com.ibm.xtools.mmi.core.ITarget
Returns the adapter responsible for synchronizing the features of the Meta-class.
getTargetSynchronizer() - Method in class com.ibm.xtools.mmi.core.TargetImpl
 
getTemplate() - Method in class com.ibm.xtools.common.ui.wizards.config.TemplateConfiguration
Get the template data.
getTemplate(String) - Static method in class com.ibm.xtools.common.ui.wizards.util.NewModelWizardUtil
Get the template with given ID.
getTemplateConfiguration() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Return the template configuration for the selected template.
getTemplateConfiguration() - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.AbstractTemplateConfigurationPageGroup
Return the ITemplateConfiguration set for this page.
getTemplateConfiguration() - Method in interface com.ibm.xtools.common.ui.wizards.pagegroups.ITemplateConfigurationPageGroup
Gets the template configuration.
getTemplateConfigurationPageGroup() - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.AbstractTemplateConfigurationPage
 
getTemplateConfigurationPageGroup() - Method in interface com.ibm.xtools.common.ui.wizards.pagegroups.ITemplateConfigurationPage
Return the template configuration page group which contributed this wizard page.
getTemplateConfigurationPageGroupNavigator() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Return the template configuration page group navigator for the selected template.
getTemplateConfigurationPageGroups() - Method in class com.ibm.xtools.common.ui.wizards.TemplateConfigurationPageGroupNavigator
Return the list of template configuration page groups.
getTemplateFilePath() - Method in class com.ibm.xtools.common.ui.wizards.templates.FileTemplate
Return the IPath to the template file.
getTemplateModelHandler() - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
 
getTemplateModelHandler() - Method in interface com.ibm.xtools.common.ui.wizards.templates.ITemplate
Return the ITemplateModelHandler used to create models from this template.
getTemplates() - Method in interface com.ibm.xtools.common.ui.wizards.templates.ITemplateFactory
Return an array of ITemplates.
getTemplates(String) - Static method in class com.ibm.xtools.common.ui.wizards.util.NewModelWizardUtil
Return the capability reduced set of templates within the given category.
getTreeAutoExpandLevel() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
 
getTreeViewer() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Gets the navigator tree viewer.
getTriggerDelay() - Method in class com.ibm.xtools.mmi.core.refactor.AutoTriggeredSynchronizationManager
Returns the delay to wait in milliseconds before executing the queued requests.
getType() - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointElement
Returns viewpoint element type.
getType() - Method in class com.ibm.xtools.mmi.core.delta.CompoundModelChangeDelta
 
getType() - Method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
 
getTypeRestriction() - Method in class com.ibm.xtools.common.ui.navigator.filters.NameFilterHelper
 
getUIContext() - Method in class com.ibm.xtools.mmi.ui.actions.AbstractAddToNewDiagramAction
Subclassers must override to return a UI context corresponding to the diagram type that this selection will be added to, i.e.
getUIContext() - Method in class com.ibm.xtools.mmi.ui.actions.AddToCurrentDiagramAction
 
getUIContext() - Method in class com.ibm.xtools.mmi.ui.services.GetUIHandlerOperation
Get the Diagram Kind for this operation.
getUIHandler(Object, IUIContext) - Method in interface com.ibm.xtools.mmi.ui.services.IMMIUIProvider
Retrieve a IMMIUIHandler given a UI object and a diagram kind.
GetUIHandlerOperation - Class in com.ibm.xtools.mmi.ui.services
An operation to get the IMMIUIHandler for any given UI Object and for a given diagram kind.
GetUIHandlerOperation(Object, IUIContext) - Constructor for class com.ibm.xtools.mmi.ui.services.GetUIHandlerOperation
Constructor for GetUIHandlerOperation.
getUIHandlers(Object, IUIContext) - Method in interface com.ibm.xtools.mmi.ui.services.IMMIUIService
Return a List of IMMIUIHandler objects for the given UI Object and the given IUIContext.
getUIObject() - Method in class com.ibm.xtools.mmi.ui.services.GetUIHandlerOperation
Gets the UI Object.
getUIReductionActivities() - Static method in class com.ibm.xtools.common.ui.reduction.util.EditingCapabilitiesUtil
Gets all the activities participating in UI reduction.
getUIReductionContext() - Method in interface com.ibm.xtools.common.ui.reduction.IUIReductionAwarePart
Return the UI reduction context object.
getUIShell() - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Returns the Shell or null.
getUIShell() - Method in class com.ibm.xtools.mmi.core.refactor.traverse.UpdateRunner
 
getUncheckedActivityIds() - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Returns the list of activity ids that are unchecked in the activity tree control
getUpdates() - Method in class com.ibm.xtools.mmi.core.refactor.index.AbstractIndexedRefactoringOperation
 
getUpdates() - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner
 
getUpdates() - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner2
 
getUpdates() - Method in class com.ibm.xtools.mmi.core.refactor.traverse.UpdateRunner
 
getURI(String) - Static method in class com.ibm.xtools.mmi.core.util.MMICoreUtil
Convenience method to return a MMI URI with the given sRefFragment as the URI's fragment
getURIChangeListeners() - Method in class com.ibm.xtools.emf.index.parser.AbstractURIParser
 
getURIChangeListeners() - Method in interface com.ibm.xtools.emf.index.parser.IURIParser
Returns the registered listeners
getUriFragment() - Method in class com.ibm.xtools.mmi.core.services.ref.operations.GetStructuredReferenceFromURIOperation
Returns uriFragment representing the StructuredReference to get.
getURIParser(String) - Method in interface com.ibm.xtools.emf.index.provider.IIndexConfigurationManager
Returns the IURIParser for the specified scheme.
getUserDefinedViewpointElements() - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Returns a list of user-defined viewpoint elements.
getUserDefinedViewpoints() - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Return a list of all user-defined viewpoints.
getValue(String) - Method in class com.ibm.xtools.emf.index.provider.EObjectEntry
Deprecated.
Note: this method is not intended to be called by clients.
getValue(String) - Method in interface com.ibm.xtools.emf.index.provider.IIndexEntry
Deprecated.
Return the value the specified field.
getValue(String) - Method in class com.ibm.xtools.emf.index.provider.ResourceEntry
Deprecated.
Note: this method is not intended to be called by clients.
getValue(URI, EAttribute) - Method in interface com.ibm.xtools.emf.index.util.IProxyData
This method returns the value for the specified attribute feature
getValue(URI, EReference) - Method in interface com.ibm.xtools.emf.index.util.IProxyData
This method returns the value for the specified reference feature
getValue() - Method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
 
getVersion() - Method in interface com.ibm.xtools.emf.core.signature.IFeatureDescription
Getter for the version of the feature.
getViewer() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Gets the tree viewer
getViewerElement(EObject) - Method in interface com.ibm.xtools.common.ui.navigator.utils.ICommonViewerContentDescriber
Returns the wrapper for the given EObject shown under either the Models or Profiles logical folder.
getViewpoint() - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointElement
Returns Viewpoint for the IViewpointElement
getViewpoint(String) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Return the Viewpoint for the given ID.
getViewpoint() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointEvent
Return the affected viewpoint.
getViewpointElement(Viewpoint, String) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Return the viewpoint element for the given Viewpoint and type.
getViewpointElement() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointElementChangedEvent
Returns the active viepointElement of the certain type
getViewpointElement() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointElementManagerEvent
Get the corresponding viewpoint element
getViewpointElementTypes() - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Return the List of registered ViewpointElement types.
getViewpointElementTypesChanged() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.EnabledViewpointChangedEvent
Returns a set of viewpoint element types which have changed.
getViewpointEnabledActivityIds() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.EnabledViewpointChangedEvent
Returns the activity identifiers that are currently enabled.
getViewpointManager() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointElementManagerEvent
Returns the instance of the IViewpointManager that changed.
getViewpointManager() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointManagerEvent
Returns the instance of the IViewpointManager that changed.
getViewpointPreviouslyEnabledActivityIds() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.EnabledViewpointChangedEvent
Returns the activity identifiers that were previously enabled for the currently enabled viewpoint.
getViewpoints(String, boolean) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Return the Viewpoints within the given category.
getViewpointsPreferencePage() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.AbstractViewpointElementContent
Return reference to ViewpointsReferencePage
getWindow() - Method in class com.ibm.xtools.mmi.ui.actions.AbstractAddToNewDiagramAction
Obtains the workbench window from the part's site and returns it.
getWorkbenchEnabledActivityIds() - Static method in class com.ibm.xtools.common.ui.reduction.util.EditingCapabilitiesUtil
Return the set of capabilities that are enabled in the workbench capabilities preferences.
getWorkbenchPart() - Method in class com.ibm.xtools.common.ui.reduction.UIReductionPartAdapter
Return the workbench part.
getWorkIndicatorType() - Method in class com.ibm.xtools.mmi.ui.actions.AbstractAddToNewDiagramAction
 
getWorkIndicatorType() - Method in class com.ibm.xtools.mmi.ui.actions.AddToCurrentDiagramAction
 
getWorkIndicatorType() - Method in class com.ibm.xtools.mmi.ui.dnd.MMIDropTargetListener
 
getWorkspaceResource(URI) - Method in class com.ibm.xtools.emf.index.search.IndexContext
Returns the corresponding workspace resource for the specified resource uri
getWorkspaceResources(Collection<URI>) - Method in class com.ibm.xtools.emf.index.search.IndexContext
Returns the corresponding workspace resources for the specified list of resource uris
getWrappedObject(Object) - Method in class com.ibm.xtools.mmi.core.MMIEAdapterList
 
getWrappedObject(Adapter) - Static method in class com.ibm.xtools.mmi.core.util.MMICoreUtil
 
group - Variable in class com.ibm.xtools.common.ui.wizards.pagegroups.AbstractTemplateConfigurationPage
 
GROUP_TITLE - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelMainPage
 
GROUP_TITLE - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelProjectMainPage
 
groupNavigator - Variable in class com.ibm.xtools.common.ui.wizards.NewModelWizard
 
groupNavigatorCache - Variable in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Template configuration page group navigator cache

H

handleBrowse() - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Handle the click of Browse button.
handleBrowseModel() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
Solicits model file from user
handleChange(IURIParser, Map<URI, URI>) - Method in interface com.ibm.xtools.emf.index.parser.IURIChangeListener
Callback method to notify change in uris.
handleFeature(String, String) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
The XML element represents a feature.
handleFeature(String, String) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
The XML element represents a feature.
handleNewModelSelected(String) - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
Called whenever a new model file is being selected as a source.
handleNewRelativePath(String) - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
HANDLER_ID_TAG - Static variable in interface com.ibm.xtools.mmi.core.services.sync.ISourceSynchronizationProvider
The Extension Point Schema Tag for the StructuredReferenceProviderId element.
handleSelection(boolean) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Handle a selection change, where the validity of the new selection is encoded in isValid.
handleSelectionChange() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Handles a selection change and validates the new selection.
hasDisabledEditingCapabilities(EObject) - Static method in class com.ibm.xtools.common.ui.reduction.util.EditingCapabilitiesUtil
Return true if the editing capabilities for the given EObject are disabled.
hasEnabledEditingCapabilities(EObject) - Static method in class com.ibm.xtools.common.ui.reduction.util.EditingCapabilitiesUtil
Return true if the editing capabilities for the given EObject are enabled.
hasEnabledViewpointChanged() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.EnabledViewpointChangedEvent
Returns whether or not the enabled viewpoint as changed.
hashCode() - Method in class com.ibm.xtools.common.ui.reduction.EditingCapabilities
 
hashCode() - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler.EClassFeatureNamePair
Deprecated.
 
hashCode() - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2.EClassFeatureNamePair
 
hashCode() - Method in class com.ibm.xtools.mmi.core.cache.StructuredReferenceKey
 
hashCode() - Method in class com.ibm.xtools.mmi.core.ref.StructuredReference
 
hashCode() - Method in class com.ibm.xtools.mmi.core.ref.TargetStructuredReference
 
hashCode() - Method in class com.ibm.xtools.mmi.core.services.map.operations.AdaptOperation
Hashcode for AdaptOperation is sum of hashcode for Class of domainElement and hashcode for the targetKind.
hashCode() - Method in class com.ibm.xtools.mmi.core.services.map.operations.ResolveOperation
HashCode for ResolveOperation is defined as sum of hash of vr.getProviderId() and hash of targetKind.
hashCode() - Method in class com.ibm.xtools.mmi.core.services.ref.operations.GetStructuredReferenceFromURIOperation
 
hashCode() - Method in class com.ibm.xtools.mmi.core.services.ref.operations.GetStructuredReferenceOperation
 
hashCode() - Method in class com.ibm.xtools.mmi.core.services.ref.operations.ResolveStructuredReferenceOperation
 
hashCode() - Method in class com.ibm.xtools.mmi.core.services.ref.operations.StructuredReferenceInfoOperation
 
hashCode() - Method in class com.ibm.xtools.mmi.core.services.sync.operations.SourceSynchronizationOperation
 
hashCode() - Method in class com.ibm.xtools.mmi.ui.services.GetStructuredReferenceOpenHandlerOperation
 
hashCode() - Method in class com.ibm.xtools.mmi.ui.services.GetUIHandlerOperation
 
hasNext() - Method in class com.ibm.xtools.mmi.core.ref.StructuredReference.StructuredReferenceIterator
Returns if there are more StructuredReference objects.
hasNoSelectableElements() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Tests if nothing is selectable in the tree This method must be called after the SelectionComposite's controls have been initialized
haveViewpointEnabledActivityIdsChanged() - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.EnabledViewpointChangedEvent
Returns whether or not the viewpoint enabled activity IDs have changed.
helpID - Variable in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
 

I

ICategory - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
Interface for viewpoint categories.
ICategory - Interface in com.ibm.xtools.common.ui.wizards
An interface for categories used in the New Model Wizard.
ICommandWithStatus - Interface in com.ibm.xtools.mmi.core.commands
An ICommand which contains an IStatus.
ICommonViewerContentDescriber - Interface in com.ibm.xtools.common.ui.navigator.utils
Interface to describe specific content shown in the Common Navigator
IContentCreator - Interface in com.ibm.xtools.common.ui.wizards.handlers
IContentCreators are contributed to the template configuration to modify the newly create models when the new model wizard completes.
IContextProvider - Interface in com.ibm.xtools.common.ui.navigator
Interface that content providers may use so they may be given more context to consider when providing content.
IContextProvider - Interface in com.ibm.xtools.common.ui.navigator.viewers
Deprecated.
Use IContextProvider instead because it will not cause this plugin to be activated.
ID_ATTRIBUTE_TAG - Static variable in interface com.ibm.xtools.mmi.core.services.sync.ISourceSynchronizationProvider
The Extension Point Schema Tag for the id attribute of the StructuredReferenceProviderId element.
IEditingCapabilitiesProvider - Interface in com.ibm.xtools.common.ui.reduction
For a given context object, an IEditingCapabilitiesProvider will return the EditingCapabilities used for UI reduction.
IElementFilterContext - Interface in com.ibm.xtools.common.ui.reduction.filters
The IElementFilterContext is used in conjuction with the ElementFilterService.
IElementFilterProvider - Interface in com.ibm.xtools.common.ui.reduction.filters
Interface for filters.
IEntry - Interface in com.ibm.xtools.emf.index.provider
Represents an index entry that will be used to store EMF data that will be placed into an index.
IEObjectEntry - Interface in com.ibm.xtools.emf.index.provider
An entry interface for capturing the EObject information.
IExistingModelHandler - Interface in com.ibm.xtools.common.ui.wizards.handlers
This interface is used by the new model wizard to create model files from an existing model.
IFeatureDescription - Interface in com.ibm.xtools.emf.core.signature
Provides details regarding a particular feature that may or may not exist in the current runtime.
IImmutableViewpoint - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
Cannot change the enabled activities of immutable Viewpoints.
IImmutableViewpointElement - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
Cannot change the data of immutable ViewpointElements.
IIndexConfigurationManager - Interface in com.ibm.xtools.emf.index.provider
This is the primary interface used by clients to query information related to the configured index contributions.
IIndexEntry - Interface in com.ibm.xtools.emf.index.provider
IIndexProvider - Interface in com.ibm.xtools.emf.index.provider
This is the inteface that is returned by the IIndexProviderFactory for given content type to parse/load the resource and create index entries.
IIndexProviderFactory - Interface in com.ibm.xtools.emf.index.provider
A factory for creating IIndexProviders for parsing/loading the resources and creating index entries.
IIndexSearchManager - Interface in com.ibm.xtools.emf.index.search
The central query interface of the index and search infrastructure.
IIndexWriter - Interface in com.ibm.xtools.emf.index.provider
A handle to the index store for adding index entries.
IMAGE_MAX_HEIGHT - Static variable in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
For the image size as icons
IMAGE_MAX_WIDTH - Static variable in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
For the image size as icons
IMMIEditor - Interface in com.ibm.xtools.mmi.ui.editors
Metamodel integration editors should implement this empty interface.
IMMIUIHandler - Interface in com.ibm.xtools.mmi.ui.services
The following interface may be implemented by any Reflection adapter that supports standard UI for mapped models.
IMMIUIProvider - Interface in com.ibm.xtools.mmi.ui.services
Interface to be implemented by all platform specific adapters, that provide standard MMI UI usecases in Aurora platform.
IMMIUIService - Interface in com.ibm.xtools.mmi.ui.services
Interface for the IMMIUIService.
IModelChangeDeltaProvider - Interface in com.ibm.xtools.mmi.core.delta
Interface for ModelChangeDelta providers.
IModelMappingProvider - Interface in com.ibm.xtools.mmi.core.services.map
Interface to be implemented by all platform specific adapters, that provide features to adapt any element from a given Platform specific model to an EObject of a given type 'EClass'
IMPORTS - Static variable in interface com.ibm.xtools.emf.index.provider.IIndexProvider
Constant for the resource imports field.
INameFilterManager - Interface in com.ibm.xtools.common.ui.navigator.filters
Defines a INameFilterManager
INavigatorTreeViewerFactory - Interface in com.ibm.xtools.common.ui.navigator.viewers
Factory that constructs
index - Variable in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
For an add operation, this is the position at which the objects were inserted.
IndexContext - Class in com.ibm.xtools.emf.index.search
This class serves as the primary context for indexing platform to perform queries against the index store.
IndexContext(ResourceSet) - Constructor for class com.ibm.xtools.emf.index.search.IndexContext
Construct a resource set context that is independent of any scope.
IndexContext(ResourceSet, Collection<?>) - Constructor for class com.ibm.xtools.emf.index.search.IndexContext
Construct a resource scope context.
IndexContext(ResourceSet, Collection<?>, Map<String, Object>) - Constructor for class com.ibm.xtools.emf.index.search.IndexContext
Constructs the index context with preset option flags.
IndexContext(ResourceSet, Collection<?>, Collection<IContentType>) - Constructor for class com.ibm.xtools.emf.index.search.IndexContext
Construct a resource scope context.
IndexException - Exception in com.ibm.xtools.emf.index.search
All checked exceptions thrown by the indexing platform are of this type.
IndexException(IStatus) - Constructor for exception com.ibm.xtools.emf.index.search.IndexException
Constructor.
indexObjectAttributeData(Resource, EObject, EAttribute, EObjectEntry, Set<URI>) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider
Deprecated.
Updates the specified EObjectEntry object with attribute information from the specified EObject for the specified attribute feature
indexObjectAttributeData(Resource, EObject, EAttribute, IEObjectEntry, Set<URI>) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider2
Updates the specified EObjectEntry object with attribute information from the specified EObject for the specified attribute feature
indexObjectLevelContents(Resource, EObject, Set<URI>, IProgressMonitor) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider
Deprecated.
Returns an EObjectEntry object with the specified eObject's attribute and reference information.
indexObjectLevelContents(Resource, EObject, Set<URI>, IProgressMonitor) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider2
Returns an EObjectEntry object with the specified eObject's attribute and reference information.
indexObjectReferenceData(Resource, EObject, EReference, EObjectEntry, Set<URI>) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider
Deprecated.
Updates the specified EObjectEntry object with reference information from the specified EObject for the specified reference feature
indexObjectReferenceData(Resource, EObject, EReference, IEObjectEntry, Set<URI>) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider2
Updates the specified EObjectEntry object with reference information from the specified EObject for the specified reference feature
indexOf(Object) - Method in class com.ibm.xtools.mmi.core.MMIEAdapterList
 
indexResourceLevelContents(ResourceSet, URI, Set<URI>) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider
Deprecated.
Returns a ResourceEntry object that contains resource level information for the specified resource URI.
indexResourceLevelContents(ResourceSet, URI, Set<URI>) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider2
Returns a ResourceEntry object that contains resource level information for the specified resource URI.
IndexSAXXMIHandler - Class in com.ibm.xtools.emf.index.xmi.providers
Deprecated.
Use IndexSAXXMIHandler2 instead.
IndexSAXXMIHandler(IndexContext, XMLResource, ResourceSet, IIndexWriter, IProgressMonitor) - Constructor for class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
Constructor
IndexSAXXMIHandler.EClassFeatureNamePair - Class in com.ibm.xtools.emf.index.xmi.providers
Deprecated.
This class is cache for mapping the feature to its xml name
IndexSAXXMIHandler.MyEObjectEntryStack<E> - Class in com.ibm.xtools.emf.index.xmi.providers
Deprecated.
A stack implementation for the light weight eObject entries
IndexSAXXMIHandler2 - Class in com.ibm.xtools.emf.index.xmi.providers
This class is a SAX handler for parsing and creating index entries for files created using the org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl class with ids.
IndexSAXXMIHandler2(IndexContext, XMLResource, ResourceSet, IIndexWriter, IProgressMonitor) - Constructor for class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
Constructor
IndexSAXXMIHandler2.EClassFeatureNamePair - Class in com.ibm.xtools.emf.index.xmi.providers
This class is cache for mapping the feature to its xml name
IndexSAXXMIHandler2.MyEObjectEntryStack - Class in com.ibm.xtools.emf.index.xmi.providers
A stack implementation for the light weight eObject entries
indexWriter - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
Attribute for the index writer
indexWriter - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
Attribute for the index writer
indices - Variable in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
Where the represented delta involves a collection, this is the array of indices that were affected by the operation.
INewModelMainPage - Interface in com.ibm.xtools.common.ui.wizards
Interface implemented by all new model wizard main pages.
init() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorCheckboxTreeViewer
Initializes the content provider, label provider, and drag and drop support.
init() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorTreeViewer
Initializes the content provider, label provider, and drag and drop support.
init(IWorkbench, IStructuredSelection) - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
init(IWorkbench, IStructuredSelection) - Method in class com.ibm.xtools.common.ui.wizards.NewModelWizard
 
init(IndexContext) - Method in class com.ibm.xtools.emf.index.provider.AbstractIndexProvider
 
init(IndexContext) - Method in interface com.ibm.xtools.emf.index.provider.IIndexProvider
Initializes the index provider with the current index context
init() - Static method in class com.ibm.xtools.mmi.core.ref.StructuredReference
 
init(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Implementors can perform initialization tasks in this method and return Status.OK_STATUS to allow the refactoring to continue.
init(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.index.AbstractIndexedRefactoringOperation
 
init(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner
 
init(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner2
 
initCategoriesViewer(TreeViewer) - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Initializes the categories tree viewer.
initDefaults(IPreferenceStore) - Static method in class com.ibm.xtools.common.ui.preferences.ModelingPreferencePage
Initializes the default preference values for this preference store.
initHelp() - Method in class com.ibm.xtools.common.ui.preferences.ModelingPreferencePage
 
INITIALIZATION_DATA_ERROR_LOG_MESSAGE - Static variable in class com.ibm.xtools.mmi.core.contenttype.XMLExactRootContentDescriber
Error message
initialize() - Method in class com.ibm.xtools.common.ui.preferences.ModelingPreferencePage
 
initialPopulateContainerNameField() - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
The container should be set based on the resource selected by the user.
initNewModelFromExistingModelPage() - Method in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
 
initNewModelFromTemplatePage() - Method in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
Create and return a new model from a standard template page for a new model creation
initNewModelMainPage() - Method in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
Create and return main page for a new model creation
initNewModelMainPage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
initPages(IWizard) - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.ActivitiesTemplateConfigurationPageGroup
 
initPages(IWizard) - Method in interface com.ibm.xtools.common.ui.wizards.pagegroups.ITemplateConfigurationPageGroup
This method is called after the template configuration has been set.
initPages(IWizard) - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.LinearTemplateConfigurationPageGroup
Prior to subclasses calling this method, the pages should have already been set.
initProjectReferencePage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
initSessionCache(IndexContext) - Method in interface com.ibm.xtools.emf.index.provider.ISessionIndexProvider
This method will be called to initialize the provider only once per disk indexing session, before the first call to IIndexProvider.createIndexEntries(org.eclipse.emf.common.util.URI, IIndexWriter, org.eclipse.core.runtime.IProgressMonitor)
initTemplatesViewer(TableViewer) - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Initializes the templates table viewer.
INSTANCE - Static variable in class com.ibm.xtools.common.ui.navigator.utils.EObjectEditStringProvider
 
INSTANCE - Static variable in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Return the singleton instance of the viewpoint manager.
INSTANCE - Static variable in interface com.ibm.xtools.emf.index.provider.IIndexConfigurationManager
 
INSTANCE - Static variable in interface com.ibm.xtools.emf.index.search.IIndexSearchManager
The following variable provides access to the one instance of the Index Manager.
INSTANCE - Static variable in class com.ibm.xtools.mmi.core.contexts.MMIWorkspaceModifyUndoContext
Shared static instance of the MMIWorkspaceModifyUndoContext
INSTANCE - Static variable in interface com.ibm.xtools.mmi.ui.services.IMMIUIService
The default public instance of the public MMIUIService.
internalGetStructuredReferenceFromSRef(Object, String, InternalStructuredReference) - Method in class com.ibm.xtools.mmi.core.ref.AbstractStructuredReferenceService
Finds an appropriate IStructuredReferenceHandler based on provider ID encoded in specified sRefString and returns the result of querying the StructuredReferenceService.
internalGetStructuredReferenceFromSRef(Object, String, InternalStructuredReference) - Method in class com.ibm.xtools.mmi.core.services.ref.StructuredReferenceService
Finds an appropriate IStructuredReferenceHandler based on provider ID encoded in specified sRefString and returns the result of querying the StructuredReferenceService.
InternalTarget - Interface in com.ibm.xtools.mmi.core
Interface to be implemented by all Meta-classes that are used for model mapping.
IPreferenceConstants - Interface in com.ibm.xtools.common.ui.preferences
Defines preference constants for this plug-in.
IProxyData - Interface in com.ibm.xtools.emf.index.util
This is the inteface that is returned by the IndexContext when the PROVIDE_INDEXED_DATA_FOR_PROXIES_AND_PARENTS option is set during queries.
IRefactoring - Interface in com.ibm.xtools.mmi.core.refactor.index
Describes an update to a Viz Model for clients that support unique StructuredReference instances.
IResourceEntry - Interface in com.ibm.xtools.emf.index.provider
An index entry interface for capturing the resource level information.
IResourceMigrationHandlerValidator - Interface in com.ibm.xtools.emf.core.resource
This interface allows the migration framework to check the status of a particular migration handler and excluded it from the migration process if needed.
IResourceProvider - Interface in com.ibm.xtools.emf.index.provider
Interface for an object declared on the com.ibm.xtools.emf.index.configurationEntries extension point to provide URIs for resources that should be indexed.
IRMPResource - Interface in com.ibm.xtools.emf.core.resource
An IRMPResource represents a resource that is capable of determining whether it has been loaded from an artifact that was produced by an older runtime.
isActivated() - Method in interface com.ibm.xtools.mmi.core.ITarget
Returns true if the mapped object is activated with a ITargetSynchronizer else false
isActivated() - Method in class com.ibm.xtools.mmi.core.TargetImpl
 
isAdaptedEClass(StructuredReference, EClass) - Static method in class com.ibm.xtools.mmi.core.util.Compatibility6_0Utils
Tests whether a given vr is adapted to a particular EClass.
isCategoryDisplayable(ICategory) - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Return true if the category should be displayed in the categories viewer, false otherwise.
isClosedResourceExpandSupported() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
 
isClosedResourceExpandSupported() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorTreeViewer
 
isCompound() - Method in class com.ibm.xtools.mmi.core.delta.CompoundModelChangeDelta
 
isCompound() - Method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
 
isContentTypeIndexed(IContentType) - Method in interface com.ibm.xtools.emf.index.provider.IIndexConfigurationManager
Checks if the specified content type is indexed
isCreateNewModel() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectMainPage
Return true if the project wizard should create a new model, false otherwise.
isCreatingFromStandardTemplate() - Method in interface com.ibm.xtools.common.ui.wizards.INewModelMainPage
Return true if the user selected to create a new model from a template, otherwise return false because the user has selected to create a new model from an existing model.
isCreatingFromStandardTemplate() - Method in class com.ibm.xtools.common.ui.wizards.NewModelMainPage
Return true if a new model to be created from the standard template, false if from an existing model
isCreatingFromStandardTemplate() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectMainPage
Return true if a new model to be created from the standard template, false if from an existing model
isCreatingFromStandardTemplate() - Method in class com.ibm.xtools.common.ui.wizards.NewModelWizard
 
isDisplayable(Object) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Determines if the element is displayable.
isDisplayableRuleRecursive(Object) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Determines if the displayable rule for the element is recursive.
isEditable(ModelChangeDelta) - Method in class com.ibm.xtools.mmi.core.services.sync.AbstractSourceSynchronizationProvider
Returns false if the change involves an element that cannot be edited, e.g.
isElement - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler.EClassFeatureNamePair
Deprecated.
 
isElement - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2.EClassFeatureNamePair
 
isEnabled() - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.ActivitiesConfigurationPage
Returns true if the enablement checkbox is checked, false otherwise.
ISessionIndexProvider - Interface in com.ibm.xtools.emf.index.provider
This interface extends the original index provider interface to facilitate disk index session level state caching.
isFeatureIndexed(EAttribute) - Method in interface com.ibm.xtools.emf.index.provider.IIndexConfigurationManager
Checks if the specified attribute feature is indexed
isFileNameRedefined - Variable in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
isModelSelectionValid() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
isMultipleSelectionsAllowed() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionModel
Returns whether multiple selections are allowed in this model.
isMultiValued(String) - Method in class com.ibm.xtools.emf.index.provider.EObjectEntry
Deprecated.
Note: this method is not intended to be called by clients.
isMultiValued(String) - Method in interface com.ibm.xtools.emf.index.provider.IIndexEntry
Deprecated.
Returns whether the specified field has multiple values or a single value
isMultiValued(String) - Method in class com.ibm.xtools.emf.index.provider.ResourceEntry
Deprecated.
Note: this method is not intended to be called by clients.
isNewModelMainPageComplete() - Method in class com.ibm.xtools.common.ui.wizards.NewModelWizard
 
isOlderArtifactVersion() - Method in interface com.ibm.xtools.emf.core.resource.IRMPResource
Determines if this resource has been loaded from an artifact that was produced by an older version of the runtime.
ISourceSynchronizationProvider - Interface in com.ibm.xtools.mmi.core.services.sync
Interface that defines the implementation contract for the CodeProvider extension point.
isProjectWizard() - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
 
isReadOnly() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionModel
Is this selection read only? A read only selection is presented to the user for informative purposes only.
isResourceIndexed(URI) - Method in interface com.ibm.xtools.emf.index.provider.IIndexConfigurationManager
Checks if the specified resource URI is indexed.
isStored(String) - Method in class com.ibm.xtools.emf.index.provider.EObjectEntry
Deprecated.
Note: this method is not intended to be called by clients.
isStored(String) - Method in interface com.ibm.xtools.emf.index.provider.IIndexEntry
Deprecated.
Returns whether the value of the specified field is to be stored in the index for return with search results.
isStored(String) - Method in class com.ibm.xtools.emf.index.provider.ResourceEntry
Deprecated.
Note: this method is not intended to be called by clients.
isSynchronizableFeature(EObject, EStructuralFeature) - Method in interface com.ibm.xtools.mmi.core.ITargetSynchronizerExtension
Checks to see if the specified feature is synchronizable, and will it result in a non-default value for the feature.
isTemplateDisplayable(ITemplate) - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Return true if the template should be displayed in the templates viewer, false otherwise.
isToSaveDiagram() - Method in class com.ibm.xtools.mmi.ui.actions.AbstractAddToNewDiagramAction
Returns true if the changes to the diagram edit part should be saved to file.
isToSaveDiagram() - Method in class com.ibm.xtools.mmi.ui.actions.AddToCurrentDiagramAction
Returns true if the changes to the diagram edit part should be saved to file.
IStructuredReferenceBackwardCompatibilityHandler - Interface in com.ibm.xtools.mmi.core.services.ref
Compatibility StructuredReference handler for maintaining backwards compatibility for Structured References This is an IStructuredReferenceHandler with version compatibility support.
IStructuredReferenceHandler - Interface in com.ibm.xtools.mmi.core.services.ref
Interface to be implemented to provide a StructuredReference for specific Domain Element, and to resolve StructuredReference with a specific providerId to the domain Element.
IStructuredReferenceModifier - Interface in com.ibm.xtools.mmi.core.services.ref
Defines methods used to create and modify StructuredReference.
IStructuredReferenceOpenHandler - Interface in com.ibm.xtools.mmi.ui.services
An interface to support opening of structured references.
IStructuredReferenceProvider - Interface in com.ibm.xtools.mmi.core.services.ref
Interface to be implemented to provide a StructuredReference for specific Domain Element, and to resolve StructuredReference with a specific providerId to the domain Element.
isUpdateNeeded(StructuredReference) - Method in interface com.ibm.xtools.mmi.core.refactor.traverse.IUpdate
Implementor should check whether or not an update is needed for a given StructuredReference, (but not its children StructuredReferences).
isUpdateNeeded(StructuredReference, Resource) - Method in interface com.ibm.xtools.mmi.core.refactor.traverse.IUpdate2
Implementor should check whether or not an update is needed for a given StructuredReference, (but not its children StructuredReferences).
isValid() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionModel
Is the current selection valid? This method should be used to inform the user that the selection they made is invalid.
isValidSelection(List<?>) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Determines if the selected elements are a valid selection.
ITarget - Interface in com.ibm.xtools.mmi.core
Interface to be implemented by all Meta-classes that are used for meta-model integration.
ITargetCompatibilityHandler - Interface in com.ibm.xtools.mmi.core
Compatibility handler for ITarget
ITargetSelector - Class in com.ibm.xtools.mmi.core.expressions
Validation client context selector and element type client context matcher.
ITargetSelector() - Constructor for class com.ibm.xtools.mmi.core.expressions.ITargetSelector
 
ITargetSynchronizer - Interface in com.ibm.xtools.mmi.core
Interface to be implemented by all platform specific adapters to synchronize features of given target object.
ITargetSynchronizerExtension - Interface in com.ibm.xtools.mmi.core
Interface to be implemented by all platform specific adapters to specify which features are synchronizable for the target object.
ITemplate - Interface in com.ibm.xtools.common.ui.wizards.templates
This interface is used by the new model wizard to create new models from a template.
ITemplateConfigurationPage - Interface in com.ibm.xtools.common.ui.wizards.pagegroups
All pages contributed through a template configuration page group must implement this interface.
ITemplateConfigurationPageGroup - Interface in com.ibm.xtools.common.ui.wizards.pagegroups
Template configuration page groups allow for additional configuration of templates in the new model wizard.
ITemplateFactory - Interface in com.ibm.xtools.common.ui.wizards.templates
A template factory is used to contribute templates to the new model wizard.
ITemplateModelHandler - Interface in com.ibm.xtools.common.ui.wizards.handlers
This interface is used by the new model wizard to create model files from a template.
IUIContext - Interface in com.ibm.xtools.mmi.ui.util
A class for obtaining an object corresponding to a specified context type.
IUIContextConstants - Interface in com.ibm.xtools.mmi.ui.util
Constants for possible UI context names.
IUIReductionAwarePart - Interface in com.ibm.xtools.common.ui.reduction
A workbench part which is aware of UI reduction.
IUpdate - Interface in com.ibm.xtools.mmi.core.refactor.traverse
Describes an update to a Mapped Target Model
IUpdate2 - Interface in com.ibm.xtools.mmi.core.refactor.traverse
Describes an update to a Mapped Target Model.
IURIChangeListener - Interface in com.ibm.xtools.emf.index.parser
This interface provides clients to register listeners against a IURIParser for listening to URI and URI variant changes
IURIHandler - Interface in com.ibm.xtools.emf.core
A URI handler is called to convert a URI from its original form to a form that is required in the current runtime.
IURIParser - Interface in com.ibm.xtools.emf.index.parser
This interface provides variants of the URI (in case of hierarchical uris).
IViewpointElement - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
the IViewpointElement is used to create a viewpoint element.
IViewpointElementContent - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
The IViewpointElementContent has to be implemented by the client code after that the code has to be contributed using a viewpoitTypes extension point.
IViewpointElementContentEx - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
 
IViewpointElementDataHandler - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
This interface contains set of methods that convert raw data into string collection and 'vice versa'
IViewpointListener - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
An instance of this interface can be used by clients to receive notification of changes related to Viewpoints.
IViewpointManager - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
The IViewpointManager is responsible for managing the viewpoint preferences.

L

LAST_CATEGORY - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
 
LAST_TEMPLATE - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
 
LinearTemplateConfigurationPageGroup - Class in com.ibm.xtools.common.ui.wizards.pagegroups
The linear template configuration page group is used to contribute one or more wizard pages such that each page is presented one after the other with no alternate paths.
LinearTemplateConfigurationPageGroup() - Constructor for class com.ibm.xtools.common.ui.wizards.pagegroups.LinearTemplateConfigurationPageGroup
 
linkDescriptionText(Text) - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Adds a ISelectionChangedListener to checkbox tree viewer in order to update the given description text with the name of the selected IActivity or ICategory.
log(int, int, String, Throwable) - Static method in class com.ibm.xtools.mmi.core.contenttype.XMLExactRootContentDescriber.MMIContentDescriberLog
 
log(IStatus) - Static method in class com.ibm.xtools.mmi.core.contenttype.XMLExactRootContentDescriber.MMIContentDescriberLog
 

M

MAIN_PAGE_DESCRIPTION - Static variable in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
page descriptions
MAIN_PAGE_NAME - Static variable in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
page names (non-UI)
MAIN_PAGE_TITLE - Static variable in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
page titles
makeAndAppendFilename(int, String) - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Makes a IFile filename based on the containerControl's filename.
makeFilename(String) - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Makes a String filename that's valid and that doesn't exist based on the originalFilename.
matches(IUndoContext) - Method in class com.ibm.xtools.mmi.core.contexts.MMIWorkspaceModifyUndoContext
 
matches(EObject) - Method in class com.ibm.xtools.mmi.core.expressions.ITargetSelector
 
matchesEmitCriteria(ModelChangeDelta) - Method in class com.ibm.xtools.mmi.core.services.sync.AbstractSourceSynchronizationProvider
 
MAX_RECENTLY_USED - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
MMI_IGNORE_DOMAIN_UPDATE_OPTION - Static variable in class com.ibm.xtools.mmi.core.util.MMICoreUtil
Option set against an EditingDomain to ignore updates to that domain.
MMI_RESOURCE_URI - Static variable in class com.ibm.xtools.mmi.core.util.MMICoreConstants
URI Constant for MMI_SCHEME
MMI_SCHEME - Static variable in class com.ibm.xtools.mmi.core.util.MMICoreConstants
Scheme of the URI assigned to a MMI Resource.
MMI_TARGET_TYPE - Static variable in class com.ibm.xtools.mmi.core.util.MMITargetType
String representing the MMI target type, as registered in the properties file.
MMIContentDescriberLog() - Constructor for class com.ibm.xtools.mmi.core.contenttype.XMLExactRootContentDescriber.MMIContentDescriberLog
 
MMICoreConstants - Class in com.ibm.xtools.mmi.core.util
Common constants used for model mapping.
MMICoreConstants() - Constructor for class com.ibm.xtools.mmi.core.util.MMICoreConstants
 
MMICoreContentTypeMessages - Class in com.ibm.xtools.mmi.core.contenttype
Constants for MMI core's localized strings pertaining to content types.
MMICorePlugin - Class in com.ibm.xtools.mmi.core
The plug-in implementation for MMI core.
MMICorePlugin() - Constructor for class com.ibm.xtools.mmi.core.MMICorePlugin
Creates a new plug-in runtime object.
MMICoreUtil - Class in com.ibm.xtools.mmi.core.util
A utility class to perform some basic model mapping operations like getting/setting target EClass in a given StructuredReference.
MMICoreUtil() - Constructor for class com.ibm.xtools.mmi.core.util.MMICoreUtil
 
MMIDragDropTargetListener - Class in com.ibm.xtools.mmi.ui.dnd
Drag and Drop listener.
MMIDragDropTargetListener() - Constructor for class com.ibm.xtools.mmi.ui.dnd.MMIDragDropTargetListener
 
MMIDropTargetListener - Class in com.ibm.xtools.mmi.ui.dnd
This drop target listener determines if it supports dropping by constructing a DropElementsRequest and verifying if the comnmand is executable.
MMIDropTargetListener() - Constructor for class com.ibm.xtools.mmi.ui.dnd.MMIDropTargetListener
 
MMIEAdapterList - Class in com.ibm.xtools.mmi.core
An EAdapterList that wraps the returned cross reference adapter and change recorder objects.
MMIEAdapterList(Notifier) - Constructor for class com.ibm.xtools.mmi.core.MMIEAdapterList
Constructs a MMIEAdapterList with the specified notifier, passed to the superclass EAdapterList constructor.
MMIEditPolicyRoles - Interface in com.ibm.xtools.mmi.ui.editpolicies
EditPolicy Roles for MMI UI usecases.
MMIResourceCache - Class in com.ibm.xtools.mmi.core.cache
This class provides the implementation for a cache of mapped objects.
MMIResourceCache() - Constructor for class com.ibm.xtools.mmi.core.cache.MMIResourceCache
 
MMITARGET - Static variable in class com.ibm.xtools.mmi.core.util.MMITargetType
MMITARGET object type for any EObject contained in a resource with URI equal to MMICoreConstants.MMI_RESOURCE_URI.
MMITargetType - Class in com.ibm.xtools.mmi.core.util
A class defining the MMITARGET object type.
MMIUIActionProviderPolicy - Class in com.ibm.xtools.mmi.ui.policies
Global action provider policy that provides for MMI objects.
MMIUIActionProviderPolicy() - Constructor for class com.ibm.xtools.mmi.ui.policies.MMIUIActionProviderPolicy
Constructor for MMIUIActionProviderPolicy.
MMIUIUtil - Class in com.ibm.xtools.mmi.ui.util
MMI UI utility class.
MMIUIUtil() - Constructor for class com.ibm.xtools.mmi.ui.util.MMIUIUtil
 
MMIUIUtil.ContentCreator - Interface in com.ibm.xtools.mmi.ui.util
The ContentCreator is used as a call back to the user to populate a resource with initial contents.
MMIWorkspaceModifyUndoContext - Class in com.ibm.xtools.mmi.core.contexts
The MMIWorkspaceModifyUndoContext is used as a trigger to undo / redo an operation within a IWorkspaceRunnable.
MMIXMLHandler - Class in com.ibm.xtools.mmi.core.contenttype
XML handler that parses XML to determine if the specified element exists.
MMIXMLHandler() - Constructor for class com.ibm.xtools.mmi.core.contenttype.MMIXMLHandler
Constructor
MODEL - Static variable in class com.ibm.xtools.common.ui.reduction.viewpoints.Viewpoint
The MODEL viewpoint depicts that the model itself describes the activities contributing to the viewpoint.
ModelChangeDelta - Class in com.ibm.xtools.mmi.core.delta
Representation of a delta in a model created by changes invoked via the user interface or by code.
ModelChangeDelta(int) - Constructor for class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
Constructor for the ModelChangeDelta type.
ModelChangeDelta() - Constructor for class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
Zero argument constructor for the ModelChangeDelta type.
ModelChangeDeltaManager - Class in com.ibm.xtools.mmi.core.delta
Singleton instance which manages the creation of ModelChangeDeltas by querying the ModelChangeDeltaProviders extension point for IModelChangeDeltaProviders.
ModelingPreferencePage - Class in com.ibm.xtools.common.ui.preferences
This preference page provides general modeling preferences for the modeling platform.
ModelingPreferencePage() - Constructor for class com.ibm.xtools.common.ui.preferences.ModelingPreferencePage
Creates a new instance and initializes the preference store.
ModelMappingService - Class in com.ibm.xtools.mmi.core.services.map
This class provides a service to interact with all providers implementing IModelMappingProvider interface, and registered with com.ibm.xtools.mmi.core.IModelMappingProviders extension point.
modelSelectionValid - Variable in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
ModelTraversalEngine - Class in com.ibm.xtools.mmi.core.refactor.traverse
The ModelTraversalEngine allows a Visitor to traverse MMI models and other models that contain references to MMI models, according to MMIReferencersRegistry.
ModelTraversalEngine(TransactionalEditingDomain) - Constructor for class com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine
Constructor.
ModelTraversalEngine.AbstractVisitor - Class in com.ibm.xtools.mmi.core.refactor.traverse
Abstract implementation of the Visitor interface.
ModelTraversalEngine.Visitor - Interface in com.ibm.xtools.mmi.core.refactor.traverse
Defines an interface for a visitor that traverses the MMI resources.
monitor - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
Attribute for the list of EObject entries
monitor - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
Attribute for the list of EObject entries
MyEObjectEntryStack() - Constructor for class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler.MyEObjectEntryStack
Deprecated.
 
MyEObjectEntryStack() - Constructor for class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2.MyEObjectEntryStack
 

N

NAME - Static variable in class com.ibm.xtools.mmi.core.services.ref.StructuredReferenceInfoConstants
Defines the Name Property for the StructuredReference.
NAME_FILTER_MAX_HITS - Static variable in interface com.ibm.xtools.common.ui.preferences.IPreferenceConstants
Project Explorer Name Filter: Maximum number of supported search results
NAME_FILTER_MAX_HITS_DEFAULT_VALUE - Static variable in interface com.ibm.xtools.common.ui.preferences.IPreferenceConstants
Project Explorer Name Filter: Default maximum number of supported search results
NAME_FILTER_SUPPORT_IMPORTS - Static variable in interface com.ibm.xtools.common.ui.preferences.IPreferenceConstants
Project Explorer Name Filter: Maximum number of supported search results
NameFilterHelper - Class in com.ibm.xtools.common.ui.navigator.filters
Defines a participant in the Name Filter framework
NameFilterHelper() - Constructor for class com.ibm.xtools.common.ui.navigator.filters.NameFilterHelper
 
namespaceURI - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler.EClassFeatureNamePair
Deprecated.
 
namespaceURI - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2.EClassFeatureNamePair
 
navigateTo(EObject, EObject, ISetSelectionTarget) - Method in class com.ibm.xtools.common.ui.navigator.filters.NameFilterHelper
Navigates Project Explorer to given EObject possibly imported with importElement
navigateToCommonViewer(List<EObject>, ICommonViewerContentDescriber) - Static method in class com.ibm.xtools.common.ui.navigator.utils.NavigatorInlineEditUtil
Navigates to the specified elements in the Project Explorer
NavigatorCheckboxTreeViewer - Class in com.ibm.xtools.common.ui.navigator.viewers
A checkbox tree viewer implementation that uses the NavigatorContentService to provide content and labels.
NavigatorCheckboxTreeViewer(Composite, int) - Constructor for class com.ibm.xtools.common.ui.navigator.viewers.NavigatorCheckboxTreeViewer
Constructs the Checkbox Tree Viewer for the Common Navigator and the corresponding NavigatorContentService.
NavigatorInlineEditUtil - Class in com.ibm.xtools.common.ui.navigator.utils
Utility to start inline editing of elements in common viewer.
NavigatorSelectionComposite - Class in com.ibm.xtools.common.ui.navigator.viewers
A selection composite that contains a TreeViewer that clients must override to receive content.
NavigatorSelectionComposite(String, boolean, List<?>) - Constructor for class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Constructs a new instance that will create the new composite.
NavigatorSelectionComposite(String, NavigatorSelectionModel) - Constructor for class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Constructs a new instance that will create the new composite.
NavigatorSelectionModel - Class in com.ibm.xtools.common.ui.navigator.viewers
A selection model that contains a list of the selected elements.
NavigatorSelectionModel(List<?>, boolean) - Constructor for class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionModel
Constructs a new instance with the provided selected elements.
NavigatorSelectionModel(boolean) - Constructor for class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionModel
Constructs a new instance with no selected elements.
NavigatorTreeViewer - Class in com.ibm.xtools.common.ui.navigator.viewers
A tree viewer implementation that uses the INavigatorContentService to provide content and labels.
NavigatorTreeViewer(Composite, int) - Constructor for class com.ibm.xtools.common.ui.navigator.viewers.NavigatorTreeViewer
Constructs the Tree Viewer for the Common Navigator and the corresponding NavigatorContentService.
NEW_PROJECT_PAGE_DESCRIPTION - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
NEW_PROJECT_PAGE_TITLE - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
NEW_PROJECT_WIZARD_TITLE - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
newData(int) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler.MyEObjectEntryStack
Deprecated.
 
newData(int) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2.MyEObjectEntryStack
 
newModelFromExistingModelPage - Variable in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
The second (existing model page) of the wizard
NewModelFromExistingModelPage - Class in com.ibm.xtools.common.ui.wizards
A new model wizard page which creates a new model from an existing model.
NewModelFromExistingModelPage(String, IStructuredSelection) - Constructor for class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
newModelFromTemplatePage - Variable in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
The second (template) page of the wizard
NewModelFromTemplatePage - Class in com.ibm.xtools.common.ui.wizards
A new model wizard page which creates a new model from a standard template.
NewModelFromTemplatePage(String, IStructuredSelection) - Constructor for class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Constructor.
NewModelFromTemplatePage.MergedCategory - Class in com.ibm.xtools.common.ui.wizards
Group of categories with the same label and parent.
newModelMainPage - Variable in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
The main page of the new model wizard
NewModelMainPage - Class in com.ibm.xtools.common.ui.wizards
A first page of the New Model wizard.
NewModelMainPage(String) - Constructor for class com.ibm.xtools.common.ui.wizards.NewModelMainPage
Create the page.
NewModelProjectMainPage - Class in com.ibm.xtools.common.ui.wizards
A first page of the New Model wizard.
NewModelProjectMainPage(String) - Constructor for class com.ibm.xtools.common.ui.wizards.NewModelProjectMainPage
Create the page.
NewModelProjectWizard - Class in com.ibm.xtools.common.ui.wizards
New model project wizard.
NewModelProjectWizard() - Constructor for class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
NewModelWizard - Class in com.ibm.xtools.common.ui.wizards
New model wizard.
NewModelWizard() - Constructor for class com.ibm.xtools.common.ui.wizards.NewModelWizard
 
NewModelWizardUtil - Class in com.ibm.xtools.common.ui.wizards.util
Utility for the new model wizard.
NewModelWizardUtil() - Constructor for class com.ibm.xtools.common.ui.wizards.util.NewModelWizardUtil
 
newProviderDescriptor(IConfigurationElement) - Method in class com.ibm.xtools.common.ui.reduction.filters.ElementFilterService
 
newProviderDescriptor(IConfigurationElement) - Method in class com.ibm.xtools.mmi.core.services.map.ModelMappingService
 
newProviderDescriptor(IConfigurationElement) - Method in class com.ibm.xtools.mmi.core.services.ref.StructuredReferenceService
 
newProviderDescriptor(IConfigurationElement) - Method in class com.ibm.xtools.mmi.core.services.sync.SourceSynchronizationService
 
next() - Method in class com.ibm.xtools.mmi.core.ref.StructuredReference.StructuredReferenceIterator
Returns the next StructuredReference object.
nextStructuredReference() - Method in class com.ibm.xtools.mmi.core.ref.StructuredReference.StructuredReferenceIterator
Returns the next StructuredReference object.
NoopCommand - Class in com.ibm.xtools.mmi.core.commands
An executable, undoable, and redoable command which does nothing and returns an OK result.
NoopCommand() - Constructor for class com.ibm.xtools.mmi.core.commands.NoopCommand
Constructor
normalize(URI, ResourceSet) - Static method in class com.ibm.xtools.emf.index.search.IndexContext
Normalizes the specified URI in the specified resource set.
notifyChange(IURIParser, Map<URI, URI>) - Static method in class com.ibm.xtools.emf.index.parser.AbstractURIParser
Notifies the registered listeners of changes
notifyChange(String, Map<URI, URI>) - Static method in class com.ibm.xtools.emf.index.parser.AbstractURIParser
Notifies the registered listeners of changes
notifySynchronizationRequestAdded(Runnable) - Method in class com.ibm.xtools.mmi.core.refactor.AutoTriggeredSynchronizationManager
Method to be called when a synchronization request is queued.
notifySynchronizationRequestAdded(Runnable) - Method in class com.ibm.xtools.mmi.core.refactor.BatchSynchronizationManager
This method is called when a synchronization request Runnable is queued using the queueSynchronizationRequest() method.

O

OBJ_RES_URI - Static variable in interface com.ibm.xtools.emf.index.provider.IIndexProvider
Constant for the EObject resource URI field.
OBJ_URI - Static variable in interface com.ibm.xtools.emf.index.provider.IIndexProvider
Constant for the EObject's URI field.
objects - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
Attribute for the eObject entries
objects - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
Attribute for the eObject entries
obtainUnknownSignatureDiagnosticInfo(UnknownSignatureDiagnostic) - Static method in class com.ibm.xtools.emf.core.signature.SignatureUtil
Return a formatted string which contains the details of the UnknownSignatureDiagnostic.
okToVisit(IFile) - Method in interface com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine.Visitor
Return true if the file should be visited and considered for the refactoring, false if it should not.
oldIndex - Variable in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
For a move operation, this is the source position for the moved object.
oldValue - Variable in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
The previous value in an add/set operation, the removed value in a remove operation.
onLoad(INavigatorContentExtension) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorTreeViewer
Sets the context object for IContextProvider when they are activated.
OPEN_UNRECOGNIZED_VERSIONS - Static variable in interface com.ibm.xtools.common.ui.preferences.IPreferenceConstants
open even if there are unrecognized versions in the Diagram;
openStructuredReference(Object, StructuredReference, IProgressMonitor) - Method in interface com.ibm.xtools.mmi.ui.services.IStructuredReferenceOpenHandler
Opens the StructuredReference in platform specific editor/view.
OPTION_DEFER - Static variable in class com.ibm.xtools.emf.core.ResourceHandlerOptions
The defer option is placed into the options map with a value of Boolean.TRUE to signal to the backward compatibility framework that this handler has not yet had its preconditions satisfied.
OPTION_PRESERVE_CONTENT_VERSION - Static variable in interface com.ibm.xtools.emf.core.resource.IRMPResource
This option is put into the save options map with a value of Boolean.TRUE to indicate that the resource should be saved into the same format as it was loaded.
OPTION_SAVE_CLEARCASE_TOKEN - Static variable in interface com.ibm.xtools.emf.core.resource.IRMPResource
This option is put into the save options map with a value of Boolean.FALSE to prevent serialization of the EMF compare-merge engine's ClearCase type manager token.
owner - Variable in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
This is the owner object upon which the operation was performed.

P

parseContents(InputSource, String) - Method in class com.ibm.xtools.mmi.core.contenttype.MMIXMLHandler
Parse the input contents, and returns if the requested element was found.
parseURI(URI) - Method in class com.ibm.xtools.emf.index.parser.AbstractURIParser
 
parseURI(URI) - Method in interface com.ibm.xtools.emf.index.parser.IURIParser
This method provides support for hierarchical URIs.
participantIDs - Variable in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
 
peekEObjectEntry() - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler.MyEObjectEntryStack
Deprecated.
 
peekEObjectEntry() - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2.MyEObjectEntryStack
 
performCM(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Performs change management by performing ResourcesPlugin.getWorkspace().validateEdit() on the list of affected resources, and then filtering out files that are read only.
performDefaults() - Method in class com.ibm.xtools.common.ui.preferences.ModelingPreferencePage
 
performFinish() - Method in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
 
performFinish() - Method in class com.ibm.xtools.common.ui.wizards.NewModelWizard
 
performOk() - Method in class com.ibm.xtools.common.ui.preferences.ModelingPreferencePage
 
performUpdate(StructuredReference) - Method in interface com.ibm.xtools.mmi.core.refactor.index.IRefactoring
Updates the StructuredReference as needed.
performUpdate(StructuredReference) - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractTargetUpdate
Updates the StructuredReference as needed.
performUpdate(StructuredReference) - Method in interface com.ibm.xtools.mmi.core.refactor.traverse.IUpdate
Updates the StructuredReference as needed.
performUpdate(StructuredReference) - Method in interface com.ibm.xtools.mmi.core.refactor.traverse.IUpdate2
Updates the StructuredReference as needed.
popEObjectEntry() - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler.MyEObjectEntryStack
Deprecated.
 
popEObjectEntry() - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2.MyEObjectEntryStack
 
populateTemplateConfigurationPageGroups(String) - Method in class com.ibm.xtools.common.ui.wizards.TemplateConfigurationPageGroupNavigator
Populates this navigator with a list of templace configuration page groups for the given template ID.
postCM(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Implementors can perform any task that is to take place after the main CM task.
postCM(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.traverse.UpdateRunner
 
postFileCreation(IProgressMonitor, IFile[]) - Method in class com.ibm.xtools.common.ui.wizards.handlers.AbstractExistingModelHandler
Complete post file creation tasks.
postFileCreation(IProgressMonitor, IFile[]) - Method in class com.ibm.xtools.common.ui.wizards.handlers.AbstractTemplateModelHandler
Complete post file creation tasks.
preCM(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Implementors can perform any task that is to take place before the main CM task.
preCM(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.traverse.UpdateRunner
 
preFileCreation(IProgressMonitor, ExistingModelConfiguration) - Method in class com.ibm.xtools.common.ui.wizards.handlers.AbstractExistingModelHandler
Complete pre file creation tasks.
preFileCreation(IProgressMonitor, TemplateConfiguration) - Method in class com.ibm.xtools.common.ui.wizards.handlers.AbstractTemplateModelHandler
T Complete pre file creation tasks.
preFinish() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
preFinish() - Method in class com.ibm.xtools.common.ui.wizards.NewModelWizard
 
preFinishPage() - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
 
preFinishPage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
 
processElement(String, String, String) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
 
processElement(String, String, String) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
 
PROJECT_EXPLORER - Static variable in class com.ibm.xtools.common.ui.navigator.utils.NavigatorInlineEditUtil
Viewer Id of the Project Explorer
propertyChange(PropertyChangeEvent) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
 
propertyChange(PropertyChangeEvent) - Method in class com.ibm.xtools.common.ui.preferences.ModelingPreferencePage
 
PROVIDE_INDEXED_DATA_FOR_PROXIES_AND_PARENTS - Static variable in class com.ibm.xtools.emf.index.search.IndexContext
Option that controls if index information needs to be populated for proxies and their parents (until the root) returned in the result set
provides(IOperation) - Method in class com.ibm.xtools.common.ui.reduction.filters.AbstractElementFilterProvider
 
provides(Notification) - Method in interface com.ibm.xtools.mmi.core.delta.IModelChangeDeltaProvider
Return true if the provider can provide for the given Notification.
provides(IOperation) - Method in class com.ibm.xtools.mmi.core.services.map.AbstractModelMappingProvider
 
provides(IOperation) - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
 
provides(IOperation) - Method in class com.ibm.xtools.mmi.core.services.sync.AbstractSourceSynchronizationProvider
 
provides(IOperation) - Method in class com.ibm.xtools.mmi.ui.policies.MMIUIActionProviderPolicy
 
push(EObjectEntry) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler.MyEObjectEntryStack
Deprecated.
 
push(IEObjectEntry) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2.MyEObjectEntryStack
 
putStructuredReferencesCache(Object, Map) - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
Puts a new Structured Reference in the cache for specified referencedContext

Q

QUALIFIED_NAME - Static variable in class com.ibm.xtools.mmi.core.services.ref.StructuredReferenceInfoConstants
Defines the Qualified Name Property for the StructuredReference.
QUALIFIEDELEMENTNOTTOFIND - Static variable in class com.ibm.xtools.mmi.core.contenttype.XMLExactRootContentDescriber
Key for the "notQualifiedElement" property.
QUALIFIEDELEMENTTOFIND - Static variable in class com.ibm.xtools.mmi.core.contenttype.XMLExactRootContentDescriber
Key for the "qualifiedElement" property.
QueryJob<T> - Class in com.ibm.xtools.emf.index.util
Utility class that extends the org.eclipse.core.runtime.jobs.Job class to run the queries asynchronously.
QueryJob(String) - Constructor for class com.ibm.xtools.emf.index.util.QueryJob
The constructor
queueSynchronizationRequest(Runnable) - Method in class com.ibm.xtools.mmi.core.refactor.BatchSynchronizationManager
Queue the given synchronizationRequest Runnable and calls the notifySynchronizationRequestAdded() method.

R

READ_ONLY_PROPERTY - Static variable in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionModel
 
readPageSettings() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
Read the wizard page settings for the recently used models.
readPageSettings() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Read the wizard page settings for the default category and template.
recache(TransactionalEditingDomain, StructuredReferenceKey, StructuredReferenceKey) - Static method in class com.ibm.xtools.mmi.core.cache.MMIResourceCache
Recaches a cached element for a given oldKey with a newKey.
RECENTLY_USED_MODELS - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
recentlyOpenedModels - Variable in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
recentlyUsedModelsCombo - Variable in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
reenableActivities() - Static method in class com.ibm.xtools.common.ui.reduction.util.EditingCapabilitiesUtil
Re-enable the editing capabilities in the workbench for the current active context.
refactor(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Implementors can perform the main refactoring task in this method.
refactor(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.index.AbstractIndexedRefactoringOperation
 
refactor(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner
 
refactor(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner2
 
refactorReferences(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.index.AbstractIndexedRefactoringOperation
 
refactorReferences() - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner
 
refactorReferences() - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner2
 
refactorTargetElements() - Method in class com.ibm.xtools.mmi.core.refactor.index.AbstractIndexedRefactoringOperation
 
refactorTargetElements() - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner
 
refactorTargetElements() - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner2
 
REFC_PREFIX - Static variable in interface com.ibm.xtools.emf.index.provider.IIndexProvider
Constant prefix for the EObject's containment reference fields.
REFERENCE_PROJECT_DESCRIPTION - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
REFERENCE_PROJECT_PAGE_NAME - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
REFERENCE_PROJECT_PAGE_TITLE - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
referencePage - Variable in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
REFERENCING_MODELS - Static variable in class com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine
 
REFNC_PREFIX - Static variable in interface com.ibm.xtools.emf.index.provider.IIndexProvider
Constant prefix for the EObject's non-containment reference fields.
refresh(NameFilterHelper) - Method in interface com.ibm.xtools.common.ui.navigator.filters.INameFilterManager
Request filter refresh
refresh() - Method in class com.ibm.xtools.common.ui.reduction.properties.EditingCapabilitiesPropertiesSection
 
refresh() - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Refresh the tree viewer.
refresh(boolean) - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Refresh the tree viewer.
refreshUIReducedControls() - Method in interface com.ibm.xtools.common.ui.reduction.IUIReductionAwarePart
This is a callback method to notify the part that the UI reduced controls should be refreshed.
refreshUIReducedControls() - Method in class com.ibm.xtools.common.ui.reduction.UIReductionPartAdapter
Refreshes the UI reduced controls of the workbench part.
register(Viewpoint) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Registers a new user-defined viewpoint.
REGISTER - Static variable in class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointEvent
Specifies an event for registered a Viewpoint with the IViewpointManager.
REGISTER_VIEWPONT_ELEMENT - Static variable in class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointEvent
Specifies an event for registered a Viewpoint with the IViewpointManager.
registerViewpointElement(ViewpointElement) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Registers a new user-defined viewpoint element.
remove() - Method in class com.ibm.xtools.mmi.core.ref.StructuredReference.StructuredReferenceIterator
This operation is not supported.
removeAffectedResource(IAdaptable) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Remove an affected resource IAdaptable from the list of affected resources.
removeCheckStateListener(ICheckStateListener) - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Remove the given listener to the list of listeners
removeEditingCapabilities(EObject) - Static method in class com.ibm.xtools.common.ui.reduction.util.EditingCapabilitiesUtil
Removes the editing capabilities for the given EObject.
removeProject(boolean, IProject, IProgressMonitor) - Static method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Remove the project we have created.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionModel
Removes a property change listener from this selection model.
removeSupportingStructuredReference(Object, StructuredReference, int) - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
 
removeSupportingStructuredReference(Object, StructuredReference, StructuredReference) - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
 
removeSupportingStructuredReference(StructuredReference, int) - Method in interface com.ibm.xtools.mmi.core.services.ref.IStructuredReferenceModifier
Removes the supporting StructuredReference at the specified index from the specified StructuredReference, throws java.lang.AssertionError if the providerId of the structRef is not managed by this modifier.
removeSupportingStructuredReference(StructuredReference, StructuredReference) - Method in interface com.ibm.xtools.mmi.core.services.ref.IStructuredReferenceModifier
Remove the specified supportingStructRef StructuredReference from the specified structRef StructuredReference, throws java.lang.AssertionError if the providerId of the structRef is not managed by this modifier.
removeURIChangeListener(IURIChangeListener) - Method in class com.ibm.xtools.emf.index.parser.AbstractURIParser
 
removeURIChangeListener(IURIChangeListener) - Method in interface com.ibm.xtools.emf.index.parser.IURIParser
This method removes a change listener
removeViewpointListener(IViewpointListener) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointElement
Removes the viewpoint listener IViewpointListener
removeViewpointListener(IViewpointListener) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Removes an instance of IViewpointListener listening for changes.
removeViewpointListener(IViewpointListener) - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.Viewpoint
Removes an instance of IViewpointListener listening for changes.
RES_URI - Static variable in interface com.ibm.xtools.emf.index.provider.IIndexProvider
Constant for the resource URI field.
reset() - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
 
reset() - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
 
resolve(TransactionalEditingDomain, EObject) - Method in class com.ibm.xtools.emf.core.resource.RMPResourceFactory
 
resolve(TransactionalEditingDomain, StructuredReference, EClass) - Method in interface com.ibm.xtools.mmi.core.services.map.IModelMappingProvider
Resolves vr to a proper EObject, based on information encoded in StructuredReference
resolve(TransactionalEditingDomain, StructuredReference, EClass) - Method in class com.ibm.xtools.mmi.core.services.map.ModelMappingService
 
RESOLVE_PROXIES - Static variable in class com.ibm.xtools.emf.index.search.IndexContext
Option that controls if proxies are to be resolved in the result set.
resolveEntity(String, String) - Method in class com.ibm.xtools.mmi.core.contenttype.MMIXMLHandler
 
ResolveOperation - Class in com.ibm.xtools.mmi.core.services.map.operations
An operation to resolve or test resolving a given vr to EObject.
ResolveOperation(TransactionalEditingDomain, StructuredReference, EClass, boolean) - Constructor for class com.ibm.xtools.mmi.core.services.map.operations.ResolveOperation
Constructor
ResolveStructuredReferenceOperation - Class in com.ibm.xtools.mmi.core.services.ref.operations
Operation for resolving specific StructuredReference
ResolveStructuredReferenceOperation(Object, StructuredReference) - Constructor for class com.ibm.xtools.mmi.core.services.ref.operations.ResolveStructuredReferenceOperation
Constructor with referencedContext and StructuredReference
resolveToDomainElement(Object, StructuredReference) - Method in interface com.ibm.xtools.mmi.core.services.ref.IStructuredReferenceHandler
Resolves the specified StructuredReference to appropriate domain element
resolveToDomainElement(Object, StructuredReference) - Static method in class com.ibm.xtools.mmi.core.services.ref.StructuredReferenceService
Finds an appropriate IStructuredReferenceHandler for specified StructuredReference and returns the result of the call to IStructuredReferenceHandler.resolveToDomainElement(Object, StructuredReference)
RESOURCE_KIND - Static variable in interface com.ibm.xtools.emf.index.provider.IIndexEntry
Deprecated.
Entry kind constant indicating associated with resource infromation
resourceContainer - Variable in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
 
ResourceEntry - Class in com.ibm.xtools.emf.index.provider
Deprecated.
ResourceEntry(IndexContext, URI) - Constructor for class com.ibm.xtools.emf.index.provider.ResourceEntry
Deprecated.
Constructor
resourceEntry - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
Attribute for the resource entry
resourceEntry - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
Attribute for the resource entry
ResourceHandlerOptions - Class in com.ibm.xtools.emf.core
A collection of XMLResource.ResourceHandler options that can be used by ResourceHandlers to provide additional information to the backward compatibility framework.
restoreDefaults() - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Restore the activities back to their default state.
retainAllEnabledEditingCapabilities(Set<String>) - Method in class com.ibm.xtools.common.ui.reduction.EditingCapabilities
Retains all the given set of enabled editing capabilities.
revert(URI, IRMPResource) - Method in interface com.ibm.xtools.emf.core.IURIHandler
Revert a URI in the newest format to an older format.
RMPResourceFactory - Class in com.ibm.xtools.emf.core.resource
This factory will create a new instance of an IRMPResource.
RMPResourceFactory() - Constructor for class com.ibm.xtools.emf.core.resource.RMPResourceFactory
 
run(IProgressMonitor) - Method in class com.ibm.xtools.emf.index.util.QueryJob
 
run(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Runs the refactoring The run() method performs these tasks in the order below.
run(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.SynchronizationJob
 

S

save(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Saves only the affected resources that need to be saved.
save(IProgressMonitor, boolean) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Saves affected resources.
SAVE_ARTIFACTS - Static variable in interface com.ibm.xtools.common.ui.preferences.IPreferenceConstants
save artifacts without warning
SAVE_REDEF_CLEANUP - Static variable in interface com.ibm.xtools.common.ui.preferences.IPreferenceConstants
 
SAVE_UNRECOGNIZED_VERSIONS - Static variable in interface com.ibm.xtools.common.ui.preferences.IPreferenceConstants
save data comming form unrecognized versions on the diagram;
savePageSettings() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
Save the wizard page settings for the recently used models.
savePageSettings() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Save the wizard page settings for the default category and template.
search(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Implementors can perform the search task in this method and populate the list of affected resources.
search(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.index.AbstractIndexedRefactoringOperation
 
search(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner
 
search(IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner2
 
SEARCH_DEPLOYED_RESOURCES - Static variable in class com.ibm.xtools.emf.index.search.IndexContext
Option that controls if all resources deployed in plug-ins (and registered on the com.ibm.xtools.emf.index.configurationEntries extension point) are to be included in the search, in addition to any that are included in the resource scope.
SEARCH_IGNORING_CONTENT_TYPE - Static variable in class com.ibm.xtools.emf.index.search.IndexContext
Ignore resource content types
SEARCH_UNLOADED_RESOURCES - Static variable in class com.ibm.xtools.emf.index.search.IndexContext
Option that controls if all unloaded resources are to be included in the search, in addition to any that are already loaded in the resource set.
select(IElementFilterContext, Object) - Method in class com.ibm.xtools.common.ui.reduction.filters.ElementFilterService
Determines if the given object passes this filter.
select(Object) - Method in class com.ibm.xtools.common.ui.reduction.filters.ElementFilterService
Determines if the given object passes this filter.
select(IElementFilterContext, Object) - Method in interface com.ibm.xtools.common.ui.reduction.filters.IElementFilterProvider
Determines if the given object passes this filter.
selection - Variable in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
The selection, used by the new model wizard
SELECTION_PROPERTY - Static variable in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionModel
 
selectionChanged(IAction, ISelection) - Method in class com.ibm.xtools.mmi.ui.actions.AbstractAddToNewDiagramAction
 
selectionChanged(IAction, ISelection) - Method in class com.ibm.xtools.mmi.ui.actions.AddToCurrentDiagramAction
 
selects(Object) - Method in class com.ibm.xtools.mmi.core.expressions.ITargetSelector
 
setAdaptedEClass(StructuredReference, EClass) - Static method in class com.ibm.xtools.mmi.core.util.Compatibility6_0Utils
Sets the target EClass for this StructuredReference.
setAllChecked(boolean) - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Set all elements to the given state.
setAttribValue(EObjectEntry, String, String) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
Create a feature with the given name for the given object with the given values.
setAttribValue(IEObjectEntry, String, String) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
Create a feature with the given name for the given object with the given values.
setChangeDeltaCollector(Map) - Method in class com.ibm.xtools.mmi.core.refactor.AbstractRefactoringOperation
Sets the Map of changes to the given Map.
setClean(EStructuralFeature) - Method in interface com.ibm.xtools.mmi.core.ITarget
Marks the specified structural feature clean.
setClean(EStructuralFeature) - Method in class com.ibm.xtools.mmi.core.TargetImpl
 
setClosedResourceExpandSupported(boolean) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorTreeViewer
Set the flag Indicating if the expand gesture on closed resources is supported for the specified viewer
setContainerPath(IPath) - Method in class com.ibm.xtools.common.ui.wizards.config.ExistingModelConfiguration
Sets the container patch location where the new model will be create.
setContainerPath(IPath) - Method in class com.ibm.xtools.common.ui.wizards.config.TemplateConfiguration
Sets the container patch location where the new model will be create.
setContainerURI(URI) - Method in class com.ibm.xtools.emf.index.provider.EObjectEntry
Deprecated.
This method sets the container uri for this eObject entry
setContainerURI(URI) - Method in interface com.ibm.xtools.emf.index.provider.IEObjectEntry
Sets the EObject's container URI.
setContext(Object) - Method in interface com.ibm.xtools.common.ui.navigator.IContextProvider
Call-back to set the context object.
setContextInfo(String, Object) - Method in interface com.ibm.xtools.mmi.ui.util.IUIContext
Sets the context object corresponding to the specified context type
setContextInfo(String, Object) - Method in class com.ibm.xtools.mmi.ui.util.UIContext
Sets the context object corresponding to the specified context type
setContextObject(Object) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Sets the context Object.
setContextObject(Object) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorTreeViewer
Caches the content object.
setData(Object) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointElement
Sets the viewpoint element data.
setData(Object, boolean) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointElementContent
Sets data to the viewpoint element content.
setDelayedRefresh(boolean) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorTreeViewer
 
setDelegate(TargetImpl) - Method in interface com.ibm.xtools.mmi.core.InternalTarget
Sets the delegate for ITarget implemenation.
setDescription(String) - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
Set the template description.
setDirty(EStructuralFeature, Object) - Method in interface com.ibm.xtools.mmi.core.ITarget
Marks the specified structural feature dirty, thereby forcing synchronization of the structural feature.
setDirty(EStructuralFeature, Object) - Method in class com.ibm.xtools.mmi.core.TargetImpl
Marks the given structural feature dirty using a given hint.
setEAttributeValue(EObjectEntry, EAttribute, Object) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
Set the attribute feature for the specified object to the given value.
setEAttributeValue(IEObjectEntry, EAttribute, Object) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
Set the attribute feature for the specified object to the given value.
setEditable(boolean) - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Set the tree viewer to be editable or not.
setEditingCapabilities(Set<String>, Set<String>) - Method in class com.ibm.xtools.common.ui.reduction.EditingCapabilities
Sets the enabled and required editing capabilities.
setEditingCapabilitiesEnabled(EObject, boolean) - Static method in class com.ibm.xtools.common.ui.reduction.util.EditingCapabilitiesUtil
Enable / disable editing capabilities for the given EObject.
setEditString(Object, String) - Method in class com.ibm.xtools.common.ui.navigator.utils.EObjectEditStringProvider
 
setEnabled(boolean) - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Set the enablement of the tree viewer to the given state.
setEnabledActivityIds(EObject, Collection<String>) - Static method in class com.ibm.xtools.common.ui.reduction.util.EditingCapabilitiesUtil
Sets the given collection of activity IDs to be enabled for the given EObject.
setEnabledActivityIds(Set<String>) - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.Viewpoint
Set the viewpoint enabled activities.
setEnabledViewpoint(Viewpoint) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Sets the enabled Viewpoint.
setEnablementCheckBoxText(String) - Method in class com.ibm.xtools.common.ui.reduction.properties.EditingCapabilitiesPropertiesSection
Sets a new checkbox enablement text
setEObjectURI(URI) - Method in class com.ibm.xtools.emf.index.provider.EObjectEntry
Deprecated.
This method sets the uri value for this eObject entry
setEObjectURI(URI) - Method in interface com.ibm.xtools.emf.index.provider.IEObjectEntry
Sets the EObject URI.
setEReferenceValueFromHREF(EObjectEntry, EReference, String) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
Set the given reference feature value on the specified peek object
setEReferenceValueFromHREF(IEObjectEntry, EReference, String) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
Set the given reference feature value on the specified peek object
setEReferenceValueFromId(EObjectEntry, EReference, String) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
Set the given reference feature value for the given object to the given id value.
setEReferenceValueFromId(IEObjectEntry, EReference, String) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
Set the given reference feature value for the given object to the given id value.
setEReferenceValueFromURI(EObjectEntry, EReference, URI) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
Set the given reference feature value for the given object to the given uri value.
setEReferenceValueFromURI(IEObjectEntry, EReference, URI) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
Set the given reference feature value for the given object to the given uri value.
setFileName(String) - Method in class com.ibm.xtools.common.ui.wizards.config.ExistingModelConfiguration
Set the file name of the new model.
setFileName(String) - Method in class com.ibm.xtools.common.ui.wizards.config.TemplateConfiguration
Set the file name of the new model.
setFilename - Variable in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
setHelpID(String) - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Sets the help ID of this page.
setHelpID(String) - Method in class com.ibm.xtools.common.ui.wizards.FilteredFileSelectionDialog
Sets the help ID of this dialog.
setHelpID(String) - Method in interface com.ibm.xtools.common.ui.wizards.INewModelMainPage
Sets the help ID of this page.
setHelpID(String) - Method in class com.ibm.xtools.common.ui.wizards.NewModelMainPage
Sets the help ID of this page.
setHelpID(String) - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectMainPage
Sets the help ID of this page.
setIconURL(URL) - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
Set the URL of the template icon.
setId(String) - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
Set the template ID.
setInitializationData(IConfigurationElement, String, Object) - Method in class com.ibm.xtools.mmi.core.contenttype.XMLExactRootContentDescriber
 
setLabelStyle(int) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
 
setManager(INameFilterManager) - Method in class com.ibm.xtools.common.ui.navigator.filters.NameFilterHelper
Set NameFilterManager
setModelFileExtension(String) - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
Set the new model file extension.
setModelName(String) - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
Set the new model's name.
setModelSelectionValid(boolean) - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
setName(String) - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
Set the template name.
setPage(ITemplateConfigurationPage) - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.LinearTemplateConfigurationPageGroup
Sets a single page to be part of this group.
setPages(ITemplateConfigurationPage[]) - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.LinearTemplateConfigurationPageGroup
Sets multiple pages to be part of this group.
setPerspective(String) - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
Sets the default perspective to perspectiveID.
setPrecheckedActivityIds(Set<String>) - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Sets the Set of prechecked activity ids to the provided activityIds
setProperty(String, Object) - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
Sets the value of an additional property defined in the template definition, which is not interpreted by the New Wizard framework.
setProperty(Object, StructuredReference, String, String) - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
 
setProperty(StructuredReference, String, String) - Method in interface com.ibm.xtools.mmi.core.services.ref.IStructuredReferenceModifier
Adds or sets the property of the specified StructuredReference structRef, throws java.lang.AssertionError if the providerId of the structRef is not managed by this modifier.
setRequiredActivityIds(EObject, Collection<String>) - Static method in class com.ibm.xtools.common.ui.reduction.util.EditingCapabilitiesUtil
Sets the given collection of activity IDs to be required for the given EObject.
setRequiredActivityIds(Set<String>) - Method in class com.ibm.xtools.common.ui.reduction.viewers.ActivitiesCheckboxTreeWrapper
Sets the Set of required activity ids to the provided activityIds.
setSelection(ISelection) - Method in class com.ibm.xtools.mmi.ui.actions.AbstractAddToNewDiagramAction
Sets the currentSelection to the given selection.
setSelectionContext(String) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Set the selection context field.
setShowTreeAlways(boolean) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Set this to 'true' to inhibit the 'dispose' of empty trees
setStructuredReferenceModifier(IStructuredReferenceModifier) - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
setStructuredReferenceModifier(IStructuredReferenceModifier) - Method in interface com.ibm.xtools.mmi.core.services.ref.IStructuredReferenceHandler
Called by StructuredReferenceService to set the IStructuredReferenceModifier for this handler.
setTemplateConfiguration(TemplateConfiguration) - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.AbstractTemplateConfigurationPageGroup
 
setTemplateConfiguration(TemplateConfiguration) - Method in interface com.ibm.xtools.common.ui.wizards.pagegroups.ITemplateConfigurationPageGroup
Sets the template configuration.
setTemplateFilePath(IPath) - Method in class com.ibm.xtools.common.ui.wizards.templates.FileTemplate
Sets the IPath to the template file.
setTemplateModelHandler(ITemplateModelHandler) - Method in class com.ibm.xtools.common.ui.wizards.templates.BasicTemplate
Set the ITemplateModelHandler used to create models from this template.
SETTINGS_SECTION_NAME - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelWizard
 
setTopRightCornerControl(Control) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Method used to set the top right corner control in this composite.
setTreeViewerFocus() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
 
setTriggerDelay(int) - Method in class com.ibm.xtools.mmi.core.refactor.AutoTriggeredSynchronizationManager
Sets the delay to wait in milliseconds before executing the queued requests.
setViewerEnabled() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Sets the viewer enablement to reflect the read only state in the model.
setViewerSorter(ViewerSorter) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Method used to set the ViewerSorter of the tree viewer in this composite.
setViewpointsPreferencePage(ViewpointsPreferencePage) - Method in class com.ibm.xtools.common.ui.reduction.viewpoints.AbstractViewpointElementContent
 
setViewpointsPreferencePage(ViewpointsPreferencePage) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointElementContentEx
Sets the corresponding ViewpointsPreferencePage
setVisible(boolean) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointElementContentEx
Calls to change visibility of content UI.
setVisible(boolean) - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
 
shouldParseUsingContextResourceSet(URI) - Method in class com.ibm.xtools.emf.index.provider.AbstractIndexProvider
Determines whether the context resource set should be used to find a loaded (and unmodified) resource in order to create EObject entries.
shouldUseExtraSpace() - Method in class com.ibm.xtools.common.ui.reduction.properties.EditingCapabilitiesPropertiesSection
 
SHOW_MMI_ELEMENTS_ROLE - Static variable in interface com.ibm.xtools.mmi.ui.editpolicies.MMIEditPolicyRoles
The key used to install a ShowMMIElements EditPolicy.
SHOW_RELOAD_MODEL_DIALOG_IF_SAVE_NEEDED - Static variable in interface com.ibm.xtools.common.ui.preferences.IPreferenceConstants
 
SignatureUtil - Class in com.ibm.xtools.emf.core.signature
Utilities for working with emf.core signatures.
SignatureUtil() - Constructor for class com.ibm.xtools.emf.core.signature.SignatureUtil
 
SKIP_PROFILE_MIGRATION_FOR_READONLY_FILE - Static variable in interface com.ibm.xtools.common.ui.preferences.IPreferenceConstants
 
source - Variable in class com.ibm.xtools.mmi.core.services.map.operations.AdaptOperation
Source element to adapt
sourceModel - Variable in class com.ibm.xtools.common.ui.wizards.config.ExistingModelConfiguration
 
sourceModel - Variable in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
SourceSynchronizationOperation - Class in com.ibm.xtools.mmi.core.services.sync.operations
An Operation that, when executed, emits a command to modify source code.
SourceSynchronizationOperation(ModelChangeDelta) - Constructor for class com.ibm.xtools.mmi.core.services.sync.operations.SourceSynchronizationOperation
Constructor that takes in the delta that will be used to emit a command to modify the source code.
SourceSynchronizationService - Class in com.ibm.xtools.mmi.core.services.sync
Service implementation supporting the participation of one or more ISourceSynchronizationProvider implementations in emitting updates to PSM model elements based on changes to the Semantic model.
STANDARD_BUTTON_TEXT - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelMainPage
 
STANDARD_BUTTON_TEXT - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelProjectMainPage
 
STANDARD_DESCRIPTION - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelMainPage
 
STANDARD_DESCRIPTION - Static variable in class com.ibm.xtools.common.ui.wizards.NewModelProjectMainPage
 
start(BundleContext) - Method in class com.ibm.xtools.mmi.core.MMICorePlugin
 
startCDATA() - Method in class com.ibm.xtools.mmi.core.contenttype.MMIXMLHandler
 
startDTD(String, String, String) - Method in class com.ibm.xtools.mmi.core.contenttype.MMIXMLHandler
 
startElement(String, String, String) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Deprecated.
 
startElement(String, String, String) - Method in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler2
 
startElement(String, String, String, Attributes) - Method in class com.ibm.xtools.mmi.core.contenttype.MMIXMLHandler
 
startEntity(String) - Method in class com.ibm.xtools.mmi.core.contenttype.MMIXMLHandler
 
startInlineEdit(TreeViewer, ICommonViewerContentDescriber) - Static method in class com.ibm.xtools.common.ui.navigator.utils.NavigatorInlineEditUtil
Starts the inline edit of the selected element in the Project Explorer
startInlineEdit(EObject, ICommonViewerContentDescriber) - Static method in class com.ibm.xtools.common.ui.navigator.utils.NavigatorInlineEditUtil
Utility to start the inline editing of the element in the Project Explorer.
startInlineEdit(EObject, EObject, ICommonViewerContentDescriber) - Static method in class com.ibm.xtools.common.ui.navigator.utils.NavigatorInlineEditUtil
Utility to start the inline editing of the element in the Project Explorer.
startListening() - Method in class com.ibm.xtools.common.ui.reduction.UIReductionPartAdapter
 
stop(BundleContext) - Method in class com.ibm.xtools.mmi.core.MMICorePlugin
 
stopListening() - Method in class com.ibm.xtools.common.ui.reduction.UIReductionPartAdapter
 
STRICT_ECLASS_EQUALITY - Static variable in class com.ibm.xtools.emf.index.search.IndexContext
Option to control the usage of the EClass argument when passed to the find methods.
StructuredReference - Class in com.ibm.xtools.mmi.core.ref
Structured reference can be used to represent any domain element in terms of properties.
StructuredReference.StructuredReferenceIterator - Class in com.ibm.xtools.mmi.core.ref
A StructuredReference may contain supporting StructuredReference objects.
StructuredReferenceInfoConstants - Class in com.ibm.xtools.mmi.core.services.ref
Common Information constants for a StructuredReference.
StructuredReferenceInfoConstants() - Constructor for class com.ibm.xtools.mmi.core.services.ref.StructuredReferenceInfoConstants
 
StructuredReferenceInfoOperation - Class in com.ibm.xtools.mmi.core.services.ref.operations
Operation to retrieve inforation for a specific StructuredReference.
StructuredReferenceInfoOperation(Object, StructuredReference, String) - Constructor for class com.ibm.xtools.mmi.core.services.ref.operations.StructuredReferenceInfoOperation
Constructor with referencedContext, StructuredReference and infoName
StructuredReferenceIterator(StructuredReference) - Constructor for class com.ibm.xtools.mmi.core.ref.StructuredReference.StructuredReferenceIterator
Constructor for StructuredReferenceIterator for the specified StructuredReference
StructuredReferenceKey - Class in com.ibm.xtools.mmi.core.cache
This class defines the key to do a lookup in the MMIResourceCache.
StructuredReferenceKey(StructuredReference, EClass) - Constructor for class com.ibm.xtools.mmi.core.cache.StructuredReferenceKey
Constructor for StructuredReferenceKey.
StructuredReferenceService - Class in com.ibm.xtools.mmi.core.services.ref
This service is to provide StructuredReference for the specified domain element, and to resolve specified StructuredReference to a domain Element.
supportedOptions - Static variable in class com.ibm.xtools.mmi.core.contenttype.XMLExactRootContentDescriber
Array of QualifiedName representing qualifiedElement and notQualifiedElement
supports(ModelChangeDelta) - Method in class com.ibm.xtools.mmi.core.services.sync.AbstractSourceSynchronizationProvider
 
SynchronizationJob - Class in com.ibm.xtools.mmi.core.refactor
Job that causes the specified synchronization manager to execute all of its currently queueud requests.
SynchronizationJob(TransactionalEditingDomain, AutoTriggeredSynchronizationManager) - Constructor for class com.ibm.xtools.mmi.core.refactor.SynchronizationJob
Constructor that takes in an editing domain and an AutoTriggeredSynchronizationManager that will have its queued requests executed.
synchronize() - Method in interface com.ibm.xtools.mmi.core.refactor.index.IRefactoring
Make the necessary changes to the MappedTargetModel, for example rename or move the Target element(s) to reflect the changes in the Domain world.
synchronize() - Method in interface com.ibm.xtools.mmi.core.refactor.traverse.IUpdate
Make the necessary changes to the MappedTargetModel, for example rename or move the Target element(s) to reflect the changes in the Domain world.
synchronize() - Method in interface com.ibm.xtools.mmi.core.refactor.traverse.IUpdate2
Make the necessary changes to the MappedTargetModel, for example rename or move the Target element(s) to reflect the changes in the Domain world.
SYNCHRONIZE_INDEX - Static variable in class com.ibm.xtools.emf.index.search.IndexContext
Option to decide whether to synchronize the index during a query.
synchronizeFeature(EStructuralFeature, Object) - Method in interface com.ibm.xtools.mmi.core.ITarget
Synchronizes a particular structural feature of the implementing meta-class.
synchronizeFeature(EObject, EStructuralFeature, Object) - Method in interface com.ibm.xtools.mmi.core.ITargetSynchronizer
Synchronize the structural feature of the target EObject
synchronizeFeature(EStructuralFeature, Object) - Method in class com.ibm.xtools.mmi.core.TargetImpl
Synchronizes a given structural feature of the delegator ITarget

T

TargetImpl - Class in com.ibm.xtools.mmi.core
Default implementation for ITarget.
TargetImpl(ITarget) - Constructor for class com.ibm.xtools.mmi.core.TargetImpl
 
targetKind - Variable in class com.ibm.xtools.mmi.core.services.map.operations.AdaptOperation
Target EClass that the source element will adapt to.
TargetPropertyTester - Class in com.ibm.xtools.mmi.core.expressions
Property tester for properties of ITargets.
TargetPropertyTester() - Constructor for class com.ibm.xtools.mmi.core.expressions.TargetPropertyTester
Initializes me.
TargetStructuredReference - Class in com.ibm.xtools.mmi.core.ref
A utility class to store both a StructuredReference and its corresponding EClass.
template - Variable in class com.ibm.xtools.common.ui.wizards.config.TemplateConfiguration
 
TEMPLATE_PAGE_DESCRIPTION - Static variable in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
 
TEMPLATE_PAGE_NAME - Static variable in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
 
TEMPLATE_PAGE_TITLE - Static variable in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
 
TemplateConfiguration - Class in com.ibm.xtools.common.ui.wizards.config
The template configuration contains the basic information required to create a new model from a template.
TemplateConfiguration(ITemplate) - Constructor for class com.ibm.xtools.common.ui.wizards.config.TemplateConfiguration
Constructs a new TemplateConfiguration for the given template data.
TemplateConfigurationPageGroupNavigator - Class in com.ibm.xtools.common.ui.wizards
Used to navigate template configuration page groups.
TemplateConfigurationPageGroupNavigator(String) - Constructor for class com.ibm.xtools.common.ui.wizards.TemplateConfigurationPageGroupNavigator
Constructs a new navigator for template configuration page groups contributed against the given template ID.
test(Object, String, Object[], Object) - Method in class com.ibm.xtools.mmi.core.expressions.TargetPropertyTester
 
test(Object, String, Object[], Object) - Method in class com.ibm.xtools.mmi.ui.util.DiagramTypePropertyTester
Matches the String value corresponding to the IUIContextConstants.DIAGRAM_TYPE key of the receiver, which is expected to be an IUIContext, with the exepectedValue, which is expected to be a String.
toAbsolutePath(String) - Static method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
Converts a relative workspace path into an absolute workspace path
toRelativePath(String) - Static method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
Converts an absolute workspace path into a relative workspace path
toString() - Method in class com.ibm.xtools.mmi.core.cache.StructuredReferenceKey
 
toString() - Method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
Generates a String representation of this ModelChangeDelta suitable for debug purposes only.
toString() - Method in class com.ibm.xtools.mmi.core.ref.StructuredReference
 
trace(String) - Static method in class com.ibm.xtools.mmi.core.refactor.BatchSynchronizationManager
 
trace(String) - Static method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner
Logs the specified message when the AUTOUPDATE_TRACE property is set.
trace(String) - Static method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractUpdateRunner2
Logs the specified message when the AUTOUPDATE_TRACE property is set.
traverse(int, ModelTraversalEngine.Visitor, IProgressMonitor) - Method in class com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine
Traverse the models.
traverse(ModelTraversalEngine.Visitor, IFile) - Method in class com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine
Traverse a model file.
type - Variable in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
The type of operation represented by this delta.
typeMatches(Object, String) - Static method in class com.ibm.xtools.mmi.core.services.map.ModelMappingService
Returns if the specified Object matches the type specified as a String.

U

UIContext - Class in com.ibm.xtools.mmi.ui.util
A class for obtaining an object corresponding to a specified context type.
UIContext() - Constructor for class com.ibm.xtools.mmi.ui.util.UIContext
Constructs a UI context object
UIContext(String, Object) - Constructor for class com.ibm.xtools.mmi.ui.util.UIContext
Constructs a UI context object and sets the context info.
UIReductionPartAdapter - Class in com.ibm.xtools.common.ui.reduction
A workbench part which implements IUIReductionAwarePart should use this adapter to receive call backs to update the UI reduced controls.
UIReductionPartAdapter(IWorkbenchPart) - Constructor for class com.ibm.xtools.common.ui.reduction.UIReductionPartAdapter
 
UML2_MODELS - Static variable in class com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine
Deprecated.
use REFERENCING_MODELS instead
uncache(Object, StructuredReference) - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
Removes the specified StructuredReference from the cache corresponding to referencedContext
UNDO_REDO_NAVIGATION - Static variable in interface com.ibm.xtools.common.ui.preferences.IPreferenceConstants
Undo/redo navigation preference
UnexecutableCommand - Class in com.ibm.xtools.mmi.core.commands
A command that cannot be executed.
UnexecutableCommand(IStatus) - Constructor for class com.ibm.xtools.mmi.core.commands.UnexecutableCommand
 
UnknownSignatureDiagnostic - Class in com.ibm.xtools.emf.core.signature
This diagnostic is placed into the warnings list of a resource (Resource.getWarnings() to indicate that there was an unrecognized signature found in the resource.
UnknownSignatureDiagnostic(SignatureOccurrence, URI) - Constructor for class com.ibm.xtools.emf.core.signature.UnknownSignatureDiagnostic
Constructor for the diagnostic object.
unload(ModelTraversalEngine.Visitor) - Method in class com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine
Unloads the resources loaded by the visitor.
unregister(Viewpoint) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Unregister a user-defined viewpoint.
UNREGISTER - Static variable in class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointEvent
Specifies an event for unregistered a Viewpoint from the IViewpointManager.
UNREGISTER_VIEWPONT_ELEMENT - Static variable in class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointEvent
Specifies an event for registered a Viewpoint with the IViewpointManager.
unregisterViewpointElement(ViewpointElement) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointManager
Unregister a user-defined viewpoint element.
UNSUPPORTED_OPERATION - Static variable in class com.ibm.xtools.mmi.core.commands.UnexecutableCommand
 
unwrap() - Method in class com.ibm.xtools.mmi.core.delta.CompoundModelChangeDelta
Returns one of three things: null, if there are no contained delta, the one delta, if there is exactly one contained delta, or this, if there are multiple contained delta; this delta is CompoundModelChangeDelta.dispose()d in the second case.
unwrap() - Method in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
 
update(StructuredReference) - Method in class com.ibm.xtools.mmi.core.refactor.traverse.AbstractTargetUpdate
Deprecated.
use performUpdate() instead
updateContainer(String) - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Update the container.
UpdateRunner - Class in com.ibm.xtools.mmi.core.refactor.traverse
Concrete class for MMI refactoring operations that use a traversal based search method to locate referencs to the element being searched.
UpdateRunner(TransactionalEditingDomain, IUpdate[]) - Constructor for class com.ibm.xtools.mmi.core.refactor.traverse.UpdateRunner
Constructor.
UpdateRunner(IUpdate[]) - Constructor for class com.ibm.xtools.mmi.core.refactor.traverse.UpdateRunner
Constructor that runs the refactoring operation in a new editing domain.
updateSelection(IStructuredSelection) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionComposite
Update the selection of the viewer manually
updateSelection(List<?>) - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionModel
Updates the selection to some new selection.
UPVERSION_ARTIFACT_PROFILE_APPLICATIONS - Static variable in interface com.ibm.xtools.common.ui.preferences.IPreferenceConstants
 
UriAdapter - Class in com.ibm.xtools.emf.core
Implementation of a URI adapter
UriAdapter(URI) - Constructor for class com.ibm.xtools.emf.core.UriAdapter
 
USE_SYNCHRONIZE - Static variable in interface com.ibm.xtools.mmi.core.ITargetSynchronizerExtension
Constant used to specify that the feature is supported, but the value of the feature should be determined using synchronize

V

validateContainer() - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Checks the container name in containerControl for validity
validateFilename() - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
Checks the filename in filenameControl for validity
validateModelSelection() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
validatePage() - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
A page is considered validated if both the filename and container are OK.
validatePage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromExistingModelPage
 
validatePage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
A page is considered validated if both the filename and container are OK.
validatePage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelMainPage
Returns whether or not this page is valid.
validateTemplate() - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Validate the selected template.
value - Variable in class com.ibm.xtools.mmi.core.delta.ModelChangeDelta
The value that was added/set by the operation represented by this delta.
verifyCache(Object, StructuredReference, String) - Method in class com.ibm.xtools.mmi.core.services.ref.AbstractCachingStructuredReferenceProvider
Verifies the consistency of the cache
verifyFeatureContents(EObject, EStructuralFeature, Object) - Method in interface com.ibm.xtools.mmi.core.ITargetSynchronizer
Verify the contents of the structural feature of the target EObject
VERSION_6 - Static variable in class com.ibm.xtools.mmi.core.util.CompatibilityConstants
Version 6.x
Viewpoint - Class in com.ibm.xtools.common.ui.reduction.viewpoints
Viewpoints are used to create capability sets.
Viewpoint(String) - Constructor for class com.ibm.xtools.common.ui.reduction.viewpoints.Viewpoint
 
Viewpoint(String, Set<String>) - Constructor for class com.ibm.xtools.common.ui.reduction.viewpoints.Viewpoint
 
VIEWPOINT_CHANGED - Static variable in class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointEvent
Specifies an event for changes to a Viewpoint.
viewpointChanged(ViewpointEvent) - Method in interface com.ibm.xtools.common.ui.reduction.viewpoints.IViewpointListener
Notifies that a Viewpoint related changed occurred.
ViewpointChangedEvent - Class in com.ibm.xtools.common.ui.reduction.viewpoints
An instance of this class describes changes to a Viewpoint.
ViewpointChangedEvent(Viewpoint, Set<String>, Set<String>) - Constructor for class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointChangedEvent
Constructs a new ViewpointChangedEvent
ViewpointElementChangedEvent - Class in com.ibm.xtools.common.ui.reduction.viewpoints
Notifies when viewpoint element has been changed
ViewpointElementChangedEvent(Viewpoint, ViewpointElement, Object, Object) - Constructor for class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointElementChangedEvent
Constructs a new ViewpointElementChangedEvent
ViewpointElementManagerEvent - Class in com.ibm.xtools.common.ui.reduction.viewpoints
An instance of this class describes changes related to ViewpointElements and the IViewpointManager.
ViewpointElementManagerEvent(int, Viewpoint, ViewpointElement, IViewpointManager) - Constructor for class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointElementManagerEvent
 
ViewpointEvent - Class in com.ibm.xtools.common.ui.reduction.viewpoints
An instance of this class describes changes related to Viewpoints.
ViewpointManagerEvent - Class in com.ibm.xtools.common.ui.reduction.viewpoints
An instance of this class describes changes related to Viewpoints and the IViewpointManager.
ViewpointManagerEvent(int, Viewpoint, IViewpointManager) - Constructor for class com.ibm.xtools.common.ui.reduction.viewpoints.ViewpointManagerEvent
 
visit(TransactionalEditingDomain, EObject) - Method in interface com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine.Visitor
Method that will be called when visiting the traversed MMI resource.
VIZ_MODELS - Static variable in class com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine
 

W

warnUnknownSignatures(Plugin, int, Resource) - Static method in class com.ibm.xtools.emf.core.signature.SignatureUtil
Checks for UnknownSignatureDiagnostic from the resource.

X

XMIIndexProvider - Class in com.ibm.xtools.emf.index.xmi.providers
Deprecated.
Use XMIIndexProvider2 instead.
XMIIndexProvider() - Constructor for class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider
Deprecated.
Constructor
XMIIndexProvider2 - Class in com.ibm.xtools.emf.index.xmi.providers
This class extends the AbstractIndexProvider class and is used for creating index entries by parsing/loading XMI files (files created using the org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl class with ids).
XMIIndexProvider2() - Constructor for class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider2
Constructor
XMIIndexProviderFactory - Class in com.ibm.xtools.emf.index.xmi.providers
A concrete implementation of IIndexProviderFactory.
XMIIndexProviderFactory() - Constructor for class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProviderFactory
Constructor
XML_ERROR_LOG_MESSAGE - Static variable in class com.ibm.xtools.mmi.core.contenttype.XMLExactRootContentDescriber
Error message
XMLExactRootContentDesccriber_INITIALIZATION_DATA_ERROR_LOG_MESSAGE_WARN_ - Static variable in class com.ibm.xtools.mmi.core.contenttype.MMICoreContentTypeMessages
 
XMLExactRootContentDesccriber_XML_ERROR_LOG_MESSAGE_EXC_ - Static variable in class com.ibm.xtools.mmi.core.contenttype.MMICoreContentTypeMessages
 
XMLExactRootContentDescriber - Class in com.ibm.xtools.mmi.core.contenttype
Content describer to compare the first root of the XML content.
XMLExactRootContentDescriber() - Constructor for class com.ibm.xtools.mmi.core.contenttype.XMLExactRootContentDescriber
 
XMLExactRootContentDescriber.MMIContentDescriberLog - Class in com.ibm.xtools.mmi.core.contenttype
Log used by the XMLExactRootContentDescriber to report diagnostic information.
A B C D E F G H I L M N O P Q R S T U V W X