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

A

ABOVE - Static variable in class org.eclipse.gmf.runtime.notation.JumpLinkStatus
The 'Above' literal value
ABOVE_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation.JumpLinkStatus
The 'Above' literal object
ADD - Static variable in class org.eclipse.gmf.runtime.emf.clipboard.core.PasteAction
Indicates that that the collision should be resolved by just adding the conflicting pasted element with an altered name to distinguish it from the existing one.
ADDITIONS_GROUP - Static variable in class org.eclipse.gmf.runtime.common.ui.action.actions.CommonActionConstants
The additions context menu group name.
ADD_GROUP - Static variable in class org.eclipse.gmf.runtime.common.ui.action.actions.CommonActionConstants
The add context menu group name.
ADD_GROUP_ADDITIONS - Static variable in class org.eclipse.gmf.runtime.common.ui.action.actions.CommonActionConstants
The add additions context menu group name.
ALIGNMENT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The meta object id for the 'Alignment' enum
ALIGNMENT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Alignment' enum
ALL - Static variable in class org.eclipse.gmf.runtime.notation.JumpLinkStatus
The 'All' literal value
ALL_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation.JumpLinkStatus
The 'All' literal object
ALL_TRANSFERS - Static variable in interface org.eclipse.gmf.runtime.common.ui.services.dnd.core.IListenerContext
Constant for requesting all supporting transfer ids
AMPERSAND - Static variable in class org.eclipse.gmf.runtime.common.core.util.StringStatics
The apostrophe '
ANCHOR - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The meta object id for the 'Anchor' class
ANCHOR - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Anchor' class
ANCHOR_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The number of structural features of the 'Anchor' class
ANTI_ALIAS_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.ImageStyleImpl
The default value of the 'Anti Alias' attribute
APOSTROPHE - Static variable in class org.eclipse.gmf.runtime.common.core.util.StringStatics
The apostrophe '
APPEND - Static variable in class org.eclipse.gmf.runtime.diagram.core.util.ViewUtil
the append index, this is the index you should use to append a view to a container
ASCENDING - Static variable in class org.eclipse.gmf.runtime.notation.SortingDirection
The 'Ascending' literal value
ASCENDING_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation.SortingDirection
The 'Ascending' literal object
AUTOMATIC - Static variable in class org.eclipse.gmf.runtime.notation.Filtering
The 'Automatic' literal value
AUTOMATIC - Static variable in class org.eclipse.gmf.runtime.notation.Sorting
The 'Automatic' literal value
AUTOMATIC_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation.Filtering
The 'Automatic' literal object
AUTOMATIC_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation.Sorting
The 'Automatic' literal object
AVOID_OBSTACLES_NAME_LABEL - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ConnectionAppearancePropertySection
 
