Domain Modeling Layer
A B C D E F G H I J L M N O P Q R S T U V W X

I

ICategory - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
Interface for viewpoint categories.
ICategory - Interface in com.ibm.xtools.common.ui.wizards
An interface for categories used in the New Model Wizard.
ICommandWithStatus - Interface in com.ibm.xtools.mmi.core.commands
An ICommand which contains an IStatus.
ICommonViewerContentDescriber - Interface in com.ibm.xtools.common.ui.navigator.utils
Interface to describe specific content shown in the Common Navigator
IConstraintTargetOptimizer - Interface in com.ibm.xtools.emf.validation.core.constraintTargets
Interface implemented by clients who wish to contribute an optimizer to the ConstraintTargets extension point.
IContentCreator - Interface in com.ibm.xtools.common.ui.wizards.handlers
IContentCreators are contributed to the template configuration to modify the newly create models when the new model wizard completes.
IContextProvider - Interface in com.ibm.xtools.common.ui.navigator
Interface that content providers may use so they may be given more context to consider when providing content.
IContextProvider - Interface in com.ibm.xtools.common.ui.navigator.viewers
Deprecated. Use IContextProvider instead because it will not cause this plugin to be activated.
ID_ATTRIBUTE_TAG - Static variable in interface com.ibm.xtools.mmi.core.services.sync.ISourceSynchronizationProvider
The Extension Point Schema Tag for the id attribute of the StructuredReferenceProviderId element.
IDecoration - Interface in com.ibm.xtools.presentation.services.decorator
Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui IDecoration instead. The diagram.ui should be used in place of the presentation plugin whenever possible.
IDecorator - Interface in com.ibm.xtools.presentation.services.decorator
Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui IDecorator instead. The diagram.ui should be used in place of the presentation plugin whenever possible.
IDecoratorProvider - Interface in com.ibm.xtools.presentation.services.decorator
Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui IDecoratorProvider instead. The diagram.ui should be used in place of the presentation plugin whenever possible.
IDecoratorTarget - Interface in com.ibm.xtools.presentation.services.decorator
Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui IDecoratorTarget instead. The diagram.ui should be used in place of the presentation plugin whenever possible.
IDecoratorTarget.Direction - Class in com.ibm.xtools.presentation.services.decorator
Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorTarget.Direction
IEditingCapabilitiesProvider - Interface in com.ibm.xtools.common.ui.reduction
For a given context object, an IEditingCapabilitiesProvider will return the EditingCapabilities used for UI reduction.
IElementFilterContext - Interface in com.ibm.xtools.common.ui.reduction.filters
The IElementFilterContext is used in conjuction with the ElementFilterService.
IElementFilterProvider - Interface in com.ibm.xtools.common.ui.reduction.filters
Interface for filters.
IEObjectHelper - Interface in com.ibm.xtools.emf.msl
Deprecated. This interface is mostly obsoleted by the EMFCoreUtil API. See individual method documentation for details.
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.
IGNORE_TARGET - Static variable in interface com.ibm.xtools.emf.reminders.core.resources.IReminderMarker
Target for the ignore list when the reminder is ignored
ignoreReminder(IMarker) - Method in interface com.ibm.xtools.emf.reminders.core.IRemindersManager
Marks the reminder as ignored
ignoreReminder(String, EObject) - Method in interface com.ibm.xtools.emf.reminders.core.IRemindersManager
Marks the ruleId and target pair as ignored
ignoreReminderRule(IMarker) - Method in interface com.ibm.xtools.emf.reminders.core.IRemindersManager
Marks the reminder rule defined in the constraint as ignored and removes any markers related to it Will do nothing if the constraint is marked mandatory
ignoreReminderRule(String) - Method in interface com.ibm.xtools.emf.reminders.core.IRemindersManager
Marks the reminder rule defined in the constraint as ignored and removes any markers related to it Will do nothing if the constraint is marked mandatory
IImmutableViewpoint - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
Cannot change the enabled activities of immutable Viewpoints.
IImmutableViewpointElement - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
Cannot change the data of immutable ViewpointElements.
IIndexConfigurationManager - Interface in com.ibm.xtools.emf.index.provider
This is the primary interface used by clients to query information related to the configured index contributions.
IIndexEntry - Interface in com.ibm.xtools.emf.index.provider
Represents an indexable entry in the index store.
IIndexProvider - Interface in com.ibm.xtools.emf.index.provider
This is the inteface that is returned by the IIndexProviderFactory for given content type to parse/load the resource and create index entries.
IIndexProviderFactory - Interface in com.ibm.xtools.emf.index.provider
A factory for creating IIndexProviders for parsing/loading the resources and creating index entries.
IIndexSearchManager - Interface in com.ibm.xtools.emf.index.search
The central query interface of the index and search infrastructure.
IIndexWriter - Interface in com.ibm.xtools.emf.index.provider
A handle to the index store for adding index entries.
ILayoutNode - Interface in com.ibm.xtools.presentation.services.layout
Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui ILayoutNode instead. The diagram.ui should be used in place of the presentation plugin whenever possible.
ILayoutNodesOperation - Interface in com.ibm.xtools.presentation.services.layout
Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui ILayoutNodesOperation instead. The diagram.ui should be used in place of the presentation plugin whenever possible.
ILayoutNodesProvider - Interface in com.ibm.xtools.presentation.services.layout
Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui ILayoutNodeProvider and org.eclipse.gmf.runtime.diagram.ui.services.layout.LayoutType instead. The diagram.ui should be used in place of the presentation plugin whenever possible.
ILiveValidationFilterContributor - Interface in com.ibm.xtools.emf.validation.core.filters
Interface implemented by IValidationPresenters who wish to filter the constraints that are run during the live validation caused by a commiting transaction.
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
IMAGE_SVG - Static variable in class com.ibm.xtools.presentation.ui.image.ImageFileFormat
Deprecated.  
ImageFileFormat - Class in com.ibm.xtools.presentation.ui.image
Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui ImageFileFormat instead. The diagram.ui should be used in place of the presentation plugin whenever possible.
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' To expose the implementation from ModelMappingService The implementor of this interface should register the implementation with com.ibm.xtools.mmi.core.ModelMappingProviders extension point.
IMPORT - Static variable in class com.ibm.xtools.emf.msl.EventTypes
Deprecated. An event type indicating that the notifier has a new import.
IMPORTS - Static variable in interface com.ibm.xtools.emf.index.provider.IIndexProvider
Constant for the resource imports field
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, Collection) - 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) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider
Updates the specified EObjectEntry object with attribute information from the specified EObject for the specified attribute feature
indexObjectLevelContents(Resource, EObject, Set, IProgressMonitor) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider
Returns an EObjectEntry object with the specified eObject's attribute and reference information.
indexObjectReferenceData(Resource, EObject, EReference, EObjectEntry, Set) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider
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) - Method in class com.ibm.xtools.emf.index.xmi.providers.XMIIndexProvider
Returns a ResourceEntry object that contains resource level information for the specified resource URI.
IndexSAXXMIHandler - 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.
IndexSAXXMIHandler(IndexContext, XMLResource, ResourceSet, IIndexWriter, IProgressMonitor) - Constructor for class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
Constructor
IndexSAXXMIHandler.EClassFeatureNamePair - Class in com.ibm.xtools.emf.index.xmi.providers
This class is cache for mapping the feature to its xml name
IndexSAXXMIHandler.EClassFeatureNamePair() - Constructor for class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler.EClassFeatureNamePair
 
