- 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
-
- 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
-
- 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
-
- AbstractElementFilterProvider() - Constructor for class com.ibm.xtools.common.ui.reduction.filters.AbstractElementFilterProvider
-
- AbstractExistingModelHandler - Class in com.ibm.xtools.common.ui.wizards.handlers
-
- 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
-
- 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
-
- AbstractTemplateConfigurationPageGroup() - Constructor for class com.ibm.xtools.common.ui.wizards.pagegroups.AbstractTemplateConfigurationPageGroup
-
- AbstractTemplateModelHandler - Class in com.ibm.xtools.common.ui.wizards.handlers
-
- 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.
- 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
ITarget
s.
- 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
-
- 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 Notification
s.
- 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
- 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
IFeatureDescription
s 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
-
- 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 Viewpoint
s.
- 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
-
- 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
-
- 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 StructuredReference
s.
- getSupportingStructuredReferences() - Method in class com.ibm.xtools.mmi.core.ref.StructuredReference
-
Returns an array of Supporting StructuredReference
s.
- 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
-
- getTemplates() - Method in interface com.ibm.xtools.common.ui.wizards.templates.ITemplateFactory
-
- 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 Viewpoint
s 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
- 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
-
IContentCreator
s 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
-
- 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
-
- 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
Viewpoint
s.
- IImmutableViewpointElement - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
-
Cannot change the data of immutable ViewpointElement
s.
- 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 IIndexProvider
s 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
-
- 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
-
- 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
Viewpoint
s.
- IViewpointManager - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
-
- 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
-
- 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