AVOID_OBSTRUCTIONS_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.ConnectorStyleImpl
The default value of the 'Avoid Obstructions' attribute
AVOID_OBSTRUCTIONS_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.RoutingStyleImpl
The default value of the 'Avoid Obstructions' attribute
AVOID_OBSTRUCTIONS_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl.ConnectorStyleImpl
The flag representing the value of the 'Avoid Obstructions' attribute
AVOID_OBSTRUCTIONS_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl.RoutingStyleImpl
The flag representing the value of the 'Avoid Obstructions' attribute
A_CLASS - Static variable in class org.eclipse.gmf.runtime.common.core.service.Service.ProviderDescriptor
The name of the 'class' XML attribute.
A_NAME - Static variable in class org.eclipse.gmf.runtime.common.ui.services.action.filter.ActionFilterService.ProviderDescriptor
The name of the 'name' XML attribute.
A_NAME - Static variable in class org.eclipse.gmf.runtime.common.ui.services.marker.MarkerNavigationService.MarkerNavigationProviderDescriptor
The name of the 'name' XML attribute.
A_PLUGIN - Static variable in class org.eclipse.gmf.runtime.common.core.service.Service.ProviderDescriptor
The name of the 'plugin' XML attribute.
A_VALUE - Static variable in class org.eclipse.gmf.runtime.common.ui.services.action.filter.ActionFilterService.ProviderDescriptor
The name of the 'value' XML attribute.
AbortResourceLoadException - exception org.eclipse.gmf.runtime.emf.core.resources.AbortResourceLoadException.
This exception is intended to be thrown during Resource load when an error occurs.
AbortResourceLoadException() - Constructor for class org.eclipse.gmf.runtime.emf.core.resources.AbortResourceLoadException
Initializes me without any details.
AbortResourceLoadException(String) - Constructor for class org.eclipse.gmf.runtime.emf.core.resources.AbortResourceLoadException
Initializes me with a useful message.
AbortResourceLoadException(Throwable) - Constructor for class org.eclipse.gmf.runtime.emf.core.resources.AbortResourceLoadException
Initializes me with a cause.
AbstractActionFilterProvider - class org.eclipse.gmf.runtime.common.ui.services.action.filter.AbstractActionFilterProvider.
The parent of all action filter providers.
AbstractActionFilterProvider() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.action.filter.AbstractActionFilterProvider
Constructs a new action filter provider.
AbstractBasicTextPropertySection - class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractBasicTextPropertySection.
A generic class to edit a property via text field.
AbstractBasicTextPropertySection() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractBasicTextPropertySection
 
AbstractClipboardSupport - class org.eclipse.gmf.runtime.emf.clipboard.core.AbstractClipboardSupport.
A convenient default implementation of most of the features required of a clipboard support utility.
AbstractClipboardSupport() - Constructor for class org.eclipse.gmf.runtime.emf.clipboard.core.AbstractClipboardSupport
Initializes me.
AbstractClipboardSupport - class org.eclipse.gmf.runtime.emf.core.clipboard.AbstractClipboardSupport.
A partial implementation of the IClipboardSupport interface that uses MSL facilities to implement some of the metamodel-specific hooks that MSL, itself, provides support for.
AbstractClipboardSupport() - Constructor for class org.eclipse.gmf.runtime.emf.core.clipboard.AbstractClipboardSupport
Initializes me.
AbstractCommand - class org.eclipse.gmf.runtime.common.core.command.AbstractCommand.
An abstract superclass for GMF IUndoableOperations that do not modify EMF model resources.
AbstractCommand(String) - Constructor for class org.eclipse.gmf.runtime.common.core.command.AbstractCommand
Initializes me with a label.
AbstractCommand(String, List) - Constructor for class org.eclipse.gmf.runtime.common.core.command.AbstractCommand
Initializes me with a label and a list of IFiles that anticipate modifying when I am executed, undone or redone.
AbstractContributionItemProvider - class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.AbstractContributionItemProvider.
An abstract implementation of the IContributionItemProvider interface This provider performs the contribution by reading its XML contribution descriptor and parsing it in the correct format.
AbstractContributionItemProvider() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.AbstractContributionItemProvider
 
AbstractDiagramMarkerNavigationProvider - class org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers.AbstractDiagramMarkerNavigationProvider.
Abstract Diagram Marker Navigation Provider This class provides utility methods for converting element ID strings into their corresponding edit parts within the diagram.
AbstractDiagramMarkerNavigationProvider() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers.AbstractDiagramMarkerNavigationProvider
 
AbstractDocument - class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocument.
Abstract implementation of IDocument.
AbstractDocument() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocument
 
AbstractDocumentProvider - class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider.
An abstract implementation of a sharable document provider.
AbstractDocumentProvider() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
Creates a new document provider.
AbstractDocumentProvider.DocumentProviderOperation - class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider.DocumentProviderOperation.
Operation created by the document provider and to be executed by the providers runnable context.
AbstractDocumentProvider.DocumentProviderOperation() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider.DocumentProviderOperation
 