IndexSAXXMIHandler.MyEObjectEntryStack - Class in com.ibm.xtools.emf.index.xmi.providers
A stack implementation for the light weight eObject entries
IndexSAXXMIHandler.MyEObjectEntryStack() - Constructor for class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler.MyEObjectEntryStack
 
indexWriter - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler
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
 
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
initialPopulateContainerNameField() - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
The container should be set based on the resource selected by the user.
initNewModelFromExistingModelPage() - Method in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
 
initNewModelFromTemplatePage() - Method in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
Create and return a new model from a standard template page for a new model creation
initNewModelMainPage() - Method in class com.ibm.xtools.common.ui.wizards.AbstractBasicModelWizard
Create and return main page for a new model creation
initNewModelMainPage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
initPages(IWizard) - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.ActivitiesTemplateConfigurationPageGroup
 
initPages(IWizard) - Method in interface com.ibm.xtools.common.ui.wizards.pagegroups.ITemplateConfigurationPageGroup
This method is called after the template configuration has been set.
initPages(IWizard) - Method in class com.ibm.xtools.common.ui.wizards.pagegroups.LinearTemplateConfigurationPageGroup
Prior to subclasses calling this method, the pages should have already been set.
initProjectReferencePage() - Method in class com.ibm.xtools.common.ui.wizards.NewModelProjectWizard
 
