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

O

OBJECT - Static variable in class org.eclipse.gmf.runtime.common.core.service.AbstractProviderConfiguration
The name of the 'object' XML attribute.
OPEN - Static variable in class org.eclipse.gmf.runtime.common.ui.action.global.GlobalActionId
Action id for the open action.
OPEN - Static variable in interface org.eclipse.gmf.runtime.diagram.ui.actions.ActionIds
 
OPEN_PARENTHESIS - Static variable in class org.eclipse.gmf.runtime.common.core.util.StringStatics
Open Parenthesis
OPEN_PROJECT - Static variable in class org.eclipse.gmf.runtime.common.ui.action.ide.global.IDEGlobalActionId
Action id for the open project action
OPEN_ROLE - Static variable in interface org.eclipse.gmf.runtime.diagram.ui.editpolicies.EditPolicyRoles
The key used to install an open EditPolicy.
OPTION_ABORT_ON_ERROR - Static variable in class org.eclipse.gmf.runtime.emf.core.resources.GMFResource
Use this option to abort loading a resource immediately when an error occurs.
ORIGIN - Static variable in class org.eclipse.gmf.runtime.draw2d.ui.geometry.LineSeg.KeyPoint
Constant designating the origin point on the line segment.
OUTGOING - Static variable in class org.eclipse.gmf.runtime.common.ui.dialogs.ExpansionType
Outgoing relationships
OUTGOING - Static variable in class org.eclipse.gmf.runtime.diagram.ui.handles.ConnectionHandle.HandleDirection
source to target
OVERWRITE - Static variable in class org.eclipse.gmf.runtime.common.ui.action.actions.global.ClipboardState
Clipboard state: OVERWRITE
ObjectAdapter - class org.eclipse.gmf.runtime.common.core.util.ObjectAdapter.
An adapter that allows for the setting of the object later.
ObjectAdapter() - Constructor for class org.eclipse.gmf.runtime.common.core.util.ObjectAdapter
Constructor for an ObjectAdapter.
ObjectAdapter(Object) - Constructor for class org.eclipse.gmf.runtime.common.core.util.ObjectAdapter
Constructor for an ObjectAdapter.
ObjectAdapter(List) - Constructor for class org.eclipse.gmf.runtime.common.core.util.ObjectAdapter
Constructor for an ObjectAdapter.
ObjectInfo - class org.eclipse.gmf.runtime.emf.clipboard.core.ObjectInfo.
Data structure storing meta-data related to the copying of an element.
ObjectInfo() - Constructor for class org.eclipse.gmf.runtime.emf.clipboard.core.ObjectInfo
Initializes me.
OffscreenEditPartFactory - class org.eclipse.gmf.runtime.diagram.ui.OffscreenEditPartFactory.
 
OffscreenEditPartFactory() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.OffscreenEditPartFactory
 
OneLineBorder - class org.eclipse.gmf.runtime.draw2d.ui.figures.OneLineBorder.
This is a border that only draws a line at one position around the shape based on a position constant.
OneLineBorder() - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures.OneLineBorder
 
OneLineBorder(int, int) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures.OneLineBorder
Constructor
OneLineBorder(Color) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures.OneLineBorder
Constructor
OneLineBorder(Color, int, int) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures.OneLineBorder
Constructor
OneTimeCommand - class org.eclipse.gmf.runtime.common.core.command.OneTimeCommand.
A command does its work once, and can never be undone or redone.
OneTimeCommand(String) - Constructor for class org.eclipse.gmf.runtime.common.core.command.OneTimeCommand
Initializes me with a label.
OneTimeCommand(String, List) - Constructor for class org.eclipse.gmf.runtime.common.core.command.OneTimeCommand
Initializes me with a label and a list of IFiles that anticipate modifying when I am executed.
OpenDiagramCommand - class org.eclipse.gmf.runtime.diagram.ui.commands.OpenDiagramCommand.
Command to open a diagram.
OpenDiagramCommand(String, EObject) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.commands.OpenDiagramCommand
Create an instance.
OpenDiagramCommand(EObject) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.commands.OpenDiagramCommand
Create an instance.
OpenDiagramEditPolicy - class org.eclipse.gmf.runtime.diagram.ui.editpolicies.OpenDiagramEditPolicy.
Edit Policy which opens the diagram corresponding to the host's semantic model.
OpenDiagramEditPolicy() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.editpolicies.OpenDiagramEditPolicy
 
OpenEditPolicy - class org.eclipse.gmf.runtime.diagram.ui.editpolicies.OpenEditPolicy.
Open Shape Edit Policy This edit policy handles double click (open) gestures on shapes.
OpenEditPolicy() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.editpolicies.OpenEditPolicy
 