AbstractDocumentProvider.ElementInfo - class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider.ElementInfo.
Collection of all information managed for a connected element.
AbstractDocumentProvider.ElementInfo(IDocument) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider.ElementInfo
Creates a new element info, initialized with the given document and annotation model.
AbstractDragDropListenerProvider - class org.eclipse.gmf.runtime.common.ui.services.dnd.core.AbstractDragDropListenerProvider.
The abstract parent of all concrete drag and drop listener providers.
AbstractDragDropListenerProvider() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.dnd.core.AbstractDragDropListenerProvider
Constructor for AbstractDragDropListenerProvider.
AbstractDragSourceListener - class org.eclipse.gmf.runtime.common.ui.services.dnd.drag.AbstractDragSourceListener.
Abstract parent of all the drag source listeners
AbstractDragSourceListener(String[]) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.dnd.drag.AbstractDragSourceListener
Constructor for AbstractDragSourceListener.
AbstractDropTargetListener - class org.eclipse.gmf.runtime.common.ui.services.dnd.drop.AbstractDropTargetListener.
Abstract parent of all the drop target listeners
AbstractDropTargetListener(String[]) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.dnd.drop.AbstractDropTargetListener
Constructor for AbstractDropTargetListener.
AbstractDropTargetListener() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.dnd.drop.AbstractDropTargetListener
Default Constructor for AbstractDropTargetListener.
AbstractDropTargetListener.WorkIndicatorType - class org.eclipse.gmf.runtime.common.ui.services.dnd.drop.AbstractDropTargetListener.WorkIndicatorType.
Enumerated type for work indicator type
AbstractDropTargetListener.WorkIndicatorType(String, int) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.dnd.drop.AbstractDropTargetListener.WorkIndicatorType
Constructor for WorkIndicatorType.
AbstractEditCommandRequest - class org.eclipse.gmf.runtime.emf.type.core.requests.AbstractEditCommandRequest.
Abstract superclass for edit command requests.
AbstractEditCommandRequest(TransactionalEditingDomain) - Constructor for class org.eclipse.gmf.runtime.emf.type.core.requests.AbstractEditCommandRequest
Initializes me with the editing domain in which I am requesting to make model changes.
AbstractEditHelper - class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper.
Abstract edit helper implementation.
AbstractEditHelper() - Constructor for class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
 
AbstractEditHelperAdvice - class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelperAdvice.
Abstract superclass for edit helper advice classes that provide 'before' and 'after' advice for modifying model elements.
AbstractEditHelperAdvice() - Constructor for class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelperAdvice
 
AbstractEditorProvider - class org.eclipse.gmf.runtime.common.ui.services.editor.AbstractEditorProvider.
An abstract implementation of an editor provider
AbstractEditorProvider() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.editor.AbstractEditorProvider
 
AbstractElementSelectionInput - class org.eclipse.gmf.runtime.common.ui.services.elementselection.AbstractElementSelectionInput.
Abstract implementation of an IElementSelectionInput.
AbstractElementSelectionInput(IFilter, IAdaptable, ElementSelectionScope, String) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.elementselection.AbstractElementSelectionInput
Constructor for an AbstractElementSelectionInput
AbstractElementSelectionProvider - class org.eclipse.gmf.runtime.common.ui.services.elementselection.AbstractElementSelectionProvider.
Abstract implementation of an element selection provider.
AbstractElementSelectionProvider() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.elementselection.AbstractElementSelectionProvider
 
AbstractElementTypeEnumerator - class org.eclipse.gmf.runtime.emf.type.core.AbstractElementTypeEnumerator.
Abstract superclass for types wishing to define constants that represent element types contributed in the org.eclipse.gmf.runtime.emf.type.core.elementTypes extension point.
AbstractElementTypeEnumerator() - Constructor for class org.eclipse.gmf.runtime.emf.type.core.AbstractElementTypeEnumerator
 
AbstractElementTypeFactory - class org.eclipse.gmf.runtime.emf.type.core.AbstractElementTypeFactory.
Abstract implementation for element type factories.
AbstractElementTypeFactory() - Constructor for class org.eclipse.gmf.runtime.emf.type.core.AbstractElementTypeFactory
 
