Runtime
A B C D E F G H I J K L M N O P R S T U V W X Y

F

fBound - Variable in class org.eclipse.gmf.runtime.common.core.util.StringMatcher
Boundary value beyond which we don't need to search in the text
fCanBeSaved - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider.ElementInfo
Can the element be saved
fCount - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider.ElementInfo
How often the element has been connected
fDocument - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider.ElementInfo
The element's document
fDocument - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DocumentEvent
The changed document
fElement - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider.ElementInfo
The element for which the info is stored
fErrorLabel - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor
The error message shown in the status line in case of failed information look up.
fEventInfo - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DocumentEvent
 
fEventKind - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DocumentEvent
 
fExtensionMapping - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DocumentProviderRegistry
The mapping between name extensions and configuration elements.
fFileEditorInput - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider.FileSynchronizer
The file editor input.
fFileSynchronizer - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider.FileInfo
The file synchronizer.
fHasLeadingStar - Variable in class org.eclipse.gmf.runtime.common.core.util.StringMatcher
Has a leading wildcard
fHasTrailingStar - Variable in class org.eclipse.gmf.runtime.common.core.util.StringMatcher
Has a trailing wildcard
fIgnoreCase - Variable in class org.eclipse.gmf.runtime.common.core.util.StringMatcher
Ignore case
fIgnoreWildCards - Variable in class org.eclipse.gmf.runtime.common.core.util.StringMatcher
Ignore wildcards
FigureUtilities - Class in org.eclipse.gmf.runtime.draw2d.ui.figures
A set of methods that are useful when manipulating figures.
FigureUtilities() - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures.FigureUtilities
 
FILE_GROUP - Static variable in class org.eclipse.gmf.runtime.common.ui.action.actions.CommonActionConstants
The file context menu group name.
FILE_MENU_ID - Static variable in class org.eclipse.gmf.runtime.common.ui.action.actions.CommonActionConstants
The menu ID for the common file menu.
FILE_SEPARATOR - Static variable in class org.eclipse.gmf.runtime.common.core.util.StringStatics
The separator defined by File.separator
FILE_TRANSFER - Static variable in interface org.eclipse.gmf.runtime.common.ui.services.dnd.core.TransferId
Constant for file transfer agent
FileCopyUtil - Class in org.eclipse.gmf.runtime.common.core.util
Utility class for copying files and folders
FileCreator_TaskTitle - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.internal.l10n.EditorMessages
 
FileDiagramDocumentProvider - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document
An implementation of IDiagramDocumentProvider for connecting org.eclipse.ui.IFileEditorInput and IDiagramDocument.
FileDiagramDocumentProvider() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDiagramDocumentProvider
 
FileDiagramDocumentProvider.DiagramFileInfo - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document
 
FileDiagramDocumentProvider.DiagramFileInfo(IDocument, FileDocumentProvider.FileSynchronizer, DiagramModificationListener) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDiagramDocumentProvider.DiagramFileInfo
Creates and returns a new file info.
FileDiagramEditor - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.editor
FileDiagramEditor with optional flyout palette.
FileDiagramEditor(boolean) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.editor.FileDiagramEditor
Constructs a file diagram editor, with flyout palette if hasFlyoutPalette is true and without flyout palette if hasFlyoutPalette is false.
FileDiagramEditor() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.editor.FileDiagramEditor
Constructs a file diagram editor without flyout palette.
FileDiagramEditorWithFlyoutPalette - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.editor
FileDiagramEditor With a flyout palette
FileDiagramEditorWithFlyoutPalette() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.editor.FileDiagramEditorWithFlyoutPalette
Constructs a FileDiagramEditor with Flyout Palette.
FileDiagramModificationListener - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document
Listener for modification events on a diagram.
FileDiagramModificationListener(FileDocumentProvider, DiagramDocument, IFileEditorInput) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDiagramModificationListener
Constructs a modification listener which listens to modifications on a diagram and handles saving of files.
FileDocumentProvider - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document
Shared document provider specialized for file resources (IFile).
FileDocumentProvider() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider
Creates and returns a new document provider.
FileDocumentProvider.FileInfo - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document
Bundle of all required information to allow files as underlying document resources.
FileDocumentProvider.FileInfo(IDocument, FileDocumentProvider.FileSynchronizer) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider.FileInfo
Creates and returns a new file info.
FileDocumentProvider.FileSynchronizer - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document
Synchronizes the document with external resource changes.
FileDocumentProvider.FileSynchronizer(IFileEditorInput) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider.FileSynchronizer
Creates a new file synchronizer.
FileDocumentProvider.SafeChange - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document
Runnable encapsulating an element state change.
FileDocumentProvider.SafeChange(IFileEditorInput) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider.SafeChange
Creates a new safe runnable for the given input.
FileDocumentProvider_createElementInfo - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.internal.l10n.EditorMessages
 