OpenEditorOperation - class org.eclipse.gmf.runtime.common.ui.services.editor.OpenEditorOperation.
An operation that opens an editor with a given input
OpenEditorOperation(IEditorInput) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.editor.OpenEditorOperation
Constructs a new OpenEditorOperation with the given editor input
OpenFileGlobalActionHandler - class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.OpenFileGlobalActionHandler.
Global action handler that opens files using the Eclipse OpenFileAction.
OpenFileGlobalActionHandler() - Constructor for class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.OpenFileGlobalActionHandler
 
OpenResouceGlobalActionHandler - class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.OpenResouceGlobalActionHandler.
Global action handler that opens resources using the Eclipse OpenResourceAction.
OpenResouceGlobalActionHandler() - Constructor for class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.OpenResouceGlobalActionHandler
 
OpenWithMenu_OpenWithMenuText - Static variable in class org.eclipse.gmf.runtime.diagram.ui.l10n.DiagramUIMessages
 
OpenWithMenu_OpenWithMenuTooltip - Static variable in class org.eclipse.gmf.runtime.diagram.ui.l10n.DiagramUIMessages
 
Open_ActionLabelText - Static variable in class org.eclipse.gmf.runtime.diagram.ui.l10n.DiagramUIMessages
 
Open_ActionToolTipText - Static variable in class org.eclipse.gmf.runtime.diagram.ui.l10n.DiagramUIMessages
 
OutlineView_OutlineTipText - Static variable in class org.eclipse.gmf.runtime.diagram.ui.l10n.DiagramUIMessages
 
OutlineView_OverviewTipText - Static variable in class org.eclipse.gmf.runtime.diagram.ui.l10n.DiagramUIMessages
 
OverlayImageDescriptor - class org.eclipse.gmf.runtime.common.ui.util.OverlayImageDescriptor.
Allows one image descriptor to be overlayed on another image descriptor to generate a new image.
OverlayImageDescriptor(Image, ImageDescriptor) - Constructor for class org.eclipse.gmf.runtime.common.ui.util.OverlayImageDescriptor
OverlayImageDescriptor constructor
OverlayImageDescriptor(Image, ImageDescriptor, int, int) - Constructor for class org.eclipse.gmf.runtime.common.ui.util.OverlayImageDescriptor
OverlayImageDescriptor constructor where you can set the width and height
OverrideCopyOperation - class org.eclipse.gmf.runtime.emf.clipboard.core.OverrideCopyOperation.
Abstract definition of an IClipboardSupport-defined operation that completely overrides the default copy behaviour.
OverrideCopyOperation(CopyOperation) - Constructor for class org.eclipse.gmf.runtime.emf.clipboard.core.OverrideCopyOperation
Initializes me with the default copy operation that I am overriding.
OverridePasteChildOperation - class org.eclipse.gmf.runtime.emf.clipboard.core.OverridePasteChildOperation.
Abstract definition of an IClipboardSupport-defined operation that completely overrides the default paste-child behaviour.
OverridePasteChildOperation(PasteChildOperation) - Constructor for class org.eclipse.gmf.runtime.emf.clipboard.core.OverridePasteChildOperation
Initializes me with the default paste operation that I am overriding.
objCopyType - Variable in class org.eclipse.gmf.runtime.emf.clipboard.core.ObjectInfo
Indicates the reason why the corresponding object was copied.
objId - Variable in class org.eclipse.gmf.runtime.emf.clipboard.core.ObjectInfo
The corresponding object's original ID.
objectMatches(Object, List) - Static method in class org.eclipse.gmf.runtime.common.core.service.AbstractProviderConfiguration
Tests if an object matches at least one in the list of object descriptors passed.
objectsToCopyParentMap - Variable in class org.eclipse.gmf.runtime.emf.clipboard.core.CopyObjects
 
okPressed() - Method in class org.eclipse.gmf.runtime.common.ui.dialogs.FilterWarningDialog
 
okPressed() - Method in class org.eclipse.gmf.runtime.common.ui.dialogs.ShowRelatedElementsDialog
OK button click handler.
okToEdit(IFile[], String) - Method in class org.eclipse.gmf.runtime.common.ui.resources.FileChangeManager
 
okToEdit(IFile[], String) - Method in class org.eclipse.gmf.runtime.common.ui.resources.FileModificationValidator
Validates that the given files can be modified using the Team validateEdit support.
okToEdit(IFile[], String, Shell) - Method in class org.eclipse.gmf.runtime.common.ui.resources.FileModificationValidator
Validates that the given files can be modified using the Team validateEdit support.
okToSave(IFile) - Method in class org.eclipse.gmf.runtime.common.ui.resources.FileChangeManager
 