AbstractGlobalActionHandler - class org.eclipse.gmf.runtime.common.ui.services.action.global.AbstractGlobalActionHandler.
The abstract parent of all concrete global action handlers.
AbstractGlobalActionHandler() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.action.global.AbstractGlobalActionHandler
Creates an AbstractGlobalActionHandler.
AbstractGlobalActionHandlerProvider - class org.eclipse.gmf.runtime.common.ui.services.action.global.AbstractGlobalActionHandlerProvider.
The abstract parent of all concrete global action handler providers.
AbstractGlobalActionHandlerProvider() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.action.global.AbstractGlobalActionHandlerProvider
Constructor for AbstractGlobalActionHandlerProvider.
AbstractLabeledCheckboxPropertySection - class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.AbstractLabeledCheckboxPropertySection.
 
AbstractLabeledCheckboxPropertySection() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.AbstractLabeledCheckboxPropertySection
 
AbstractMarkerNavigationProvider - class org.eclipse.gmf.runtime.common.ui.services.marker.AbstractMarkerNavigationProvider.
This class saves the editor associated with the goto operation so that utility methods in derived classes can access the editor instance before the doGotoMarker() method is called.
AbstractMarkerNavigationProvider() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.marker.AbstractMarkerNavigationProvider
 
AbstractMatchingObject - class org.eclipse.gmf.runtime.common.ui.services.elementselection.AbstractMatchingObject.
Abstract implementation of an IElementSelectionProvider.
AbstractMatchingObject(String, String, Image, IElementSelectionProvider) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.elementselection.AbstractMatchingObject
Constructor for an AbstractMatchingObject.
AbstractModelActionDelegate - class org.eclipse.gmf.runtime.emf.ui.action.AbstractModelActionDelegate.
The abstract parent of all concrete action delegates that execute model commands.
AbstractModelActionDelegate() - Constructor for class org.eclipse.gmf.runtime.emf.ui.action.AbstractModelActionDelegate
Intializes me with the singleton editing domain.
AbstractModelActionFilterProvider - class org.eclipse.gmf.runtime.emf.ui.services.action.AbstractModelActionFilterProvider.
The parent of all model action filter providers.
AbstractModelActionFilterProvider() - Constructor for class org.eclipse.gmf.runtime.emf.ui.services.action.AbstractModelActionFilterProvider
Constructs a new model action filter provider.
AbstractModelActionHandler - class org.eclipse.gmf.runtime.emf.ui.action.AbstractModelActionHandler.
The abstract parent of all concrete action handlers that execute model commands.
AbstractModelActionHandler(IWorkbenchPart) - Constructor for class org.eclipse.gmf.runtime.emf.ui.action.AbstractModelActionHandler
Constructs a new model action handler for the specified workbench part.
AbstractModelActionHandler(IWorkbenchPage) - Constructor for class org.eclipse.gmf.runtime.emf.ui.action.AbstractModelActionHandler
Constructs a new model action handler for the specified workbench page.
AbstractModelMarkerNavigationProvider - class org.eclipse.gmf.runtime.emf.ui.providers.marker.AbstractModelMarkerNavigationProvider.
Abstract Model Marker Navigation Provider this abstract class provides the necessary wrapping required to perform model operations related to the navigation of markers.
AbstractModelMarkerNavigationProvider() - Constructor for class org.eclipse.gmf.runtime.emf.ui.providers.marker.AbstractModelMarkerNavigationProvider
 
AbstractModelerPropertySection - class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection.
An abstract implementation of a section in a tab in the tabbed property sheet page for modeler.
AbstractModelerPropertySection() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
 
AbstractNotationPropertiesSection - class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractNotationPropertiesSection.
 
AbstractNotationPropertiesSection() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractNotationPropertiesSection
 
AbstractProvider - class org.eclipse.gmf.runtime.common.core.service.AbstractProvider.
The abstract parent of all service providers.
AbstractProvider() - Constructor for class org.eclipse.gmf.runtime.common.core.service.AbstractProvider
Constructs a new abstract provider.
AbstractProviderConfiguration - class org.eclipse.gmf.runtime.common.core.service.AbstractProviderConfiguration.
Concrete subclasses can be used to assist in parsing service provider descriptors to filter out and delay loading of service providers that do not apply.
AbstractProviderConfiguration() - Constructor for class org.eclipse.gmf.runtime.common.core.service.AbstractProviderConfiguration
 