FileDocumentProvider_error_out_of_sync - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.internal.l10n.EditorMessages
 
FileDocumentProvider_handleElementContentChanged - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.internal.l10n.EditorMessages
 
FileDocumentProvider_resetDocument - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.internal.l10n.EditorMessages
 
FileDocumentProvider_resourceChanged - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.internal.l10n.EditorMessages
 
FileDocumentProvider_task_saving - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.internal.l10n.EditorMessages
 
FileEditorInputProxy - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document
FileEditorInput Proxy.
FileEditorInputProxy(IFileEditorInput, TransactionalEditingDomain) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileEditorInputProxy
 
FileModificationValidator - Class in org.eclipse.gmf.runtime.common.core.command
Static utility that approves the modification of files using an IModificationValidator.
FileModificationValidator.ISyncExecHelper - Interface in org.eclipse.gmf.runtime.common.core.command
This interface works in conjuction with the FileModificationValidator.ISyncExecHelper to bridge entities knowing of UI and those with knowledge of editing domains.
FileModificationValidator.SyncExecHelper - Class in org.eclipse.gmf.runtime.common.core.command
Utility class that is used to bridge those entities that have knowledge of UI and those that have knowledge of editing domains.
FileSaveAs_DialogMessageText - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.internal.l10n.EditorMessages
 
FileSaveAs_DialogTitle - Static variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.internal.l10n.EditorMessages
 
FILL_COLOR_COMMAND_NAME - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
 
FILL_COLOR_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.FillStyleImpl
The default value of the 'Fill Color' attribute
FILL_COLOR_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.ShapeStyleImpl
The default value of the 'Fill Color' attribute
FILL_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The meta object id for the 'Fill Style' class
FILL_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Fill Style' class
FILL_STYLE__FILL_COLOR - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Fill Color' attribute
FILL_STYLE__FILL_COLOR - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Fill Color' attribute feature
FILL_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The number of structural features of the 'Fill Style' class
fillColor - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
 
fillColor - Variable in class org.eclipse.gmf.runtime.notation.impl.FillStyleImpl
The cached value of the 'Fill Color' attribute
fillColor - Variable in class org.eclipse.gmf.runtime.notation.impl.ShapeStyleImpl
The cached value of the 'Fill Color' attribute
FillColor_commandText - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages
 
fillColorButton - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
 
FillStyle - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object 'Fill Style'.
FillStyleImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object 'Fill Style'
FillStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl.FillStyleImpl
 
FILTER_KEY_LIST - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The meta object id for the 'Filter Key List' data type
FILTER_KEY_LIST - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Filter Key List' data type
filteredObjects - Variable in class org.eclipse.gmf.runtime.notation.impl.FilteringStyleImpl
The cached value of the 'Filtered Objects' reference list
filterFlags - Variable in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors.EMFCompositeSourcePropertyDescriptor
 
