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

U

UNDER_SCORE - Static variable in class org.eclipse.gmf.runtime.common.core.util.StringStatics
The Underscore *
UNDERLINE_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.FontStyleImpl
The default value of the 'Underline' attribute
UNDERLINE_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.ShapeStyleImpl
The default value of the 'Underline' attribute
UNDERLINE_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl.FontStyleImpl
The flag representing the value of the 'Underline' attribute
UNDERLINE_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl.ShapeStyleImpl
The flag representing the value of the 'Underline' attribute
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gmf.runtime.common.core.command.AbstractCommand
Delegates to AbstractCommand.doUndoWithResult(IProgressMonitor, IAdaptable) and sets the command result.
UNDO - Static variable in class org.eclipse.gmf.runtime.common.ui.action.global.GlobalActionId
Action id for the undo action
UndoableModelPropertySheetEntry - Class in org.eclipse.gmf.runtime.emf.ui.properties.sections
An property sheet entry for elements in the model.
UndoableModelPropertySheetEntry(IOperationHistory) - Constructor for class org.eclipse.gmf.runtime.emf.ui.properties.sections.UndoableModelPropertySheetEntry
Intializes me with an operation history through which property change commands will be executed, undone and redone.
UNEDITABLE - Static variable in interface org.eclipse.gmf.runtime.common.ui.services.parser.IParserEditStatus
Status code constant (bit mask, value 1) indicating the edit status uneditable.
UNEDITABLE_STATUS - Static variable in class org.eclipse.gmf.runtime.common.ui.services.parser.ParserEditStatus
The standard Uneditable status.
UnexecutableCommand - Class in org.eclipse.gmf.runtime.common.core.command
A command that cannot be executed.
UnexecutableCommand() - Constructor for class org.eclipse.gmf.runtime.common.core.command.UnexecutableCommand
Creates an instance of an unexecutable command.
UngroupCommand - Class in org.eclipse.gmf.runtime.diagram.core.commands
This command ungroups a group view.
UngroupCommand(TransactionalEditingDomain, Node) - Constructor for class org.eclipse.gmf.runtime.diagram.core.commands.UngroupCommand
Creates a new instance.
UngroupCommand(TransactionalEditingDomain, Node, Map) - Constructor for class org.eclipse.gmf.runtime.diagram.core.commands.UngroupCommand
Creates a new instance.
uninstall() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider.FileSynchronizer
Uninstalls the synchronizer from the input's file.
UNIX_NEWLINE - Static variable in class org.eclipse.gmf.runtime.common.core.util.StringStatics
The newline for the Unix platform
UNKNOWN_MODIFICATION_STAMP - Static variable in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.IDocument
The unknown modification stamp.
unloaded(InternalEObject) - Method in class org.eclipse.gmf.runtime.emf.core.clipboard.CopyingResource
 
unregisterEditor(IEditorPart) - Method in class org.eclipse.gmf.runtime.common.ui.services.editor.EditorService
Method unregisterEditor unregisters the editor from the editor service should be called by the editor upon getting disposed
unSet(ParserOptions) - Method in class org.eclipse.gmf.runtime.common.ui.services.parser.ParserOptions
UnSets an option in the this ParserOptions.
unsetElement() - Method in class org.eclipse.gmf.runtime.notation.impl.ViewImpl
 
unsetElement() - Method in interface org.eclipse.gmf.runtime.notation.View
Unsets the value of the 'Element' reference
unSetGlobalActionHandlers(IActionBars, IWorkbenchPart) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global.GlobalActionManager
Unset the global actions as the workbench global action handlers
unSetGlobalActionHandlers(IActionBars, IWorkbenchPart) - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.IDEGlobalActionManager
 
unsetMeasurementUnit() - Method in interface org.eclipse.gmf.runtime.notation.Diagram
Unsets the value of the 'Measurement Unit' attribute
unsetMeasurementUnit() - Method in class org.eclipse.gmf.runtime.notation.impl.DiagramImpl
 