AbstractProviderConfiguration.ObjectDescriptor - class org.eclipse.gmf.runtime.common.core.service.AbstractProviderConfiguration.ObjectDescriptor.
A descriptor for an XML configuration element that identifies a class by name and optionally its methods.
AbstractProviderConfiguration.ObjectDescriptor(IConfigurationElement) - Constructor for class org.eclipse.gmf.runtime.common.core.service.AbstractProviderConfiguration.ObjectDescriptor
Creates a new object descriptor from its configuration element.
AbstractProviderConfiguration.ObjectDescriptor(IConfigurationElement, String) - Constructor for class org.eclipse.gmf.runtime.common.core.service.AbstractProviderConfiguration.ObjectDescriptor
Creates a new object descriptor from its configuration element.
AbstractSelectElementDialog - class org.eclipse.gmf.runtime.emf.ui.dialogs.AbstractSelectElementDialog.
A dialog which solicits the user to select model elements in an explorer like tree viewer.
AbstractSelectElementDialog(Shell) - Constructor for class org.eclipse.gmf.runtime.emf.ui.dialogs.AbstractSelectElementDialog
Constructor for the dialog.
AbstractTransactionalCommand - class org.eclipse.gmf.runtime.emf.commands.core.command.AbstractTransactionalCommand.
An abstract superclass for GMF IUndoableOperations that modify EMF model resources.
AbstractTransactionalCommand(TransactionalEditingDomain, String, List) - Constructor for class org.eclipse.gmf.runtime.emf.commands.core.command.AbstractTransactionalCommand
Initializes me with the editing domain in which I am making model changes, a label, and a list of IFiles that I anticipate modifying when I am executed, undone or redone.
AbstractTransactionalCommand(TransactionalEditingDomain, String, Map, List) - Constructor for class org.eclipse.gmf.runtime.emf.commands.core.command.AbstractTransactionalCommand
Initializes me with the editing domain, a label, transaction options, and a list of IFiles that anticipate modifying when I am executed, undone or redone.
AbstractTransferAdapterProvider - class org.eclipse.gmf.runtime.common.ui.services.dnd.core.AbstractTransferAdapterProvider.
The abstract parent of all concrete transfer adapter providers.
AbstractTransferAdapterProvider() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.dnd.core.AbstractTransferAdapterProvider
Constructor for AbstractTransferAdapterProvider.
AbstractViewProvider - class org.eclipse.gmf.runtime.diagram.core.providers.AbstractViewProvider.
Implements of the IViewProvider interface.
AbstractViewProvider() - Constructor for class org.eclipse.gmf.runtime.diagram.core.providers.AbstractViewProvider
 
AbstractViewProvider.ClassToCreationMethodMap - class org.eclipse.gmf.runtime.diagram.core.providers.AbstractViewProvider.ClassToCreationMethodMap.
 
AbstractViewProvider.ClassToCreationMethodMap() - Constructor for class org.eclipse.gmf.runtime.diagram.core.providers.AbstractViewProvider.ClassToCreationMethodMap
 
ActionFilterService - class org.eclipse.gmf.runtime.common.ui.services.action.filter.ActionFilterService.
A service that provides action filters that can be used in evaluating action expressions.
ActionFilterService() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.action.filter.ActionFilterService
Constructs a new action filter service.
ActionFilterService.ProviderDescriptor - class org.eclipse.gmf.runtime.common.ui.services.action.filter.ActionFilterService.ProviderDescriptor.
A descriptor for action filter providers defined by a configuration element.
ActionFilterService.ProviderDescriptor(IConfigurationElement) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.action.filter.ActionFilterService.ProviderDescriptor
Constructs a new action filter provider descriptor for the specified configuration element.
ActionRegistry - class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ActionRegistry.
An action registry used for action life cycle management
ActionRegistry() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem.ActionRegistry
 