okToSave(IFile) - Method in class org.eclipse.gmf.runtime.common.ui.resources.FileModificationValidator
Validates that the given file can be saved using the Team validateSave support.
opacity - Variable in class org.eclipse.gmf.runtime.diagram.ui.editpolicies.DragDropEditPolicy
the original opacity
open(Point) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorPalettePopup
Launches the Popup List, waits for an item to be selected and then closes PopupList.
openDiagram(IFile, IWorkbenchWindow, boolean, IProgressMonitor) - Static method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.util.IDEEditorUtil
Opens the diagram in an IEditorPart
openDiagramEditor(Diagram) - Static method in class org.eclipse.gmf.runtime.diagram.ui.DiagramUtil
Opens an editor for a given diagram
openDialogBox(Control) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended.PropertyPageCellEditor
Opens the PropertiesDialog.
openEditor(IEditorInput) - Method in class org.eclipse.gmf.runtime.common.ui.services.editor.AbstractEditorProvider
Opens an editor with the given editor input
openEditor(IEditorInput) - Method in class org.eclipse.gmf.runtime.common.ui.services.editor.EditorService
Opens an editor with the given editor input
openEditor(IEditorInput) - Method in interface org.eclipse.gmf.runtime.common.ui.services.editor.IEditorProvider
Opens an editor with the given editor input
openErrorDialog(IStatus) - Method in class org.eclipse.gmf.runtime.common.ui.action.AbstractActionDelegate
Opens an error dialog for the specified status object.
openErrorDialog(IStatus) - Method in class org.eclipse.gmf.runtime.common.ui.action.AbstractActionHandler
Opens an error dialog for the specified status object.
openErrorDialog(IStatus) - Method in class org.eclipse.gmf.runtime.common.ui.action.AbstractContributionItem
Opens an error dialog for the specified status object.
openErrorDialog(IStatus) - Method in class org.eclipse.gmf.runtime.common.ui.util.TreeInlineTextEditor
Opens an error dialog for the specified status object.
openNewlyCreatedDiagramEditor - Variable in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.wizards.EditorWizardPage
A flag indicating whether or not to open the editor of the newly created diagram The default is true
openPrintDlg(List) - Method in interface org.eclipse.gmf.runtime.common.ui.printing.IPrintHelper
Opens the print dialog with the diagram list which could be null
org.eclipse.gmf.runtime.common.core.command - package org.eclipse.gmf.runtime.common.core.command
Provides a set of classes for executing, undoing and redoing units of work, known as Commands.
org.eclipse.gmf.runtime.common.core.resources - package org.eclipse.gmf.runtime.common.core.resources
 
org.eclipse.gmf.runtime.common.core.service - package org.eclipse.gmf.runtime.common.core.service
Provides the base interfaces for all service providers.
org.eclipse.gmf.runtime.common.core.util - package org.eclipse.gmf.runtime.common.core.util
Provides miscellaneous utility classes that are applicable to the modeling platform.
org.eclipse.gmf.runtime.common.ui.action - package org.eclipse.gmf.runtime.common.ui.action
Provides a set of classes for defining Actions which are run in order to carry out application behaviour that the user has requested through the user-interface.
org.eclipse.gmf.runtime.common.ui.action.actions - package org.eclipse.gmf.runtime.common.ui.action.actions
Provides a set of common action delegates and action handlers for use with the modeling platform.
org.eclipse.gmf.runtime.common.ui.action.actions.global - package org.eclipse.gmf.runtime.common.ui.action.actions.global
Provides a set of common global actions and global action handlers for use with the Global Action Handler Service.
org.eclipse.gmf.runtime.common.ui.action.global - package org.eclipse.gmf.runtime.common.ui.action.global
Provides a set of classes for creating global actions for use with the Global Action Handler Service.
org.eclipse.gmf.runtime.common.ui.action.global.providers - package org.eclipse.gmf.runtime.common.ui.action.global.providers
 