unsetTarget(Notifier) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DiagramModificationListener
 
unsetTarget(Notifier) - Method in class org.eclipse.gmf.runtime.emf.core.util.CrossReferenceAdapter
 
unwrap(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
Unwarp the ME or diagram object down to the underlaying UML element
unwrap(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractNotationPropertiesSection
 
unwrap(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.DiagramGeneralSection
Enforce the correct type selection - we are only intersted in Diagram objects
update(Notification, EObject) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
Update if nessesary, upon receiving the model event.
update(TransactionalEditingDomain, Notification) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
Updates me if the notifier is an EObject by calling AbstractModelerPropertySection.update(Notification, EObject).
update(Notification, EObject) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AdvancedPropertySection
Update if nessesary, upon receiving the model event.
update(Notification, EObject) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
Update if nessesary, upon receiving the model event.
update(Runnable) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.FileDocumentProvider.FileSynchronizer
Posts the update code "behind" the running operation.
updateActionBars(IActionBars, IWorkbenchPartDescriptor) - Method in class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.AbstractContributionItemProvider
 
updateActionBars(IActionBars, IWorkbenchPartDescriptor) - Method in class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ContributionItemService
 
updateCache(IDiagramEditorInput) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DiagramInputDocumentProvider
Updates the internal cache for the given input.
updateCache(IStorageEditorInput) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document.StorageDocumentProvider
Updates the internal cache for the given input.
updateCachedData() - Method in class org.eclipse.gmf.runtime.common.ui.services.action.filter.ActionFilterService
Updates the cached results and selection based on the current selection.
updateColorCache() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
react to selection or model change - updatye local cache
updateColorCache() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ShapeColorsAndFontsPropertySection
 
updateFontBold() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
Update font property
updateFontFamily() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
Update font family property
updateFontItalic() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
Update font property
updateFontSize() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
Update font size property
UpdateGroupLocationCommand - Class in org.eclipse.gmf.runtime.diagram.core.commands
This command will relocate the group so that the group's location reflects the location of the top-most and left-most shape.
UpdateGroupLocationCommand(TransactionalEditingDomain, View) - Constructor for class org.eclipse.gmf.runtime.diagram.core.commands.UpdateGroupLocationCommand
Creates a new instance.
updateImportsAndExports(Resource, EObject, boolean) - Method in class org.eclipse.gmf.runtime.emf.core.util.CrossReferenceAdapter
Updates the imports and exports map for the specified eObject
updateImportsAndExportsForContents(Resource, EObject, boolean) - Method in class org.eclipse.gmf.runtime.emf.core.util.CrossReferenceAdapter
Updates the imports and exports map for the contents of the specified eObject
updateLabel(Object) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended.MultiButtonCellEditor
Updates the label showing the value.
updateState(IEditorInput) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor
Updates the state of the given editor input such as read-only flag.
updateStateCache(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
 
updateStateCache(Object) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.IDocumentProvider
Updates the state cache for the given element.
urisToProxies - Variable in class org.eclipse.gmf.runtime.emf.core.resources.GMFHandler
 
USE_DEFAULTS - Static variable in class org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint
The hint that indicates there are no preferences to be used for the generic diagram preferences, instead use the default values.
USE_PARAMETER_NAMES - Static variable in class org.eclipse.gmf.runtime.common.ui.services.parser.ParserOptions
Indicates that message signatures should use the " = " notation.
useDefaultColor() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorPalettePopup
Returns true if the user selected to use the default color
useIDAttributes() - Method in class org.eclipse.gmf.runtime.emf.core.resources.GMFResource
Should we use ID attribute?
useOriginalColors() - Method in class org.eclipse.gmf.runtime.draw2d.ui.render.figures.ScalableImageFigure
 
useUUIDs() - Method in class org.eclipse.gmf.runtime.emf.core.resources.GMFResource
 

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.