Filtering - Class in org.eclipse.gmf.runtime.notation
A representation of the literals of the enumeration 'Filtering', and utility methods for working with them
FILTERING - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The meta object id for the 'Filtering' enum
FILTERING - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Filtering' enum
FILTERING_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.FilteringStyleImpl
The default value of the 'Filtering' attribute
FILTERING_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl.FilteringStyleImpl
The flags representing the value of the 'Filtering' attribute
FILTERING_EFLAG_DEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.FilteringStyleImpl
The flags representing the default value of the 'Filtering' attribute
FILTERING_EFLAG_OFFSET - Static variable in class org.eclipse.gmf.runtime.notation.impl.FilteringStyleImpl
The offset of the flags representing the value of the 'Filtering' attribute
FILTERING_KEYS_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.FilteringStyleImpl
The default value of the 'Filtering Keys' attribute
FILTERING_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The meta object id for the 'Filtering Style' class
FILTERING_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Filtering Style' class
FILTERING_STYLE__FILTERED_OBJECTS - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Filtered Objects' reference list
FILTERING_STYLE__FILTERED_OBJECTS - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Filtered Objects' reference list feature
FILTERING_STYLE__FILTERING - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Filtering' attribute
FILTERING_STYLE__FILTERING - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Filtering' attribute feature
FILTERING_STYLE__FILTERING_KEYS - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Filtering Keys' attribute
FILTERING_STYLE__FILTERING_KEYS - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Filtering Keys' attribute feature
FILTERING_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The number of structural features of the 'Filtering Style' class
filteringKeys - Variable in class org.eclipse.gmf.runtime.notation.impl.FilteringStyleImpl
The cached value of the 'Filtering Keys' attribute
FilteringStyle - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object 'Filtering Style'.
FilteringStyleImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object 'Filtering Style'
FilteringStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl.FilteringStyleImpl
 