initSessionCache(IndexContext) - Method in interface com.ibm.xtools.emf.index.provider.ISessionIndexProvider
This method will be called to initialize the provider only once per disk indexing session, before the first call to IIndexProvider.createIndexEntries(org.eclipse.emf.common.util.URI, IIndexWriter, org.eclipse.core.runtime.IProgressMonitor)
initTemplatesViewer(TableViewer) - Method in class com.ibm.xtools.common.ui.wizards.NewModelFromTemplatePage
Initializes the templates table viewer.
installDecorator(Object, IDecorator) - Method in interface com.ibm.xtools.presentation.services.decorator.IDecoratorTarget
Deprecated. Installs a decorator on this decorator target using a key (a String identifier).
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 interface com.ibm.xtools.emf.query.core.IQueryService
The singleton query service.
INSTANCE - Static variable in interface com.ibm.xtools.emf.reminders.core.IRemindersManager
Provides access to the one instance of the Reminders Manager
INSTANCE - Static variable in interface com.ibm.xtools.emf.validation.core.IValidationManager
Provides access to a static instance of the Validation 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.
IOperationEvent - Interface in com.ibm.xtools.emf.msl
Deprecated. Use IOperationEvent, instead.
IOverlayConfigurator - Interface in com.ibm.xtools.emf.query.core
Overlay configurators are responsible for providing a command to further configure an overlay object so that it can then be executed by an execute command provided by the IQueryExecutor for the particular query type.
IPreferenceConstants - Interface in com.ibm.xtools.common.ui.preferences
Defines preference constants for this plug-in.
IPresentationContext - Interface in com.ibm.xtools.emf.query.core
A presentation context defines a specific way that query information can be presented.
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.
IQueryExecutor - Interface in com.ibm.xtools.emf.query.core
Query executors are responsible for providing a command that can execute a given overlay and produce some result (CommandResult.getReturnValue()).
IQueryPresenter - Interface in com.ibm.xtools.emf.query.core
A query presenter provides a command that uses the results from the execution of an overlay and presents it in a particular form provided by the IPresentationContext.
IQueryService - Interface in com.ibm.xtools.emf.query.core
The query service allows various query entities to be discovered.
IQueryService.SystemQueryDescriptor - Interface in com.ibm.xtools.emf.query.core
Provides information about a registered system query.
IRefactoring - Interface in com.ibm.xtools.mmi.core.refactor.index
Describes an update to a Viz Model for clients that support unique StructuredReference instances.
IReminderMarker - Interface in com.ibm.xtools.emf.reminders.core.resources
Convenience interface for the reminder marker type and its attributes
IReminderMarkerResolution - Interface in com.ibm.xtools.emf.reminders.ui.quickfix
Interface implemented by clients who want to write marker resolutions that are used by the AbstractRemindersMarkerResolutionGenerator.
IReminderMarkerResolutionGenerator - Interface in com.ibm.xtools.emf.reminders.ui.quickfix
Interface implemented by clients who want to write marker resolutions generators for reminders.
IRemindersManager - Interface in com.ibm.xtools.emf.reminders.core
Central interface of the reminder service.
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
 
isActive() - Method in interface com.ibm.xtools.emf.reminders.core.IRemindersManager
Indicates whether the reminder service is active
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.
isAllObjects() - Method in class com.ibm.xtools.emf.validation.core.presentation.ValidationSuccessStatus
 