org.eclipse.gmf.runtime.common.ui.action.ide.actions.global - package org.eclipse.gmf.runtime.common.ui.action.ide.actions.global
Provides a set of IDE global actions and global action handlers for use with the Global Action Handler Service.
org.eclipse.gmf.runtime.common.ui.action.ide.global - package org.eclipse.gmf.runtime.common.ui.action.ide.global
Provides a class that specifies the ids of several supported IDE Global Actions.
org.eclipse.gmf.runtime.common.ui.action.util - package org.eclipse.gmf.runtime.common.ui.action.util
Provides a set of classes that help in using the modeling platform actions.
org.eclipse.gmf.runtime.common.ui.contentassist - package org.eclipse.gmf.runtime.common.ui.contentassist
Provides a framework to support content assist.
org.eclipse.gmf.runtime.common.ui.dialogs - package org.eclipse.gmf.runtime.common.ui.dialogs
Provides implementations of various common dialogs.
org.eclipse.gmf.runtime.common.ui.editors - package org.eclipse.gmf.runtime.common.ui.editors
 
org.eclipse.gmf.runtime.common.ui.preferences - package org.eclipse.gmf.runtime.common.ui.preferences
Provides preference page helpers, including an abstract preference page that supports context sensitive help and some field editors intended for use on preference pages.
org.eclipse.gmf.runtime.common.ui.printing - package org.eclipse.gmf.runtime.common.ui.printing
Aurora internal packages.
org.eclipse.gmf.runtime.common.ui.resources - package org.eclipse.gmf.runtime.common.ui.resources
Provides a framework to support Eclipse resource change events, such as those that relate to IFile and IMarker.
org.eclipse.gmf.runtime.common.ui.services.action.contributionitem - package org.eclipse.gmf.runtime.common.ui.services.action.contributionitem
Provides a set of classes that implement a Service that facilitates the contribution of actions to modeling platform workbench parts.
org.eclipse.gmf.runtime.common.ui.services.action.filter - package org.eclipse.gmf.runtime.common.ui.services.action.filter
Provides a set of classes to help in evaluating expressions for Eclipse plug-in action enablement and visibility.
org.eclipse.gmf.runtime.common.ui.services.action.global - package org.eclipse.gmf.runtime.common.ui.services.action.global
Provides a set of classes that implement a Service that provides an extensible way to handle commonly used (global) actions in different views and editors.
org.eclipse.gmf.runtime.common.ui.services.dnd.core - package org.eclipse.gmf.runtime.common.ui.services.dnd.core
Provides core support for drag and drop.
org.eclipse.gmf.runtime.common.ui.services.dnd.drag - package org.eclipse.gmf.runtime.common.ui.services.dnd.drag
Provides core support for the drag component of drag and drop.
org.eclipse.gmf.runtime.common.ui.services.dnd.drop - package org.eclipse.gmf.runtime.common.ui.services.dnd.drop
Provides core support for the drop component of drag and drop.
org.eclipse.gmf.runtime.common.ui.services.dnd.ide.core - package org.eclipse.gmf.runtime.common.ui.services.dnd.ide.core
Provides support for drag and drop with IDE dependencies.
org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drag - package org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drag
Provides support for dragging with IDE dependencies.
org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drop - package org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drop
Provides support for dropping with IDE dependencies.
org.eclipse.gmf.runtime.common.ui.services.editor - package org.eclipse.gmf.runtime.common.ui.services.editor
Provides an editor service for manipulating Eclipse Editors, including an operation to open an editor from an org.eclipse.ui.IEditorInput.
org.eclipse.gmf.runtime.common.ui.services.elementselection - package org.eclipse.gmf.runtime.common.ui.services.elementselection
 
org.eclipse.gmf.runtime.common.ui.services.icon - package org.eclipse.gmf.runtime.common.ui.services.icon
Provides the framework for the icon service.
org.eclipse.gmf.runtime.common.ui.services.marker - package org.eclipse.gmf.runtime.common.ui.services.marker
Provides the Marker Navigation service, which is used to navigate to an Eclipse IMarker in an Eclipse IEditorPart.
org.eclipse.gmf.runtime.common.ui.services.parser - package org.eclipse.gmf.runtime.common.ui.services.parser
Provides the framework for the parser service.
org.eclipse.gmf.runtime.common.ui.services.properties - package org.eclipse.gmf.runtime.common.ui.services.properties
Provides a framework to contribute contribute property descriptors to the Eclipse property view, given a workbench selection.
org.eclipse.gmf.runtime.common.ui.services.properties.descriptors - package org.eclipse.gmf.runtime.common.ui.services.properties.descriptors
Provides a framework to contribute contribute properties to the Eclipse property view, given a workbench selection.
org.eclipse.gmf.runtime.common.ui.services.properties.extended - package org.eclipse.gmf.runtime.common.ui.services.properties.extended
Provides a set of classes for working with modeling platform properties.
org.eclipse.gmf.runtime.common.ui.services.util - package org.eclipse.gmf.runtime.common.ui.services.util
 