ActivityFilterProviderDescriptor - class org.eclipse.gmf.runtime.common.ui.services.util.ActivityFilterProviderDescriptor.
A provider descriptor that will ignore providers that are contributed by a plug-in that is matched to a disabled activity/capability.
ActivityFilterProviderDescriptor(IConfigurationElement) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.util.ActivityFilterProviderDescriptor
Creates a new instance.
AddCommand - class org.eclipse.gmf.runtime.diagram.core.commands.AddCommand.
A command to add a view to a another view at a given index
AddCommand(TransactionalEditingDomain, IAdaptable, IAdaptable) - Constructor for class org.eclipse.gmf.runtime.diagram.core.commands.AddCommand
Creates a new AddCommand
AddCommand(TransactionalEditingDomain, IAdaptable, IAdaptable, int) - Constructor for class org.eclipse.gmf.runtime.diagram.core.commands.AddCommand
Creates a new AddCommand
AdvancedPropertySection - class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AdvancedPropertySection.
The advanced property section displayed the "original" tabular property sheet page.
AdvancedPropertySection() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AdvancedPropertySection
 
Alignment - class org.eclipse.gmf.runtime.notation.Alignment.
A representation of the literals of the enumeration 'Alignment', and utility methods for working with them
Anchor - interface org.eclipse.gmf.runtime.notation.Anchor.
A representation of the model object 'Anchor'.
ApplyModifiersOperation - class org.eclipse.gmf.runtime.common.ui.services.properties.ApplyModifiersOperation.
Operation which is excuted in order to apply modifiers to a property source provided by a provider
ApplyModifiersOperation(ICompositePropertySource) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.properties.ApplyModifiersOperation
Create a new operation object
abortOnError - Variable in class org.eclipse.gmf.runtime.emf.core.resources.GMFHandler
 
aboutToBeHidden() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
 
aboutToBeShown() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
 
