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

F

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

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.