org.eclipse.gmf.runtime.common.ui.util - package org.eclipse.gmf.runtime.common.ui.util
Provides miscellaneous utility classes for the platform.
org.eclipse.gmf.runtime.common.ui.viewers - package org.eclipse.gmf.runtime.common.ui.viewers
 
org.eclipse.gmf.runtime.diagram.core - package org.eclipse.gmf.runtime.diagram.core
 
org.eclipse.gmf.runtime.diagram.core.commands - package org.eclipse.gmf.runtime.diagram.core.commands
Aurora internal packages Package Specification this package contains all the supported commands by the diagram layer
org.eclipse.gmf.runtime.diagram.core.edithelpers - package org.eclipse.gmf.runtime.diagram.core.edithelpers
Aurora internal packages Package Specification this package contains classes used to help in create the element requests
org.eclipse.gmf.runtime.diagram.core.listener - package org.eclipse.gmf.runtime.diagram.core.listener
Aurora internal packages Package Specification this package contains classes related to the listening and Notifying capabilities provided by the diagram layer
org.eclipse.gmf.runtime.diagram.core.preferences - package org.eclipse.gmf.runtime.diagram.core.preferences
 
org.eclipse.gmf.runtime.diagram.core.providers - package org.eclipse.gmf.runtime.diagram.core.providers
 
org.eclipse.gmf.runtime.diagram.core.services - package org.eclipse.gmf.runtime.diagram.core.services
 
org.eclipse.gmf.runtime.diagram.core.services.view - package org.eclipse.gmf.runtime.diagram.core.services.view
Aurora internal packages Package Specification Provides a set of classes to use when creating views.
org.eclipse.gmf.runtime.diagram.core.util - package org.eclipse.gmf.runtime.diagram.core.util
Aurora internal packages Package Specification This package contains utility classes used by this plugin.
org.eclipse.gmf.runtime.diagram.core.view.factories - package org.eclipse.gmf.runtime.diagram.core.view.factories
Aurora internal packages Package Specification ToDo: Fill in specific content
org.eclipse.gmf.runtime.diagram.ui - package org.eclipse.gmf.runtime.diagram.ui
Aurora internal packages Package Specification This package contains the necessary plugin classes: DebugOptions Plugin StatusCodes
org.eclipse.gmf.runtime.diagram.ui.actions - package org.eclipse.gmf.runtime.diagram.ui.actions
Aurora internal packages Package Specification This package contains the necessary plugin classes: DebugOptions Plugin StatusCodes
org.eclipse.gmf.runtime.diagram.ui.commands - package org.eclipse.gmf.runtime.diagram.ui.commands
Aurora internal packages Package Specification Diagram ui commands
org.eclipse.gmf.runtime.diagram.ui.dialogs.sortfilter - package org.eclipse.gmf.runtime.diagram.ui.dialogs.sortfilter
Aurora internal packages Package Specification dialogs for the sort filter
org.eclipse.gmf.runtime.diagram.ui.dnd.parts - package org.eclipse.gmf.runtime.diagram.ui.dnd.parts
Aurora internal packages Package Specification ToDo: Fill in specific content
org.eclipse.gmf.runtime.diagram.ui.editparts - package org.eclipse.gmf.runtime.diagram.ui.editparts
Aurora internal packages Package Specification This package contains the edit part classes.
org.eclipse.gmf.runtime.diagram.ui.editpolicies - package org.eclipse.gmf.runtime.diagram.ui.editpolicies
Aurora internal packages Package Specification This package contains the edit policy classes.
org.eclipse.gmf.runtime.diagram.ui.figures - package org.eclipse.gmf.runtime.diagram.ui.figures
Aurora internal packages Package Specification the figures package
org.eclipse.gmf.runtime.diagram.ui.handles - package org.eclipse.gmf.runtime.diagram.ui.handles
Aurora internal packages Package Specification handles and handle locator package
org.eclipse.gmf.runtime.diagram.ui.image - package org.eclipse.gmf.runtime.diagram.ui.image
Aurora internal packages Package Specification this package contains classes related to the imge support
org.eclipse.gmf.runtime.diagram.ui.l10n - package org.eclipse.gmf.runtime.diagram.ui.l10n
Aurora internal packages Package Specification This package contains classes to manage the string, image, font and cursor resources for this plugin.
org.eclipse.gmf.runtime.diagram.ui.layout - package org.eclipse.gmf.runtime.diagram.ui.layout
 