aboutToChange(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
The AbstractDocumentProvider implementation of this IDocumentProvider method does nothing.
aboutToChange(Object) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.IDocumentProvider
Informs this document provider about upcoming changes of the given element.
adapt(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
Adapt the object to an EObject - if possible
adapt(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractNotationPropertiesSection
Adapt the object to an EObject - if possible
adapt(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.DiagramGeneralSection
Adapt the object to an EObject - if possible
adapt(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.DiagramColorsAndFontsPropertySection
Adapt the object to an EObject - if possible
add(IUndoableOperation) - Method in class org.eclipse.gmf.runtime.common.core.command.CompositeCommand
Adds a child operation to me.
add(IUndoableOperation) - Method in interface org.eclipse.gmf.runtime.common.core.command.ICompositeCommand
Add the specified operation as a child of this operation.
add(IClientContext) - Method in class org.eclipse.gmf.runtime.emf.type.core.MultiClientContext
Adds the given context to this multi-context.
addActionId(String) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global.GlobalActionManager
Adds an ActionId to the list of action ids.
addButton(String, IPropertyAction) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended.MultiButtonCellEditor
Creates and adds the button to the cell editor
addContext(IUndoContext) - Method in class org.eclipse.gmf.runtime.common.core.command.OneTimeCommand
Does nothing.
addCriticalResolveFailure(EObject) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core.BasePasteOperation
Adds a critical resolution failure to my set and the overall failures set for the bigger paste operation.
addDependentElementToDestroy(EObject) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests.DestroyDependentsRequest
Indicates that the command that fulfils this request will also destroy the specified dependent of the element to be destroyed.
addDiagramString(String) - Static method in class org.eclipse.gmf.runtime.common.ui.printing.PrintHelper
Add a string to the diagrams list of the dialog box.
addDocumentListener(IDocumentListener) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocument
 
addDocumentListener(IDocumentListener) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.IDocument
Registers the document listener with the document.
addElementStateListener(IElementStateListener) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
 
addElementStateListener(IElementStateListener) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.IDocumentProvider
Adds the given element state listener to this document provider.
addElementTypeRegistryListener(IElementTypeRegistryListener) - Method in class org.eclipse.gmf.runtime.emf.type.core.ElementTypeRegistry
Adds l as a listener for changes to this registry.
addFilterFlag(String) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.descriptors.CompositeSourcePropertyDescriptor
Add filter flag IPropertySheetEntry.FILTER_ID_EXPERT
addFilterFlag(String) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors.EMFCompositeSourcePropertyDescriptor
Add filter flag (@see IPropertySheetEntry.FILTER_ID_EXPERT)
addMergedElementEntry(EObject, MergedEObjectInfo) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core.BasePasteOperation
Adds a merged element to my map and the overall merges map for the bigger paste operation.
addMethod(Class, Method) - Method in class org.eclipse.gmf.runtime.diagram.core.providers.AbstractViewProvider.ClassToCreationMethodMap
 
addNotificationListener(EObject, NotificationPreCommitListener) - Method in class org.eclipse.gmf.runtime.diagram.core.listener.DiagramEventBroker
Add the supplied listener to the listener list.
addNotificationListener(EObject, NotificationListener) - Method in class org.eclipse.gmf.runtime.diagram.core.listener.DiagramEventBroker
Add the supplied listener to the listener list.
addNotificationListener(EObject, EStructuralFeature, NotificationPreCommitListener) - Method in class org.eclipse.gmf.runtime.diagram.core.listener.DiagramEventBroker
Add the supplied listener to the listener list.
addNotificationListener(EObject, EStructuralFeature, NotificationListener) - Method in class org.eclipse.gmf.runtime.diagram.core.listener.DiagramEventBroker
Add the supplied listener to the listener list.
addParameters(Map) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests.AbstractEditCommandRequest
Adds of the parameter values in newParameters to this request.
addParameters(Map) - Method in interface org.eclipse.gmf.runtime.emf.type.core.requests.IEditCommandRequest
Adds newParameters to this request.
addPasteFailuresObject(EObject) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core.BasePasteOperation
Adds an element that did not successfully paste to my set and the overall paste failures set for the bigger paste operation.
addPastedElement(EObject) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core.BasePasteOperation
Adds a successfully pasted element to my set and the overall pasted elements set for the bigger paste operation.
addPathVariable(String, String) - Method in interface org.eclipse.gmf.runtime.emf.core.resources.IPathmapManager
Set the value of a path variable.
addPoint(Point) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.PolylineConnectionEx
Add a point to the polyline connection.
addPrenotifiedDocumentListener(IDocumentListener) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocument
 
addPrenotifiedDocumentListener(IDocumentListener) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.IDocument
Adds the given document listener as one which is notified before those document listeners added with addDocumentListener are notified.
addProperty(Object, Object) - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.extended.IExtendedPropertySource
add properties to the properties map
addProperty(Object, Object) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended.PropertySource
add properties to the properties map
addPropertyDescriptor(ICompositeSourcePropertyDescriptor) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.descriptors.CompositePropertySource
Adds a new property descriptor to the property source.
addPropertyDescriptor(IExtendedPropertyDescriptor) - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.extended.IExtendedPropertySource
Adds propertyDescriptor to this property source.
addPropertyDescriptor(IExtendedPropertyDescriptor) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended.PropertySource
Adds propertyDescriptor to this property source.
addPropertySheetEntryListener(IPropertySheetEntryListener) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections.PropertySheetEntry
 
addPropertySource(ICompositePropertySource) - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.ICompositePropertySource
Add another composite property source to the linked list
addPropertySource(ICompositePropertySource) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.descriptors.CompositePropertySource
 
addPropertySource(ICompositePropertySource) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended.PropertySource
Add enclosed property source object (a child) - this creates a linked list of property sources
addPropertySource(ICompositePropertySource) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors.EMFCompositePropertySource
 
addProvider(ProviderPriority, Service.ProviderDescriptor) - Method in class org.eclipse.gmf.runtime.common.core.service.Service
Registers the provider as a provider for this service, with the specified priority.
addProviderChangeListener(IProviderChangeListener) - Method in class org.eclipse.gmf.runtime.common.core.service.AbstractProvider
Adds the specified listener to the list of provider change listeners for this abstract provider.
addProviderChangeListener(IProviderChangeListener) - Method in interface org.eclipse.gmf.runtime.common.core.service.IProvider
Adds the specified listener to the list of provider change listeners for this provider.
addSupportingTransferId(String) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.drop.AbstractDropTargetListener
Add transfer id to the list of transferIds.
addToCache(Object, Transfer) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global.ClipboardManager
Adds data to the internal cache.
addToCache(Object, Transfer, ClipboardState) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global.ClipboardManager
Adds data to the internal cache.
addToEObjectList(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
Add next object in the selection to the list of EObjects if this object could be adapted to an EObject
addToEObjectList(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AdvancedPropertySection
 
addUnchangedElementListeners(Object, AbstractDocumentProvider.ElementInfo) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.AbstractDocumentProvider
Called on initial creation and when the dirty state of the element changes to false.
aggregateStatuses(List) - Method in class org.eclipse.gmf.runtime.common.core.command.CompositeCommand
Creates a suitable aggregate from these statuses.
aggregateStatuses(List) - Method in class org.eclipse.gmf.runtime.emf.commands.core.command.AbstractTransactionalCommand
Considers that the aggregate status may be different from the present status, and updates the command result accordingly.
aggregateStatuses(List) - Method in class org.eclipse.gmf.runtime.emf.commands.core.command.CompositeTransactionalCommand
Overrides the superclass implementation to set the command result.
antiAlias - Variable in class org.eclipse.gmf.runtime.notation.impl.ImageStyleImpl
The cached value of the 'Anti Alias' attribute
appendEObject(Resource, EObject) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core.ClipboardSupportUtil
Appends a resource's contents with an additional reference.
appendEObjectAt(EObject, EReference, EObject) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core.ClipboardSupportUtil
Appends an object's many reference with an additional reference.
appendEObjectListAt(EObject, EReference, List) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core.ClipboardSupportUtil
Appends an object's many reference with a list of additional references.
appendExtensionToFileName(String) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.util.DiagramFileCreator
Given a string representing the possible file name, this function will ensure the proper extension is attached to it.
apply(ICompositePropertySource) - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.IPropertiesModifier
Apply code ICompositePropertySource
applyEditorValue() - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections.PropertySheetEntry
 
applyEditorValue() - Method in class org.eclipse.gmf.runtime.emf.ui.properties.sections.UndoableModelPropertySheetEntry
 
applyModifiers(IPropertiesProvider, ICompositePropertySource) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.PropertiesService
Apply property source modifiers appropriate for the given provider
approveFileModification(IFile[]) - Static method in class org.eclipse.gmf.runtime.common.core.command.FileModificationValidator
Checks that the files may be modified.
approveRequest(IEditCommandRequest) - Method in class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
Approves the edit gesture described in the request.
approveRequest(IEditCommandRequest) - Method in class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelperAdvice
Returns true by default.
approveRequest(IEditCommandRequest) - Method in interface org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelperAdvice
Approves the edit gesture described in the request.
areSemanticElementsAffected(EObject, Object) - Method in interface org.eclipse.gmf.runtime.emf.ui.services.parser.ISemanticParser
Determines if the event affects the semantic elements the parser uses to display strings.
askUserReload() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor
 
askUserSaveClose() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor
 
askUserSaveOverwrite() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor
 
assertNotExecuted() - Method in class org.eclipse.gmf.runtime.common.core.command.CompositeCommand
Asserts that I have not yet been executed.
attached(EObject) - Method in class org.eclipse.gmf.runtime.emf.core.clipboard.CopyingResource
 
autoDetect(byte[], RenderedImageKey) - Method in interface org.eclipse.gmf.runtime.draw2d.ui.render.factory.RenderedImageType
 

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.