isAllRules() - Method in class com.ibm.xtools.emf.validation.core.presentation.ValidationSuccessStatus
 
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.
isClientContextChanged() - Method in class com.ibm.xtools.emf.validation.core.traversal.AbstractLoadedResourcesTraversalStrategy
 
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
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. a read only element.
isElement - Variable in class com.ibm.xtools.emf.index.xmi.providers.IndexSAXXMIHandler.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
 
IShellProvider - Interface in com.ibm.xtools.emf.query.core
Presentation contexts can provide an optional shell for interaction with the user while configuring an overlay and/or presenting results.
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.
isMultiStatus() - Method in interface com.ibm.xtools.emf.msl.IValidationStatus
Deprecated. The IValidationStatus interface redefines this method to always return false.
isMultiStatus() - Method in class com.ibm.xtools.emf.validation.core.presentation.ResourceSuccessStatus
 
isMultiStatus() - Method in class com.ibm.xtools.emf.validation.core.presentation.ValidationSuccessStatus
 
isMultiValued(String) - Method in class com.ibm.xtools.emf.index.provider.EObjectEntry
 
isMultiValued(String) - Method in interface com.ibm.xtools.emf.index.provider.IIndexEntry
Returns whether the specified field has multiple values or a single value
isMultiValued(String) - Method in class com.ibm.xtools.emf.index.provider.ResourceEntry
 
isOK() - Method in class com.ibm.xtools.emf.validation.core.presentation.ResourceSuccessStatus
 
isOK() - Method in class com.ibm.xtools.emf.validation.core.presentation.ValidationSuccessStatus
 
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.
isOverlay(TopicQuery) - Static method in class com.ibm.xtools.emf.query.core.TopicQueryOperations
Discover whether this object represents an overlay.
isProjectWizard() - Method in class com.ibm.xtools.common.ui.wizards.AbstractNewModelPage
 
isQuery(TopicQuery) - Static method in class com.ibm.xtools.emf.query.core.TopicQueryOperations
Discover whether this object represents a query.
isReadOnly() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionModel
Is this selection read 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
 
isStored(String) - Method in interface com.ibm.xtools.emf.index.provider.IIndexEntry
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
 
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.
isTargetApplicableForTrigger(EObject, EObject) - Method in interface com.ibm.xtools.emf.validation.core.constraintTargets.IConstraintTargetOptimizer
Indicates whether the given target should be validated for the given trigger.
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).
isValid() - Method in class com.ibm.xtools.common.ui.navigator.viewers.NavigatorSelectionModel
Is the current selection valid?
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
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).
IValidationManager - Interface in com.ibm.xtools.emf.validation.core
Central interface of the validation manager.
IValidationManagerContributor - Interface in com.ibm.xtools.emf.validation.core.notifications
 
IValidationMarker - Interface in com.ibm.xtools.emf.validation.core.resources
Convenience interface for the reminder marker type and its attributes
IValidationMarkerHandler - Interface in com.ibm.xtools.emf.validation.core.presentation.markers
Interface clients implement to define a marker handler.
IValidationPassThroughNotification - Interface in com.ibm.xtools.emf.validation.core.notifications
Interfaces implemented by notifications which when received by the ValidationManager should be pass through directly to the ValidationPresenters.
IValidationStatus - Interface in com.ibm.xtools.emf.msl
Deprecated. This interface is obsoleted. The return values for the new IBatchValidator validate API are of type {@link org.eclipse.core.runtime.IStatus.
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.
IViewpointElementDataHandler - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
This interface contains set of methods that convert raw data into string collection and 'vice versa'
IViewpointListener - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
An instance of this interface can be used by clients to receive notification of changes related to Viewpoints.
IViewpointManager - Interface in com.ibm.xtools.common.ui.reduction.viewpoints
The IViewpointManager is responsible for managing the viewpoint preferences.

Domain Modeling Layer
A B C D E F G H I J L M N O P Q R S T U V W X
© Copyright IBM Corp. 2009. All rights reserved.