org.eclipse.gmf.runtime.diagram.ui.menus - package org.eclipse.gmf.runtime.diagram.ui.menus
High level UI menus intended for the diagram surface.
org.eclipse.gmf.runtime.diagram.ui.parts - package org.eclipse.gmf.runtime.diagram.ui.parts
Aurora internal packages Package Specification this package sontains the editors and the editing domain
org.eclipse.gmf.runtime.diagram.ui.preferences - package org.eclipse.gmf.runtime.diagram.ui.preferences
 
org.eclipse.gmf.runtime.diagram.ui.printing.actions - package org.eclipse.gmf.runtime.diagram.ui.printing.actions
Package Specification This package contains a set of classes for defining Actions which are run in order to carry out application behaviour that the user has requested through the user-interface.
org.eclipse.gmf.runtime.diagram.ui.printing.providers - package org.eclipse.gmf.runtime.diagram.ui.printing.providers
 
org.eclipse.gmf.runtime.diagram.ui.printing.render.actions - package org.eclipse.gmf.runtime.diagram.ui.printing.render.actions
Package Specification This package contains printing actions or action helpers.
org.eclipse.gmf.runtime.diagram.ui.printing.render.providers - package org.eclipse.gmf.runtime.diagram.ui.printing.render.providers
Package Specification This package contains the service provider classes for this plugin.
org.eclipse.gmf.runtime.diagram.ui.printing.render.util - package org.eclipse.gmf.runtime.diagram.ui.printing.render.util
Package Specification ToDo: Fill in specific content
org.eclipse.gmf.runtime.diagram.ui.printing.util - package org.eclipse.gmf.runtime.diagram.ui.printing.util
Package Specification This package contains utility classes used by this plugin.
org.eclipse.gmf.runtime.diagram.ui.properties.descriptors - package org.eclipse.gmf.runtime.diagram.ui.properties.descriptors
Aurora internal packages Package Specification ToDo: Fill in specific content
org.eclipse.gmf.runtime.diagram.ui.properties.filters - package org.eclipse.gmf.runtime.diagram.ui.properties.filters
Aurora internal packages.
org.eclipse.gmf.runtime.diagram.ui.properties.providers - package org.eclipse.gmf.runtime.diagram.ui.properties.providers
Aurora internal packages Package Specification This package contains the service provider classes for this plugin.
org.eclipse.gmf.runtime.diagram.ui.properties.sections - package org.eclipse.gmf.runtime.diagram.ui.properties.sections
Aurora internal packages.
org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance - package org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance
 
org.eclipse.gmf.runtime.diagram.ui.properties.sections.grid - package org.eclipse.gmf.runtime.diagram.ui.properties.sections.grid
 
org.eclipse.gmf.runtime.diagram.ui.properties.views - package org.eclipse.gmf.runtime.diagram.ui.properties.views
Aurora internal packages.
org.eclipse.gmf.runtime.diagram.ui.providers - package org.eclipse.gmf.runtime.diagram.ui.providers
Aurora internal packages Package Specification This package contains the necessary plugin classes: DebugOptions Plugin StatusCodes
org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers - package org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers
This package contains a contribution item provider and a global action handler and provider for diagram IDE Global Actions.
org.eclipse.gmf.runtime.diagram.ui.render.actions - package org.eclipse.gmf.runtime.diagram.ui.render.actions
 
org.eclipse.gmf.runtime.diagram.ui.render.clipboard - package org.eclipse.gmf.runtime.diagram.ui.render.clipboard
Package Specification ToDo: Fill in specific content
org.eclipse.gmf.runtime.diagram.ui.render.editparts - package org.eclipse.gmf.runtime.diagram.ui.render.editparts
Package Specification This package contains the edit part classes.
org.eclipse.gmf.runtime.diagram.ui.render.providers - package org.eclipse.gmf.runtime.diagram.ui.render.providers
Package Specification This package contains the service provider classes for this plugin.
org.eclipse.gmf.runtime.diagram.ui.render.util - package org.eclipse.gmf.runtime.diagram.ui.render.util
Package Specification ToDo: Fill in specific content
org.eclipse.gmf.runtime.diagram.ui.requests - package org.eclipse.gmf.runtime.diagram.ui.requests
Aurora internal packages Package Specification thispackage contains the supported request classes
org.eclipse.gmf.runtime.diagram.ui.resources.editor.document - package org.eclipse.gmf.runtime.diagram.ui.resources.editor.document
 
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document - package org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document
 
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.editor - package org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.editor
 
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.util - package org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.util
This package contains utility classes used by this plugin which have IDE dependencies.
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.wizards - package org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.wizards
Package Specification ToDo: Fill in specific content
org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts - package org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts
 
org.eclipse.gmf.runtime.diagram.ui.resources.editor.util - package org.eclipse.gmf.runtime.diagram.ui.resources.editor.util
 