find(String, int, int) - Method in class org.eclipse.gmf.runtime.common.core.util.StringMatcher
Find the first occurrence of the pattern between startend(exclusive).
FIND - Static variable in class org.eclipse.gmf.runtime.common.ui.action.global.GlobalActionId
Action id for the find action
FIND_GROUP - Static variable in class org.eclipse.gmf.runtime.common.ui.action.actions.CommonActionConstants
The find context menu group name.
findEditParts(List) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers.AbstractDiagramMarkerNavigationProvider
Convert a list of views into a list of associated edit parts.
findFeature(EClass, EClass) - Static method in class org.eclipse.gmf.runtime.emf.core.util.PackageUtil
Finds a feature that can contain an object of type eClass.
findInputTypeMapping(Class) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DocumentProviderRegistry
Returns the appropriate configuration element for the given type.
findIntersections(PointList, PointList, PointList, PointList) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.geometry.PointListUtilities
Method findIntersections.
findLineSegIndexOfPoint(int, int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.PolylineConnectionEx
Calculate the line segment index for a given point.
findNearestLineSegIndexOfPoint(PointList, Point) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.geometry.PointListUtilities
Method findNearestLineSegIndexOfPoint.
finish() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.wizards.EditorWizardPage
Performs the operations necessary to create and open the diagram
finishNonUserChange() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.views.TextChangeHelper
Clients who call startNonUserChange() should call finishNonUserChange() as soon as possible after the change is done.
fInputTypeMapping - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DocumentProviderRegistry
The mapping between editor input type names and configuration elements.
fireDocumentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocument
Fires the given document event to all registers document listeners informing them about the forthcoming document manipulation.
fireDocumentChanged(DocumentEvent) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocument
Updates the internal document structures and informs all document listeners if listener notification has been enabled.
fireElementContentAboutToBeReplaced(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
Informs all registered element state listeners about an impending replace of the given element's content.
fireElementContentReplaced(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
Informs all registered element state listeners about the just-completed replace of the given element's content.
fireElementDeleted(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
Informs all registered element state listeners about the deletion of the given element.
fireElementDirtyStateChanged(Object, boolean) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
Informs all registered element state listeners about a change in the dirty state of the given element.
fireElementMoved(Object, Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
Informs all registered element state listeners about a move.
fireElementStateChangeFailed(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
Informs all registered element state listeners about the failed state change of the element
fireElementStateChanging(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
Informs all registered element state listeners about the current state change of the element
fireElementStateValidationChanged(Object, boolean) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
Informs all registered element state listeners about a change in the state validation of the given element.
fireEndOfMatchesEvent() - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection.AbstractElementSelectionProvider
Fire an end of matches event since there are no more matches.
fireEndOfMatchesEvent() - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection.ElementSelectionService
Fire an end of matches event since there are no more matches.
fireMatchingObjectEvent(IMatchingObject) - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection.AbstractElementSelectionProvider
Fire a matching object event.
fireMatchingObjectEvent(IMatchingObjectEvent) - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection.AbstractElementSelectionProvider
Send the matching object event to the listener.
fireMatchingObjectEvent(IMatchingObjectEvent) - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection.ElementSelectionService
Send the matching object event to the listener.
fireNotification(Notification) - Method in class org.eclipse.gmf.runtime.diagram.core.listener.DiagramEventBroker
Forward the supplied event to all listeners listening on the supplied target element.
firePropertyChange(int) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor
 
fireProviderChange(ProviderChangeEvent) - Method in class org.eclipse.gmf.runtime.common.core.service.AbstractProvider
Notifies the listeners for this abstract provider that the specified event has occurred.
FIRST - Static variable in class org.eclipse.gmf.runtime.common.core.service.ExecutionStrategy
Executes an operation on the first provider of the highest priority that provides the operation.
fIsInstalled - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider.FileSynchronizer
A flag indicating whether this synchronizer is installed or not.
fIsModifiable - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DiagramInputDocumentProvider.DiagramResourceInfo
The flag representing the cached state whether the storage is modifiable.
fIsModifiable - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.StorageDocumentProvider.StorageInfo
The flag representing the cached state whether the storage is modifiable.
fIsReadOnly - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DiagramInputDocumentProvider.DiagramResourceInfo
The flag representing the cached state whether the storage is read-only.
fIsReadOnly - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.StorageDocumentProvider.StorageInfo
The flag representing the cached state whether the storage is read-only.
fIsStateValidated - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider.ElementInfo
Has element state been validated
FlattenedContainmentListPropertyValue - Class in org.eclipse.gmf.runtime.diagram.ui.properties.descriptors
Property source object for containment lists, which flattens the presentation of the propeties.
FlattenedContainmentListPropertyValue(EObjectContainmentEList) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.descriptors.FlattenedContainmentListPropertyValue
Create an instance of the FlattenedContainmentListPropertyValue
fLength - Variable in class org.eclipse.gmf.runtime.common.core.util.StringMatcher
The pattern length
fListener - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DiagramInputDocumentProvider.DiagramResourceInfo
 
FlowUtilitiesEx - Class in org.eclipse.gmf.runtime.draw2d.ui.text
This class extends GEF's FlowUtilities class to provide mapmode support.
FlowUtilitiesEx(IMapMode) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.text.FlowUtilitiesEx
Creates a new instance.
flushCacheToClipboard() - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global.ClipboardManager
Flushes the chache to the system clipboard and clears the cache NOTE: visibility changed from (protected) to (public) to support Harvesting feature
fModificationStamp - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DocumentEvent
The modification stamp of the document when firing this event.
fModificationStamp - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider.FileInfo
The time stamp at which this provider changed the file.
FONT_BOLD - Static variable in class org.eclipse.gmf.runtime.notation.stylepooling.FontStyleImplImmutable
 
FONT_COLOR_COMMAND_NAME - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
 
FONT_COLOR_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.FontStyleImpl
The default value of the 'Font Color' attribute
FONT_COLOR_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.ShapeStyleImpl
The default value of the 'Font Color' attribute
FONT_COMMAND_NAME - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
 
Font_commandText - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages
 
FONT_HEIGHT_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.FontStyleImpl
The default value of the 'Font Height' attribute
FONT_HEIGHT_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.ShapeStyleImpl
The default value of the 'Font Height' attribute
FONT_ITALIC - Static variable in class org.eclipse.gmf.runtime.notation.stylepooling.FontStyleImplImmutable
 
FONT_NAME_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.FontStyleImpl
The default value of the 'Font Name' attribute
FONT_NAME_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.ShapeStyleImpl
The default value of the 'Font Name' attribute
FONT_NONE - Static variable in class org.eclipse.gmf.runtime.notation.stylepooling.FontStyleImplImmutable
 
FONT_STRIKETHRU - Static variable in class org.eclipse.gmf.runtime.notation.stylepooling.FontStyleImplImmutable
 
FONT_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The meta object id for the 'Font Style' class
FONT_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Font Style' class
FONT_STYLE__BOLD - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Bold' attribute
FONT_STYLE__BOLD - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Bold' attribute feature
FONT_STYLE__FONT_COLOR - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Font Color' attribute
FONT_STYLE__FONT_COLOR - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Font Color' attribute feature
FONT_STYLE__FONT_HEIGHT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Font Height' attribute
FONT_STYLE__FONT_HEIGHT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Font Height' attribute feature
FONT_STYLE__FONT_NAME - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Font Name' attribute
FONT_STYLE__FONT_NAME - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Font Name' attribute feature
FONT_STYLE__ITALIC - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Italic' attribute
FONT_STYLE__ITALIC - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Italic' attribute feature
FONT_STYLE__STRIKE_THROUGH - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Strike Through' attribute
FONT_STYLE__STRIKE_THROUGH - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Strike Through' attribute feature
FONT_STYLE__UNDERLINE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Underline' attribute
FONT_STYLE__UNDERLINE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Underline' attribute feature
FONT_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The number of structural features of the 'Font Style' class
FONT_UNDERLINE - Static variable in class org.eclipse.gmf.runtime.notation.stylepooling.FontStyleImplImmutable
 
FontAndColor_nameLabel - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages
 
fontColor - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
 
fontColor - Variable in class org.eclipse.gmf.runtime.notation.impl.FontStyleImpl
The cached value of the 'Font Color' attribute
fontColor - Variable in class org.eclipse.gmf.runtime.notation.impl.ShapeStyleImpl
The cached value of the 'Font Color' attribute
FontColor_commandText - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages
 
fontColorButton - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
 
fontFamilyCombo - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
 
fontHeight - Variable in class org.eclipse.gmf.runtime.notation.impl.FontStyleImpl
The cached value of the 'Font Height' attribute
fontHeight - Variable in class org.eclipse.gmf.runtime.notation.impl.ShapeStyleImpl
The cached value of the 'Font Height' attribute
fontName - Variable in class org.eclipse.gmf.runtime.notation.impl.FontStyleImpl
The cached value of the 'Font Name' attribute
fontName - Variable in class org.eclipse.gmf.runtime.notation.impl.ShapeStyleImpl
The cached value of the 'Font Name' attribute
FONTS_AND_COLORS_LABEL - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
 
FontStyle - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object 'Font Style'.
FontStyleImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object 'Font Style'
FontStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl.FontStyleImpl
 
FontStyleImplImmutable - Class in org.eclipse.gmf.runtime.notation.stylepooling
FontStyleImplImmutable is used by FontStyleImplImmutable in order to share common data among the various FontStyleImpl created in the notation.
FontStyleImplImmutable(String, int, int, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.gmf.runtime.notation.stylepooling.FontStyleImplImmutable
 
FORWARD - Static variable in class org.eclipse.gmf.runtime.common.core.service.ExecutionStrategy
Executes an operation on all providers that provide the operation, in order from highest to lowest priority.
FORWARD_SLASH - Static variable in class org.eclipse.gmf.runtime.common.core.util.StringStatics
The forward slash /
fPattern - Variable in class org.eclipse.gmf.runtime.common.core.util.StringMatcher
The pattern
fProxied - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.EditorInputProxy
 
fResourceRuleFactory - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider
The scheduling rule factory.
fSegments - Variable in class org.eclipse.gmf.runtime.common.core.util.StringMatcher
The given pattern is split into * separated segments
fSingleWildCard - Static variable in class org.eclipse.gmf.runtime.common.core.util.StringMatcher
The single wildcard character
fStatus - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider.ElementInfo
The status of this element
fUpdateCache - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DiagramInputDocumentProvider.DiagramResourceInfo
The flag representing the need to update the cached flag.
fUpdateCache - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.StorageDocumentProvider.StorageInfo
The flag representing the need to update the cached flag.

Runtime
A B C D E F G H I J K L M N O P R S T U V W X Y

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.