org.eclipse.gmf.runtime.diagram.ui.services.decorator - package org.eclipse.gmf.runtime.diagram.ui.services.decorator
Aurora internal packages Package Specification this package contains the decorator specific classes like the provider, operation and the decorator itself
org.eclipse.gmf.runtime.diagram.ui.services.editpart - package org.eclipse.gmf.runtime.diagram.ui.services.editpart
Aurora internal packages Package Specification This package contains the edit part classes.
org.eclipse.gmf.runtime.diagram.ui.services.editpolicy - package org.eclipse.gmf.runtime.diagram.ui.services.editpolicy
Aurora internal packages Package Specification This package contains the edit policy classes.
org.eclipse.gmf.runtime.diagram.ui.services.layout - package org.eclipse.gmf.runtime.diagram.ui.services.layout
Aurora internal packages Package Specification Lauout specific classes either operations or types
org.eclipse.gmf.runtime.diagram.ui.services.palette - package org.eclipse.gmf.runtime.diagram.ui.services.palette
Aurora internal packages Package Specification contains the palette service and the palette type
org.eclipse.gmf.runtime.diagram.ui.tools - package org.eclipse.gmf.runtime.diagram.ui.tools
Aurora internal packages Package Specification This package contains the creation tool specific classes, they could create Notation views or Semantic elemetn sor both
org.eclipse.gmf.runtime.diagram.ui.util - package org.eclipse.gmf.runtime.diagram.ui.util
Aurora internal packages Package Specification This package contains utility classes used by this plugin.
org.eclipse.gmf.runtime.diagram.ui.view.factories - package org.eclipse.gmf.runtime.diagram.ui.view.factories
Aurora internal packages Package Specification This package contains the Notation meta model View Factories.
org.eclipse.gmf.runtime.draw2d.ui.figures - package org.eclipse.gmf.runtime.draw2d.ui.figures
Provides a set of classes that extend from the org.eclipse.draw2d hierarchies for rendering, geometric manipulation and layout of figures on the drawing surface.
org.eclipse.gmf.runtime.draw2d.ui.geometry - package org.eclipse.gmf.runtime.draw2d.ui.geometry
Provides a set of classes for geometric manipulation.
org.eclipse.gmf.runtime.draw2d.ui.mapmode - package org.eclipse.gmf.runtime.draw2d.ui.mapmode
This package contains the org.eclipse.gmf.runtime.draw2d.ui.mapmode.MapMode class.
org.eclipse.gmf.runtime.draw2d.ui.render - package org.eclipse.gmf.runtime.draw2d.ui.render
This package contains the default interfaces for defining and using a RenderedImage.
org.eclipse.gmf.runtime.draw2d.ui.render.factory - package org.eclipse.gmf.runtime.draw2d.ui.render.factory
Contains the factory class and supporting classes.
org.eclipse.gmf.runtime.draw2d.ui.render.figures - package org.eclipse.gmf.runtime.draw2d.ui.render.figures
All IFigure implementors that depend on the RenderedImage interface reside in this package.
org.eclipse.gmf.runtime.emf.clipboard.core - package org.eclipse.gmf.runtime.emf.clipboard.core
API for clipboard-oriented copy/paste services that are customizable for metamodel-specific semantics.
org.eclipse.gmf.runtime.emf.commands.core.command - package org.eclipse.gmf.runtime.emf.commands.core.command
Specification of the command API for operations that modify EMF models.
org.eclipse.gmf.runtime.emf.commands.core.commands - package org.eclipse.gmf.runtime.emf.commands.core.commands
A collection of concrete (or at least partially realized) commands that may be reused by any MSL client application.
org.eclipse.gmf.runtime.emf.core - package org.eclipse.gmf.runtime.emf.core
 
org.eclipse.gmf.runtime.emf.core.clipboard - package org.eclipse.gmf.runtime.emf.core.clipboard
MSL extensions to the clipboard copy/paste framework.
org.eclipse.gmf.runtime.emf.core.resources - package org.eclipse.gmf.runtime.emf.core.resources
GMF resource API.
org.eclipse.gmf.runtime.emf.core.util - package org.eclipse.gmf.runtime.emf.core.util
Miscellaneous utility classes for working with MSL-managed resources, objects, and meta-models.
org.eclipse.gmf.runtime.emf.type.core - package org.eclipse.gmf.runtime.emf.type.core
This package contains the classes that define primary classes in the Element Type framework.
org.eclipse.gmf.runtime.emf.type.core.commands - package org.eclipse.gmf.runtime.emf.type.core.commands
Provides a set of commands that are used to edit model elements.
org.eclipse.gmf.runtime.emf.type.core.edithelper - package org.eclipse.gmf.runtime.emf.type.core.edithelper
Provides the edit helper and edit helper advice for the Element Type framework.
org.eclipse.gmf.runtime.emf.type.core.requests - package org.eclipse.gmf.runtime.emf.type.core.requests
Provides a set of requests that are used to ask for commands to edit model elements.
org.eclipse.gmf.runtime.emf.type.ui - package org.eclipse.gmf.runtime.emf.type.ui
Provides UI-related classes that use the ElementTypeRegistry.
org.eclipse.gmf.runtime.emf.ui.action - package org.eclipse.gmf.runtime.emf.ui.action
Extension to the Common UI action API to support actions that operate on MSL-managed models.
org.eclipse.gmf.runtime.emf.ui.dialogs - package org.eclipse.gmf.runtime.emf.ui.dialogs
Reusable dialogs providing support for working with MSL models, such as browsing for and selecting elements.
org.eclipse.gmf.runtime.emf.ui.preferences - package org.eclipse.gmf.runtime.emf.ui.preferences
Implementation of preference pages controlling the GMF EMF UI plug-in's UI interaction with the user.
org.eclipse.gmf.runtime.emf.ui.properties.actions - package org.eclipse.gmf.runtime.emf.ui.properties.actions
Actions for showing property pages and other properties-related operations.
org.eclipse.gmf.runtime.emf.ui.properties.commands - package org.eclipse.gmf.runtime.emf.ui.properties.commands
Reusable commands for use in implementing property editors.
org.eclipse.gmf.runtime.emf.ui.properties.descriptors - package org.eclipse.gmf.runtime.emf.ui.properties.descriptors
Composite property descriptors for EMF property sources.
org.eclipse.gmf.runtime.emf.ui.properties.providers - package org.eclipse.gmf.runtime.emf.ui.properties.providers
Defines a generic, MSL-based properties provider for EMF.
org.eclipse.gmf.runtime.emf.ui.properties.sections - package org.eclipse.gmf.runtime.emf.ui.properties.sections
Classes for use in defining property editors to compose sections of the properties view.
org.eclipse.gmf.runtime.emf.ui.properties.util - package org.eclipse.gmf.runtime.emf.ui.properties.util
Miscellaneous utility classes for re-use in implementing property editors, actions, etc.
org.eclipse.gmf.runtime.emf.ui.providers.marker - package org.eclipse.gmf.runtime.emf.ui.providers.marker
Extension of the Common UI marker-navigation provider API that supports navigation to elements within MSL-managed models.
org.eclipse.gmf.runtime.emf.ui.services.action - package org.eclipse.gmf.runtime.emf.ui.services.action
Extension of the Common UI action filter framework for filters that need to test elements of MSL-managed models.
org.eclipse.gmf.runtime.emf.ui.services.modelingassistant - package org.eclipse.gmf.runtime.emf.ui.services.modelingassistant
The Modeling Assistant Service provides an extensible algorithm for offering users easy access to the most common editing gestures in a particular context of model elements and/or diagrams.
org.eclipse.gmf.runtime.emf.ui.services.parser - package org.eclipse.gmf.runtime.emf.ui.services.parser
MSL-specific extensions to the common parser service.
org.eclipse.gmf.runtime.gef.ui.figures - package org.eclipse.gmf.runtime.gef.ui.figures
Provides a set of classes that extend from the org.eclipse.draw2d hierarchies for rendering, geometric manipulation and layout of figures on the drawing surface.
org.eclipse.gmf.runtime.notation - package org.eclipse.gmf.runtime.notation
Notation meta-model primary package.
org.eclipse.gmf.runtime.notation.datatype - package org.eclipse.gmf.runtime.notation.datatype
Aurora internal packages Package Specification ToDo: Fill in specific content
org.eclipse.gmf.runtime.notation.impl - package org.eclipse.gmf.runtime.notation.impl
Aurora internal packages Package Specification ToDo: Fill in specific content
originalObjects - Variable in class org.eclipse.gmf.runtime.emf.clipboard.core.CopyObjects
 
outlineShape(Graphics) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.HashedCircle
 
outlineShape(Graphics) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.PolylineConnectionEx
Override the figure method "outlineShape" to draw the actual polyline connection shape.
outputErrorMessage(IWorkbenchPart, String) - Static method in class org.eclipse.gmf.runtime.common.ui.util.StatusLineUtil
Outputs an error message to the part's status line.

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

Guidelines for using Eclipse APIs.

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