Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

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

I

IAdaptableSelection - Interface in org.eclipse.gmf.runtime.common.core.util
A common tag interface that is supported by viewers that want to enable access to their selection.
IAnchorableFigure - Interface in org.eclipse.gmf.runtime.draw2d.ui.figures
Interface class for figures that are anchorable to other figures.
IBookmark - Interface in org.eclipse.gmf.runtime.common.core.resources
Convenience interface for the bookmark type and its attributes
IBorderItemLocator - Interface in org.eclipse.gmf.runtime.draw2d.ui.figures
Controls the location of border items around another figure.
IClientContext - Interface in org.eclipse.gmf.runtime.emf.type.core
Interface of an object that defines a context to which clients of the element type registry may bind element types and advice.
IClipboardSupport - Interface in org.eclipse.gmf.runtime.emf.clipboard.core
An interface to be implemented by EMF metamodel providers to inject metamodel-specific semantics into copy/paste operations.
IClipboardSupportFactory - Interface in org.eclipse.gmf.runtime.emf.clipboard.core
Interface for objects that can create IClipboardSupports for supporting clipboard copy/paste operations on EMF models.
ICommand - Interface in org.eclipse.gmf.runtime.common.core.command
A self-composing undoable operation that has a CommandResult and a list of affected IFiles.
ICompositeCommand - Interface in org.eclipse.gmf.runtime.common.core.command
A self-composing undoable operation that is has a CommandResult, a list of affected IFiles, and is composed of child operations.
ICompositePropertySource - Interface in org.eclipse.gmf.runtime.common.ui.services.properties
The composite property source is a linked list of composite property sources.
ICompositeSourcePropertyDescriptor - Interface in org.eclipse.gmf.runtime.common.ui.services.properties.descriptors
A descriptor object to work together with the CompositePropertySource object.
ICON_SIZE - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. ColorPalettePopup
default color icon width
IconOperation - Class in org.eclipse.gmf.runtime.common.ui.services.icon
The parent of all icon operations.
IconOperation(IAdaptable) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.icon. IconOperation
Constructor for IconOperation.
IconOptions - Class in org.eclipse.gmf.runtime.common.ui.services.icon
Class for setting and testing flags used by the icon service
IconOptions() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.icon. IconOptions
Constructor for IconOptions
IconService - Class in org.eclipse.gmf.runtime.common.ui.services.icon
Service which handles icon operations.
IconService.ProviderDescriptor - Class in org.eclipse.gmf.runtime.common.ui.services.icon
A descriptor for IIconProvider defined by a configuration element.
IconService.ProviderDescriptor(IConfigurationElement) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.icon. IconService.ProviderDescriptor
Constructs a IIconProvider descriptor for the specified configuration element.
IContainerDescriptor - Interface in org.eclipse.gmf.runtime.emf.type.core
Describes a model element container using an element matcher and containing references.
ID - Static variable in class org.eclipse.gmf.runtime.common.core.service. AbstractProviderConfiguration
The name of the 'id' XML attribute.
ID - Static variable in class org.eclipse.gmf.runtime.diagram.ui.printing.actions. PrintPreviewAction
ID of the print preview action.
ID - Static variable in class org.eclipse.gmf.runtime.emf.type.core. NullElementType
The ID.
id - Variable in class org.eclipse.gmf.runtime.notation.impl. IdentityAnchorImpl
The cached value of the ' Id' attribute
ID_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. IdentityAnchorImpl
The default value of the ' Id' attribute
IDEDiagramDocumentEditor - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.editor
 
IDEDiagramDocumentEditor(boolean) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.editor. IDEDiagramDocumentEditor
 
IDEEditorFileCreator - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.util
A file creator that creates a file in an IDE dependent WorkspaceModifyOperation.
IDEEditorFileCreator() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.util. IDEEditorFileCreator
 
IDEEditorUtil - Class in org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.util
Diagram utilities for IDE editors
IDEEditorUtil() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.util. IDEEditorUtil
 
IDEGlobalActionId - Class in org.eclipse.gmf.runtime.common.ui.action.ide.global
Action IDs for global actions with IDE dependencies.
IDEGlobalActionManager - Class in org.eclipse.gmf.runtime.common.ui.action.ide.actions.global
This class subclasses GlobalActionManager and includes support for IDE global actions, which include the bookmark action, the open project action, and the close project action.
IDENTITY_ANCHOR - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Identity Anchor' class
IDENTITY_ANCHOR - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Identity Anchor' class
IDENTITY_ANCHOR__ID - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Id ' attribute
IDENTITY_ANCHOR__ID - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Id ' attribute feature
IDENTITY_ANCHOR_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Identity Anchor' class
IDENTITY_MM - Static variable in class org.eclipse.gmf.runtime.draw2d.ui.mapmode. MapModeTypes
Constant IMapMode class for Identity coordinate mapping
IdentityAnchor - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Identity Anchor '.
IdentityAnchorImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' Identity Anchor '
IdentityAnchorImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. IdentityAnchorImpl
 
IdentityCommand - Class in org.eclipse.gmf.runtime.common.core.command
A command that is always executable, undoable and redoable, but does nothing.
IDETransferId - Interface in org.eclipse.gmf.runtime.common.ui.services.dnd.ide.core
Interface containing constants for transfer ids used within drag and drop operations
IDiagramDocument - Interface in org.eclipse.gmf.runtime.diagram.ui.resources.editor.document
An interface defining a IDocument with content of org.eclipse.gmf.runtime.notation.Diagram
IDiagramDocumentProvider - Interface in org.eclipse.gmf.runtime.diagram.ui.resources.editor.document
An interface to be implemented by all document providers, that create IDiagramDocument
IDocument - Interface in org.eclipse.gmf.runtime.diagram.ui.resources.editor.document
An IDocument represents extensible content providing support A document allows to set its content and to manipulate it.
IDocumentEditor - Interface in org.eclipse.gmf.runtime.diagram.ui.resources.editor.document
An interface to be implemented by all the editors displaying a diagram
IDocumentListener - Interface in org.eclipse.gmf.runtime.diagram.ui.resources.editor.document
Interface for objects which are interested in getting informed about document changes.
IDocumentProvider - Interface in org.eclipse.gmf.runtime.diagram.ui.resources.editor.document
A document provider maps between domain elements and documents.
IDragDropListenerProvider - Interface in org.eclipse.gmf.runtime.common.ui.services.dnd.core
Interface that needs to be implemented by the client who provides IDragSourceListener and IDropTargetListener
IDragListenerContext - Interface in org.eclipse.gmf.runtime.common.ui.services.dnd.core
Interface for accessing the attributes used to determine the IDragSourceListener
IDragSourceContext - Interface in org.eclipse.gmf.runtime.common.ui.services.dnd.drag
Interface that contains the context information relevant to the drag source.
IDragSourceListener - Interface in org.eclipse.gmf.runtime.common.ui.services.dnd.drag
Interface to be implemented by providers to handle drag source events
IDropListenerContext - Interface in org.eclipse.gmf.runtime.common.ui.services.dnd.core
Interface for accessing the attributes used to determine the IDropTargetListener.
IDropTargetContext - Interface in org.eclipse.gmf.runtime.common.ui.services.dnd.drop
Interface that contains the context information relevant to the drop target.
IDropTargetEvent - Interface in org.eclipse.gmf.runtime.common.ui.services.dnd.drop
Interface that contains the information relevant to the drop target event.
IDropTargetListener - Interface in org.eclipse.gmf.runtime.common.ui.services.dnd.drop
Interface to be implemented by providers to handle drop target events
IEditCommandRequest - Interface in org.eclipse.gmf.runtime.emf.type.core.requests
Request for a command to edit a model element.
IEditHelper - Interface in org.eclipse.gmf.runtime.emf.type.core.edithelper
A factory for commands that will modify elements of a specific type.
IEditHelperAdvice - Interface in org.eclipse.gmf.runtime.emf.type.core.edithelper
Provides 'before' and 'after' editing behaviour for modifying model elements.
IEditHelperContext - Interface in org.eclipse.gmf.runtime.emf.type.core
The context of an editing gesture.
IEditorProvider - Interface in org.eclipse.gmf.runtime.common.ui.services.editor
An interface for manipulating editors
IElementMatcher - Interface in org.eclipse.gmf.runtime.emf.type.core
Determines whether or not a model element matches a fixed set of criteria.
IElementSelectionInput - Interface in org.eclipse.gmf.runtime.common.ui.services.elementselection
Interface describing the input for the element selection service.
IElementSelectionListener - Interface in org.eclipse.gmf.runtime.common.ui.services.elementselection
Interface describing a listener for the element selection service.
IElementSelectionProvider - Interface in org.eclipse.gmf.runtime.common.ui.services.elementselection
Interface describing a element selection provider for the element selection service.
IElementStateListener - Interface in org.eclipse.gmf.runtime.diagram.ui.resources.editor.document
Interface for parties interested in standardized element changes.
IElementType - Interface in org.eclipse.gmf.runtime.emf.type.core
Interface used to define application-layer types that describe the kinds of elements that can be displayed, created, modified and destroyed.
IElementTypeDescriptor - Interface in org.eclipse.gmf.runtime.emf.type.core
Descriptor for an element type that has been defined in XML using the elementTypes extension point.
IElementTypeFactory - Interface in org.eclipse.gmf.runtime.emf.type.core
Factory for custom element types, which must implement one of the IMetamodelType or ISpecializationType interfaces.
IElementTypeRegistryListener - Interface in org.eclipse.gmf.runtime.emf.type.core
Interface implemented by clients wishing to know when element types are added to the element type registry.
IExtendedPropertyDescriptor - Interface in org.eclipse.gmf.runtime.common.ui.services.properties.extended
 
IExtendedPropertySource - Interface in org.eclipse.gmf.runtime.common.ui.services.properties.extended
 
IExtendedResourceFactory - Interface in org.eclipse.gmf.runtime.emf.core.resources
Mix-in interface to be implemented by Resource.Factory implementations that provide extended object name/type/ID information in proxy URIs and/or custom proxy resolution strategies.
IGlobalActionContext - Interface in org.eclipse.gmf.runtime.common.ui.services.action.global
Interface that is passed to the IGlobalActionHandler.
IGlobalActionHandler - Interface in org.eclipse.gmf.runtime.common.ui.services.action.global
Interface that needs to implemented by the IGlobalActionHandlerProvider
IGlobalActionHandlerContext - Interface in org.eclipse.gmf.runtime.common.ui.services.action.global
Interface for accessing the attributes used to determine the IGlobalActionHandler.
IGlobalActionHandlerProvider - Interface in org.eclipse.gmf.runtime.common.ui.services.action.global
Interface that needs to be implemented by the client who provides a IGlobalActionHandler
IGlobalActionHandlerProvider.NullElementType - Class in org.eclipse.gmf.runtime.common.ui.services.action.global
Describes the element type when no element type is associated with a global action handler provider.
IGlobalActionHandlerProvider.NullElementType() - Constructor for class org.eclipse.gmf.runtime.common.ui.services.action.global. IGlobalActionHandlerProvider.NullElementType
 
IGNORE - Static variable in class org.eclipse.gmf.runtime.emf.clipboard.core. PasteAction
Indicates that the collision should be resolved by just not doing anything.
IGNORE_PLACEHOLDERS - Static variable in class org.eclipse.gmf.runtime.common.ui.services.parser. ParserOptions
Indicates that placeholders should be ignored - if there are no data, no placeholder will be generated.
IGNORE_RECYCLE_HINT_ID - Static variable in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardUtil
Hint to ignore the recycle hint when pasting objects that were copied with the recycle hint.
IGNORED_EXCEPTION_WARNING - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal. DiagramPropertiesStatusCodes
Status code indicating that operation ignored exception.
IHintedType - Interface in org.eclipse.gmf.runtime.emf.type.core
A type that requires a semantic hint for view creation.
IIconOperation - Interface in org.eclipse.gmf.runtime.common.ui.services.icon
The operation used by the IconService.
IIconProvider - Interface in org.eclipse.gmf.runtime.common.ui.services.icon
The interface for providers of the "iconProvider" extension point.
IListenerContext - Interface in org.eclipse.gmf.runtime.common.ui.services.dnd.core
Interface for accessing the attributes used to determine the drag and drop transfer adapters and listeners
Image - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Image '.
IMAGE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Image' class
IMAGE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Image' class
IMAGE__DATA - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Data ' attribute
IMAGE__DATA - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Data ' attribute feature
IMAGE_BUFFER_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Image Buffer Style' class
IMAGE_BUFFER_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Image Buffer Style' class
IMAGE_BUFFER_STYLE__ANTI_ALIAS - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Anti Alias ' attribute
IMAGE_BUFFER_STYLE__CROP_BOUND - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Crop Bound ' containment reference
IMAGE_BUFFER_STYLE__IMAGE_BUFFER - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Image Buffer ' containment reference
IMAGE_BUFFER_STYLE__IMAGE_BUFFER - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Image Buffer ' containment reference feature
IMAGE_BUFFER_STYLE__MAINTAIN_ASPECT_RATIO - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Maintain Aspect Ratio ' attribute
IMAGE_BUFFER_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Image Buffer Style' class
IMAGE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Image' class
IMAGE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Image Style' class
IMAGE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Image Style' class
IMAGE_STYLE__ANTI_ALIAS - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Anti Alias ' attribute
IMAGE_STYLE__ANTI_ALIAS - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Anti Alias ' attribute feature
IMAGE_STYLE__CROP_BOUND - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Crop Bound ' containment reference
IMAGE_STYLE__CROP_BOUND - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Crop Bound ' containment reference feature
IMAGE_STYLE__MAINTAIN_ASPECT_RATIO - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Maintain Aspect Ratio ' attribute
IMAGE_STYLE__MAINTAIN_ASPECT_RATIO - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Maintain Aspect Ratio ' attribute feature
IMAGE_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Image Style' class
imageBuffer - Variable in class org.eclipse.gmf.runtime.notation.impl. ImageBufferStyleImpl
The cached value of the ' Image Buffer' containment reference
ImageBufferStyle - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Image Buffer Style '
ImageBufferStyleImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' Image Buffer Style '
ImageBufferStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. ImageBufferStyleImpl
 
ImageImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' Image '
ImageImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. ImageImpl
 
imageMap - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. LineStylesPopup
The map of items in the popup.
ImageStyle - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Image Style '
ImageStyleImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' Image Style '
ImageStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. ImageStyleImpl
 
IMapMode - Interface in org.eclipse.gmf.runtime.draw2d.ui.mapmode
Objects implementing this interface are responsible for mapping the units in the model to pixles.
IMarker - Interface in org.eclipse.gmf.runtime.common.core.resources
Convenience interface for the marker type and its attributes
IMatchingObject - Interface in org.eclipse.gmf.runtime.common.ui.services.elementselection
Interface describing a matching object returned by the element selection service.
IMatchingObjectEvent - Interface in org.eclipse.gmf.runtime.common.ui.services.elementselection
Interface describing a matching object event for the element selection service.
IMatchingObjectsOperation - Interface in org.eclipse.gmf.runtime.common.ui.services.elementselection
The matching objects operation used by the element selection service.
IMetamodelType - Interface in org.eclipse.gmf.runtime.emf.type.core
Interface used to define application-layer types that map directly to an EClass.
IMetamodelTypeDescriptor - Interface in org.eclipse.gmf.runtime.emf.type.core
Descriptor for a metamodel element type that has been defined in XML using the elementTypes extension point.
IMG_ARROW_NONE - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_ARROW_OPEN_BOTH - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_ARROW_OPEN_SOURCE - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_ARROW_OPEN_TARGET - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_ARROW_SOLID_BOTH - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_ARROW_SOLID_SOURCE - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_ARROW_SOLID_TARGET - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_ARROW_TYPE - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_BOLD - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_FILL_COLOR - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
Images that will be cached and can be retrieved using DiagramUIPropertiesImages.get(String).
IMG_FONT_COLOR - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_ITALIC - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_LINE_COLOR - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_LINE_DASH - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_LINE_DASH_DOT - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_LINE_DASH_DOT_DOT - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_LINE_DOT - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_LINE_SOLID - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_LINE_TYPE - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_LINE_WIDTH - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_LINE_WIDTH_FIVE - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_LINE_WIDTH_FOUR - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_LINE_WIDTH_ONE - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_LINE_WIDTH_THREE - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_LINE_WIDTH_TWO - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_TEXT_ALIGNMENT_CENTER - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_TEXT_ALIGNMENT_LEFT - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IMG_TEXT_ALIGNMENT_RIGHT - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesImages
 
IModelingAssistantOperation - Interface in org.eclipse.gmf.runtime.emf.ui.services.modelingassistant
Interface for all Modeling Assistant operations.
IModelingAssistantProvider - Interface in org.eclipse.gmf.runtime.emf.ui.services.modelingassistant
The interface for providers of the modeling assistant service.
IModificationValidator - Interface in org.eclipse.gmf.runtime.common.core.command
A validator responsible for doing the actual validation on files.
IMPORT_GROUP - Static variable in class org.eclipse.gmf.runtime.common.ui.action.actions. CommonActionConstants
The edit context menu import group name.
importAdded(Resource, Resource) - Method in class org.eclipse.gmf.runtime.emf.core.util. CrossReferenceAdapter
Hook to be implemented by subclasses upon the establishment of a new import of the referenced resource by the referencer.
importRemoved(Resource, Resource) - Method in class org.eclipse.gmf.runtime.emf.core.util. CrossReferenceAdapter
Hook to be implemented by subclasses upon the elimination of an import of the referenced resource by the referencer.
Inches_Label_Text - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n. DiagramUIPropertiesMessages
 
includes(IEditHelperAdviceDescriptor) - Method in class org.eclipse.gmf.runtime.emf.type.core. ClientContext
 
includes(IElementTypeDescriptor) - Method in class org.eclipse.gmf.runtime.emf.type.core. ClientContext
 
includes(IElementType) - Method in class org.eclipse.gmf.runtime.emf.type.core. ClientContext
 
includes(IElementTypeDescriptor) - Method in interface org.eclipse.gmf.runtime.emf.type.core. IClientContext
Queries whether I am bound to the specified elementTypeDescriptor.
includes(IElementType) - Method in interface org.eclipse.gmf.runtime.emf.type.core. IClientContext
Queries whether I am bound to the specified elementType.
includes(IEditHelperAdviceDescriptor) - Method in interface org.eclipse.gmf.runtime.emf.type.core. IClientContext
Queries whether I am bound to the specified adviceDescriptor.
includes(IElementTypeDescriptor) - Method in class org.eclipse.gmf.runtime.emf.type.core. MultiClientContext
Includes the elementTypeDescriptor if all of my child contexts include the elementTypeDescriptor.
includes(IElementType) - Method in class org.eclipse.gmf.runtime.emf.type.core. MultiClientContext
Includes the elementType if all of my child contexts include the elementType.
includes(IEditHelperAdviceDescriptor) - Method in class org.eclipse.gmf.runtime.emf.type.core. MultiClientContext
Includes the advice if all of my child contexts include the advice.
indexToValue(Integer) - Static method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. ExtendedBooleanPropertyDescriptor
Convert value to index.
info(Plugin, int, String) - Static method in class org.eclipse.gmf.runtime.common.core.util. Log
Generates an information log for the specified plug-in, with the specified status code and message.
info(Plugin, int, String, Throwable) - Static method in class org.eclipse.gmf.runtime.common.core.util. Log
Generates an information log for the specified plug-in, with the specified status code, message, and throwable.
init() - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalPrintAction
 
init() - Method in class org.eclipse.gmf.runtime.common.ui.action.global. GlobalAction
 
init() - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global. GlobalBookmarkAction
 
init() - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global. GlobalCloseProjectAction
 
init() - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global. GlobalOpenProjectAction
 
init() - Method in class org.eclipse.gmf.runtime.common.ui.services.action.contributionitem. ActionRegistry
Calls init on all actions which implement the IDisposableAction interface so they can do their initialization.
init(IDragSourceListener[], IDragSourceContext) - Method in interface org.eclipse.gmf.runtime.common.ui.services.dnd.drag. ITransferDragSourceListener
Initializes this transfer drag source listener with the drag source listeners, registered against this transfer agent, and the drag source context
init(IDragSourceListener[], IDragSourceContext) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.drag. TransferDragSourceAdapter
 
init(IDropTargetContext) - Method in interface org.eclipse.gmf.runtime.common.ui.services.dnd.drop. ITransferDropTargetListener
Initializes this transfer drop target listener with the drop target context that provides the target and location information during the drag/drop operation.
init(IDropTargetContext) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.drop. TransferDropTargetAdapter
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
 
init(IWorkbench) - Method in class org.eclipse.gmf.runtime.emf.ui.preferences. PathmapsPreferencePage
 
init() - Static method in class org.eclipse.gmf.runtime.notation.impl. NotationFactoryImpl
Creates the default factory implementation
init() - Static method in class org.eclipse.gmf.runtime.notation.impl. NotationPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
initButtons() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. MultiButtonCellEditor
The subclasses have to override this method.
initButtons() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyPageCellEditor
 
initHelp() - Method in class org.eclipse.gmf.runtime.emf.ui.preferences. PathmapsPreferencePage
 
INITIAL_ELEMENT_TO_DESTROY_PARAMETER - Static variable in class org.eclipse.gmf.runtime.emf.type.core.requests. DestroyElementRequest
Request parameter specifying the initial element that was requested to be destroyed.
initialize(Control) - Method in class org.eclipse.gmf.runtime.diagram.ui.dnd.parts. DiagramViewerDropAdapter
Initializes the delegating drop adapter
initialize() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. ListScrollBar
 
initializeContainmentFeature(EReference) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. CreateElementRequest
Sets the containment feature in which to create the new element.
initializeControls(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractNotationPropertiesSection
Provides a level of indirection for subclasses which want 'jump' over some control creation/initilialization steps and/or chnage thier order
initializeControls(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. ColorsAndFontsPropertySection
 
initializeControls(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. ColoursAndFontsAndLineStylesPropertySection
 
initializeControls(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. ConnectionAppearancePropertySection
 
initializeControls(Composite) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. TextAlignmentPropertySection
 
initializeDefaultFeature(CreateElementRequest) - Method in class org.eclipse.gmf.runtime.emf.type.core.edithelper. AbstractEditHelper
Sets the default feature in req, if there is no containment feature already in the request.
initializeGraphicalViewer() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
 
initializeImageMap() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. ArrowTypePopup
 
initializeImageMap() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. LineStylesPopup
Initialize the image map by adding items and images to the imageMap.
initializeImageMap() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. LineTypePopup
 
initializeImageMap() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance. LineWidthPopup
 
initializePackageContents() - Method in class org.eclipse.gmf.runtime.notation.impl. NotationPackageImpl
Complete the initialization of the package and its meta-model.
initializeWithContext(IUndoContext) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalRedoAction
Initializes me with a new undo context.
initializeWithContext(IUndoContext) - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalUndoAction
Initializes me with a new undo context.
initialPopulateContainerNameField() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.wizards. EditorWizardPage
 
initScaleFitTo(int, int) - Static method in class org.eclipse.gmf.runtime.common.ui.printing. PrintHelper
Init print dialog box's scale fit to.
initScalePercent(int) - Static method in class org.eclipse.gmf.runtime.common.ui.printing. PrintHelper
Init print dialog box's scale percent.
input - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractModelerPropertySection
object currently selected on either a diagram or a ME - a view
insertChild(View) - Method in class org.eclipse.gmf.runtime.notation.impl. BasicDecorationNodeImpl
 
insertChild(View, boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. BasicDecorationNodeImpl
 
insertChild(View) - Method in class org.eclipse.gmf.runtime.notation.impl. ViewImpl
 
insertChild(View, boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. ViewImpl
 
insertChild(View) - Method in interface org.eclipse.gmf.runtime.notation. View
A utililty method to insert a persisted child
insertChild(View, boolean) - Method in interface org.eclipse.gmf.runtime.notation. View
A utililty method to insert a persisted or transient child
insertChildAt(View, int) - Method in class org.eclipse.gmf.runtime.notation.impl. BasicDecorationNodeImpl
 
insertChildAt(View, int) - Method in class org.eclipse.gmf.runtime.notation.impl. ViewImpl
 
insertChildAt(View, int) - Method in interface org.eclipse.gmf.runtime.notation. View
A utililty method to insert a persisted child at a specific index
insertChildView(View, View, int, boolean) - Static method in class org.eclipse.gmf.runtime.diagram.core.util. ViewUtil
inserts a child View in a container. the view will be inserted in the persisted collection if the persisted flag is true; otherwise it will be added to the transied collection.
insertEdge(Edge) - Method in interface org.eclipse.gmf.runtime.notation. Diagram
A utililty method to insert a persisted edge
insertEdge(Edge, boolean) - Method in interface org.eclipse.gmf.runtime.notation. Diagram
A utililty method to insert a persisted or transient edge
insertEdge(Edge) - Method in class org.eclipse.gmf.runtime.notation.impl. DiagramImpl
 
insertEdge(Edge, boolean) - Method in class org.eclipse.gmf.runtime.notation.impl. DiagramImpl
 
insertEdgeAt(Edge, int) - Method in interface org.eclipse.gmf.runtime.notation. Diagram
A utililty method to insert a persisted edge at a specific index
insertEdgeAt(Edge, int) - Method in class org.eclipse.gmf.runtime.notation.impl. DiagramImpl
 
insertPoint(Point, int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Insert a point at the given index into the polyline connection.
insertPoint(Point, int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. PrecisionPointList
 
install() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. FileDocumentProvider.FileSynchronizer
Installs the synchronizer on the input's file.
INSTANCE - Static variable in class org.eclipse.gmf.runtime.common.core.command. IdentityCommand
The singleton instance.
INSTANCE - Static variable in class org.eclipse.gmf.runtime.common.core.command. UnexecutableCommand
The shared instance.
INSTANCE - Static variable in class org.eclipse.gmf.runtime.notation. NotationPlugin
Keep track of the singleton. instanceType - Variable in class org.eclipse.gmf.runtime.notation.impl. DataTypeStyleImpl
The cached value of the ' Instance Type' reference
instanceType - Variable in class org.eclipse.gmf.runtime.notation.impl. PropertyValueImpl
The cached value of the ' Instance Type' reference
INT_LIST_VALUE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Int List Value Style' class
INT_LIST_VALUE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Int List Value Style' class
INT_LIST_VALUE_STYLE__INT_LIST_VALUE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Int List Value ' attribute list
INT_LIST_VALUE_STYLE__INT_LIST_VALUE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Int List Value ' attribute list feature
INT_LIST_VALUE_STYLE__NAME - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Name ' attribute
INT_LIST_VALUE_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Int List Value Style' class
INT_VALUE_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. IntValueStyleImpl
The default value of the ' Int Value' attribute
INT_VALUE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The meta object id for the ' Int Value Style' class
INT_VALUE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Int Value Style' class
INT_VALUE_STYLE__INT_VALUE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Int Value ' attribute
INT_VALUE_STYLE__INT_VALUE - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage.Literals
The meta object literal for the ' Int Value ' attribute feature
INT_VALUE_STYLE__NAME - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The feature id for the ' Name ' attribute
INT_VALUE_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation. NotationPackage
The number of structural features of the 'Int Value Style' class
integerToColor(Integer) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.figures. FigureUtilities
Method integerToColor.
integerToRGB(Integer) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.figures. FigureUtilities
Method integerToRGB converts from an Integer to an RGB representation
internalGetDependentElementsToDestroy() - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. DestroyDependentsRequest
Obtains the mutable set of dependent elements to destroy.
internalSetResult(CommandResult) - Method in class org.eclipse.gmf.runtime.common.core.command. AbstractCommand
Deprecated. internal API
internalSetResult(CommandResult) - Method in class org.eclipse.gmf.runtime.emf.commands.core.command. AbstractTransactionalCommand
Deprecated. internal API
internalSetResult(CommandResult) - Method in class org.eclipse.gmf.runtime.emf.commands.core.command. CompositeTransactionalCommand
Deprecated. internal API
intersect(LineSeg, int) - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. LineSeg
Determines the intersect point between this line and the line passed in as a parameter.
intListValue - Variable in class org.eclipse.gmf.runtime.notation.impl. IntListValueStyleImpl
The cached value of the ' Int List Value' attribute list
IntListValueStyle - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Int List Value Style '
IntListValueStyleImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' Int List Value Style '
IntListValueStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. IntListValueStyleImpl
 
intValue() - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection. ElementSelectionScope
Returns the scope as an integer bit flag
intValue() - Method in class org.eclipse.gmf.runtime.common.ui.services.icon. IconOptions
Returns the flags as an integer bit flag
intValue() - Method in class org.eclipse.gmf.runtime.common.ui.services.parser. ParserOptions
Returns the options as an int so they can be passed to operations.
intValue - Variable in class org.eclipse.gmf.runtime.notation.impl. IntValueStyleImpl
The cached value of the ' Int Value' attribute
IntValueStyle - Interface in org.eclipse.gmf.runtime.notation
A representation of the model object ' Int Value Style '
IntValueStyleImpl - Class in org.eclipse.gmf.runtime.notation.impl
An implementation of the model object ' Int Value Style '
IntValueStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl. IntValueStyleImpl
 
INullObject - Interface in org.eclipse.gmf.runtime.common.core.util
A specification of classes that implement the Null Object pattern.
INVALID_ELEMENT_MESSAGE_PATTERN - Static variable in class org.eclipse.gmf.runtime.common.core.service. Service
A pattern for error messages indicating an invalid XML element.
invalidate() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrapLabel
Deprecated.  
invalidate() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
 
invalidateContainmentFeature() - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. CreateElementRequest
Invalidates the cached containment feature.
invalidateEditHelperContext() - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. CreateElementRequest
Invalidates the cached edit context request and command.
invalidatesState(Object, boolean) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocumentProvider
Returns whether the state of the element must be invalidated given its previous read-only state.
invert() - Method in class org.eclipse.gmf.runtime.draw2d.ui.graph. ConstrainedEdge
 
invokeMethod(AbstractProviderConfiguration.MethodDescriptor, Object) - Static method in class org.eclipse.gmf.runtime.common.core.service. AbstractProviderConfiguration
A utility method to invoke a cascading list of methods.
invokeStaticMethod(AbstractProviderConfiguration.StaticMethodDescriptor, Object) - Static method in class org.eclipse.gmf.runtime.common.core.service. AbstractProviderConfiguration
A utility method to invoke a cascading list of methods.
IOperation - Interface in org.eclipse.gmf.runtime.common.core.service
The interface for all service provider operations.
IOvalAnchorableFigure - Interface in org.eclipse.gmf.runtime.draw2d.ui.figures
 
IPaletteState - Interface in org.eclipse.gmf.runtime.gef.ui.palette.customize
An interface that defines the protocol that will allow the PaletteCustomizer store, rollback, and apply customizations to a palette entry.
IParser - Interface in org.eclipse.gmf.runtime.common.ui.services.parser
The interface for all parsers
IParserEditStatus - Interface in org.eclipse.gmf.runtime.common.ui.services.parser
Status object for indicating the validity of an edit.
IParserProvider - Interface in org.eclipse.gmf.runtime.common.ui.services.parser
The interface for all parser providers Must implement a method to return a parser from an IAdaptable hint
IPathmapManager - Interface in org.eclipse.gmf.runtime.emf.core.resources
Specification of an object that manages URI mappings (path variables) for the pathmap URI scheme on an editing domain's resource set.
IPathmapManager2 - Interface in org.eclipse.gmf.runtime.emf.core.resources
 
IPolygonAnchorableFigure - Interface in org.eclipse.gmf.runtime.draw2d.ui.figures
 
IPopupMenuContributionPolicy - Interface in org.eclipse.gmf.runtime.common.ui.services.action.contributionitem
A policy interface for popup menu contributions.
IPrintActionHelper - Interface in org.eclipse.gmf.runtime.common.ui.action.actions
An interface to implement for bringing up the print dialog.
IPrintHelper - Interface in org.eclipse.gmf.runtime.common.ui.printing
The IPrintHelper is an interface for the platform specfic print fragments.
IPropertiesModifier - Interface in org.eclipse.gmf.runtime.common.ui.services.properties
An interface to be implemented by the property modifier classes.
IPropertiesProvider - Interface in org.eclipse.gmf.runtime.common.ui.services.properties
A IPropertiesProvider object.
IPropertyAction - Interface in org.eclipse.gmf.runtime.common.ui.services.properties.extended
Property related action
IProvider - Interface in org.eclipse.gmf.runtime.common.core.service
The interface for all service providers.
IProviderChangeListener - Interface in org.eclipse.gmf.runtime.common.core.service
An interface for types that listen to service provider changes.
IProviderPolicy - Interface in org.eclipse.gmf.runtime.common.core.service
The interface for all service providers lightweight's implementation.
IProxyEObject - Interface in org.eclipse.gmf.runtime.emf.core.util
Utility interface that provides proxy information; it is typically provided by an adapter for some instance of an EMF metaclass (EClass).
IReadOnlyDiagramPropertySheetPageContributor - Interface in org.eclipse.gmf.runtime.diagram.ui.properties.views
A interface to indicate that the property sheet pages should be read only independant of the selected object and its related file status.
IResourceHelper - Interface in org.eclipse.gmf.runtime.emf.core.resources
Interface of an adapter for Resources that provides services such as creation of objects in that resource.
isAdapterForType(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. DiagramModificationListener
 
isAdapterForType(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. FileDiagramModificationListener
 
isAdapterForType(Object) - Method in class org.eclipse.gmf.runtime.emf.core.resources. ResourceHelperImpl
 
isAffectingEvent(Object, int) - Method in interface org.eclipse.gmf.runtime.common.ui.services.parser. IParser
Determines if the event requires action from the parser point of view.
isAggregatePrecommitListener() - Method in class org.eclipse.gmf.runtime.diagram.core.listener. DiagramEventBroker
 
isAntiAlias() - Method in class org.eclipse.gmf.runtime.draw2d.ui.render.figures. ScalableImageFigure
Accessor to determine if the rendered image will be anti-aliased (if possible).
isAssignableTo(Class, String) - Static method in class org.eclipse.gmf.runtime.common.core.service. AbstractProviderConfiguration
Tests if the given class is assignable to the given class name.
isAuxiliaryOperation() - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. PasteChildOperation
Queries whether I am an auxiliary operation.
isAvoidObstacleRouting() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Determines if this polyline connection is using avoid obstruction routing or not.
isAvoidObstructions() - Method in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
 
isAvoidObstructions() - Method in class org.eclipse.gmf.runtime.notation.impl. RoutingStyleImpl
 
isAvoidObstructions() - Method in interface org.eclipse.gmf.runtime.notation. RoutingStyle
Returns the value of the ' Avoid Obstructions ' attribute.
isBold() - Method in interface org.eclipse.gmf.runtime.notation. FontStyle
Returns the value of the ' Bold ' attribute.
isBold() - Method in class org.eclipse.gmf.runtime.notation.impl. FontStyleImpl
 
isBold() - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
isBooleanValue() - Method in interface org.eclipse.gmf.runtime.notation. BooleanValueStyle
Returns the value of the ' Boolean Value ' attribute
isBooleanValue() - Method in class org.eclipse.gmf.runtime.notation.impl. BooleanValueStyleImpl
 
isCancelled() - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardOperation
Queries whether I have been cancelled, by cancellation of my progress monitor.
isCanonical() - Method in interface org.eclipse.gmf.runtime.notation. CanonicalStyle
Returns the value of the ' Canonical ' attribute.
isCanonical() - Method in class org.eclipse.gmf.runtime.notation.impl. CanonicalStyleImpl
 
isCanonical() - Method in class org.eclipse.gmf.runtime.notation.impl. CompartmentImpl
 
ISchedulingRuleProvider - Interface in org.eclipse.gmf.runtime.diagram.ui.resources.editor.document
A scheduling rule provider provides a scheduling rule which can be used when running operations.
isChild(EObject, EObject) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardSupportUtil
Queries whether the specified eObject is contained within another.
isChildrenAffecting() - Method in class org.eclipse.gmf.runtime.common.ui.services.icon. LabelChangedEvent
 
isClosestDistance() - Method in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
 
isClosestDistance() - Method in class org.eclipse.gmf.runtime.notation.impl. RoutingStyleImpl
 
isClosestDistance() - Method in interface org.eclipse.gmf.runtime.notation. RoutingStyle
Returns the value of the ' Closest Distance ' attribute.
isClosestDistanceRouting() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Determines if this polyline connection is using closest distance routing or not.
isCollapsed() - Method in interface org.eclipse.gmf.runtime.notation. DrawerStyle
Returns the value of the ' Collapsed ' attribute.
isCollapsed() - Method in class org.eclipse.gmf.runtime.notation.impl. BasicCompartmentImpl
 
isCollapsed() - Method in class org.eclipse.gmf.runtime.notation.impl. BasicSemanticCompartmentImpl
 
isCollapsed() - Method in class org.eclipse.gmf.runtime.notation.impl. DrawerStyleImpl
 
isCompatible() - Method in class org.eclipse.gmf.runtime.common.ui.services.action.global. GlobalActionHandlerContext
 
isCompatible() - Method in interface org.eclipse.gmf.runtime.common.ui.services.action.global. IGlobalActionHandlerContext
Returns a boolean to indicate whether a direct match is required for the element type or not.
isCompatible() - Method in interface org.eclipse.gmf.runtime.common.ui.services.dnd.core. IDragListenerContext
Returns a boolean to indicate whether a direct match is required for the element type or not.
isCompatible() - Method in interface org.eclipse.gmf.runtime.common.ui.services.dnd.core. IDropListenerContext
Returns a boolean to indicate whether a direct match is required for the element type or not.
isCompatible(Object) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.util. BooleanPropertyHelper
Checks if the provided object is compatible with the boolean based property.
isCompatibleWith(IPropertyDescriptor) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.descriptors. CompositeSourcePropertyDescriptor
 
isCompatibleWith(IPropertyDescriptor) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. ExtendedPropertyDescriptor
 
isCompatibleWith(IPropertyDescriptor) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors. EMFCompositeSourcePropertyDescriptor
 
isConfirmationRequired() - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. DestroyRequest
Answers whether or not the user should be prompted to confirm the element deletion.
isCopyAlways(EObject, EReference, Object) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. AbstractClipboardSupport
By default, transient and derived references are never copied, and containment references always are copied.
isCopyAlways(EObject, EReference, Object) - Method in interface org.eclipse.gmf.runtime.emf.clipboard.core. IClipboardSupport
Queries whether a reference needs to be copied even though the referenced element was not specifically included in the copy request.
isCopyAlways() - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. PasteChildOperation
Queries whether the object that I am pasting was copied because it is always copied along with an element that was originally selected for copying.
isCopyEnabled() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyPageCellEditor
Determines if there is text to copy.
isCopyParentDirectParent() - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. PasteChildOperation
Queries whether my copy object's parent object that was copied along with it was a direct container or not.
isCurrentSelection(Notification, EObject) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractModelerPropertySection
Determines if the page is displaying properties for this element
isCurrentSelection(Notification, EObject) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractNotationPropertiesSection
Determines if the page is displaying properties for this element The element being passed to us is the style ie UMLConnectorStyle or UMLShapeStype.
isCurrentSelection(Notification, EObject) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. DiagramGeneralSection
 
isCustomNotification(Notification) - Static method in class org.eclipse.gmf.runtime.diagram.core.listener. NotificationUtil
checks if the Notification is a custom notification or not
isCutEnabled() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyPageCellEditor
Determines if there is text to cut
isDefaultAnchor() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. BaseSlidableAnchor
Returns true if the SlidableAnchor is default one with a reference at the center
isDefaultAnchorArea(PrecisionPoint) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Checks whether the p which is a candidate for a relative reference for the SlidableAnchor belongs to the area where the default anchor must be created
isDefaultAnchorArea(PrecisionPoint) - Method in class org.eclipse.gmf.runtime.gef.ui.figures. NodeFigure
Checks whether the p which is a candidate for a relative reference for the SlidableAnchor belongs to the area where the default anchor must be created
isDeleted(Set, EObject) - Method in class org.eclipse.gmf.runtime.diagram.core.listener. DiagramEventBroker
decide if the passed object is deleted or not; the decision is done by checking is the passed notifier or any of its ancestors exists in the passed deletedObjects Set, if it find the obnject to be deleted it will add it to the deleted objects set.
isDeleted(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocumentProvider
 
isDeleted(Object) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. IDocumentProvider
Returns whether the given element has been deleted.
isDeleted(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. FileDocumentProvider
 
isDeleteEnabled() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyPageCellEditor
Determines if there is text to delete
isDiagramSelected(int) - Static method in class org.eclipse.gmf.runtime.common.ui.printing. PrintHelper
Returns true if the diagram at the index was selected
isDirty() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. ExtendedPropertyDescriptor
 
isDirty() - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.extended. IExtendedPropertyDescriptor
Retrieve the boolean isDirty flag.
isDirty() - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.extended. IExtendedPropertySource
Return if the dirty flag.
isDirty() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertySource
 
isDirty() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
 
isDirty() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx.JumpLinkSet
Determines if the jump links need to be regenerated.
isDisposed() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractModelerPropertySection
 
isDlgDiagramSelected(int) - Method in interface org.eclipse.gmf.runtime.common.ui.printing. IPrintHelper
Returns true if the diagram at the index was selected
isDlgDiagramSelected(int) - Method in class org.eclipse.gmf.runtime.common.ui.printing. PrintHelper
Returns true if the diagram at the index was selected
isDraggable(IDragSourceContext) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.drag. AbstractDragSourceListener
 
isDraggable() - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.drag. AbstractDragSourceListener
Checks if the selection contained in the context is draggable.
isDraggable(IDragSourceContext) - Method in interface org.eclipse.gmf.runtime.common.ui.services.dnd.drag. IDragSourceListener
Determines if the selection in the context is draggable.
isDraggable(IDragSourceContext) - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.ide.drag. ResourceDragSourceListener
 
isEditable() - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. IDocumentEditor
Returns whether the text in this text editor can be changed by the user.
isEditable() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
 
isEditorInputModifiable() - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. IDocumentEditor
Returns whether the editor's input can be persistently be modified.
isEditorInputModifiable() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
 
isEditorInputReadOnly() - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. IDocumentEditor
Returns whether the editor's input is read-only.
isEditorInputReadOnly() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
 
isElementAddedToSlot(Notification) - Static method in class org.eclipse.gmf.runtime.diagram.core.listener. NotificationUtil
checks if the event resulted in adding an element
isElementRemovedFromSlot(Notification) - Static method in class org.eclipse.gmf.runtime.diagram.core.listener. NotificationUtil
checks if the event resulted in removing an element
isElementToBeDestroyed(EObject) - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. DestroyDependentsRequest
Queries whether the specified element will be destroyed as a result of the fulfillment of this request.
ISemanticParser - Interface in org.eclipse.gmf.runtime.emf.ui.services.parser
Parser that permit the clients to register themselves with the semantic element changes with the event handler.
isEmpty() - Method in class org.eclipse.gmf.runtime.common.core.command. CompositeCommand
Answers whether or not this composite operation has children.
isEmpty() - Method in interface org.eclipse.gmf.runtime.common.core.command. ICompositeCommand
Answers whether or not this composite operation has children.
isEmpty() - Method in class org.eclipse.gmf.runtime.diagram.core.listener. DiagramEventBroker.NotifierToKeyToListenersSetMap
 
isEmpty() - Method in class org.eclipse.gmf.runtime.diagram.ui.dnd.parts. DiagramViewerDropAdapter
 
isEmpty() - Method in class org.eclipse.gmf.runtime.emf.commands.core.command. CompositeTransactionalCommand
Answers whether or not this composite operation has children.
isEmpty() - Method in class org.eclipse.gmf.runtime.emf.ui.properties.util. PropertyPageSelection
Returns whether this selection is empty.
isEnabled() - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalRedoAction
Delegates to the operation framework action handler.
isEnabled() - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalUndoAction
Delegates to the operation framework action handler.
isExecuted() - Method in class org.eclipse.gmf.runtime.common.core.command. CompositeCommand
Answers whether or not I have been executed.
isFactoryForType(Object) - Method in class org.eclipse.gmf.runtime.notation.util. NotationAdapterFactory
Returns whether this factory is applicable for the type of the object
isFeatureSupported(View, EStructuralFeature) - Static method in class org.eclipse.gmf.runtime.diagram.core.util. ViewUtil
checks if the passed feature is supported by the passed view
isHandled() - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalRedoAction
Delegates to the operation framework action handler.
isHandled() - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalUndoAction
Delegates to the operation framework action handler.
isHorizontal() - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. LineSeg
Determines if this a horizontal segment
isImportExportCapable(EReference, EObject) - Method in class org.eclipse.gmf.runtime.emf.core.util. CrossReferenceAdapter
Queries whether the specified reference, applied to the given owner object, is capable of establishing a resource import or export by virtue of being a mutable cross-resource reference.
isInitialized() - Method in class org.eclipse.gmf.runtime.diagram.ui.dnd.parts. DiagramViewerDropAdapter
Returns the isInitialized.
isItalic() - Method in interface org.eclipse.gmf.runtime.notation. FontStyle
Returns the value of the ' Italic ' attribute.
isItalic() - Method in class org.eclipse.gmf.runtime.notation.impl. FontStyleImpl
 
isItalic() - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
isJumpLinksAngledIn() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Determines if the jump links are angled in or not.
isJumpLinksOnBottom() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Determines if the jump links are on the bottom of the polyline connection or not.
isJumpLinksReverse() - Method in class org.eclipse.gmf.runtime.notation.impl. ConnectorImpl
 
isJumpLinksReverse() - Method in class org.eclipse.gmf.runtime.notation.impl. RoutingStyleImpl
 
isJumpLinksReverse() - Method in interface org.eclipse.gmf.runtime.notation. RoutingStyle
Returns the value of the ' Jump Links Reverse ' attribute.
isJumpLinksSmooth() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Determines if the jump links are smooth or not.
isLabelProperty(Object, String) - Method in class org.eclipse.gmf.runtime.common.ui.services.statusline. StatusLineMessageContributionItem
 
isMaintainAspectRatio() - Method in class org.eclipse.gmf.runtime.draw2d.ui.render.figures. ScalableImageFigure
Accessor to determine if the rendered image will respect the original aspect ratio of the default image when resized.
isModifiable() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. MultiButtonCellEditor
Determine if the label in the cell editor is modifiable.
isModifiable(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocumentProvider
 
isModifiable(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. DiagramInputDocumentProvider
 
isModifiable(Object) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. IDocumentProvider
Returns whether the document provider thinks that the given element can persistently be modified.
isModifiable(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. FileDocumentProvider
 
isModifiable(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. StorageDocumentProvider
 
isModifyingChange(Notification) - Static method in class org.eclipse.gmf.runtime.emf.core.resources. GMFResource
Determines whether or not notification indicates a modifying change to a GMF resource
isMove(Notification) - Static method in class org.eclipse.gmf.runtime.diagram.core.listener. NotificationUtil
checks if the event is an Notification.MOVE event.
isMultiClientContext() - Method in class org.eclipse.gmf.runtime.emf.type.core. ClientContext
Not a multi-context.
isMultiClientContext() - Method in interface org.eclipse.gmf.runtime.emf.type.core. IClientContext
Returns whether this context is a multi-context, which is a compound context representing a group of client contexts.
isMultiClientContext() - Method in class org.eclipse.gmf.runtime.emf.type.core. MultiClientContext
I am a multi-clientContext.
isMultiSelectable() - Method in class org.eclipse.gmf.runtime.emf.ui.dialogs. AbstractSelectElementDialog
Is this dialog in single or multi-select mode?
isMutable() - Method in class org.eclipse.gmf.runtime.notation.impl. BasicDecorationNodeImpl
 
isMutable() - Method in class org.eclipse.gmf.runtime.notation.impl. ViewImpl
 
isMutable() - Method in interface org.eclipse.gmf.runtime.notation. View
Returns the value of the ' Mutable ' attribute.
isNameable(EObject) - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. AbstractClipboardSupport
By default, elements are nameable if they have an EAttribute named "name".
isNameable(EObject) - Method in interface org.eclipse.gmf.runtime.emf.clipboard.core. IClipboardSupport
Queries whether an eObject's metamodel supports the concept of "naming" the eObject.
isNameable(EObject) - Method in class org.eclipse.gmf.runtime.emf.core.clipboard. AbstractClipboardSupport
MSL has extensions for metamodels to indicate which objects can have names.
isNonUserChange() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.views. TextChangeHelper
Returns true if a programmatic change is in progress.
isNotifierDeleted(Notification) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractModelerPropertySection
Returns whether or not the notifier for a particular notification has been deleted from its parent.
isNull() - Method in interface org.eclipse.gmf.runtime.common.core.util. INullObject
Queries whether this is the null instance of a given implementation class.
isOK(CommandResult) - Method in class org.eclipse.gmf.runtime.emf.type.core.commands. EditElementCommand
Convenience method to check the status of commandRequest.
isOkToAppendEObjectAt(EObject, EReference, EObject) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardSupportUtil
Queries whether a many reference may be appended with an new EObject.
isOkToDestroyEObject(EObject, EReference) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardSupportUtil
Queries whether a scalar reference may be cleared.
isOkToDestroyEObjectInCollection(EObject, EReference) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardSupportUtil
Queries whether a many reference may have a reference removed from it.
isOkToSetEAttribute(EObject, EAttribute, Object) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardSupportUtil
Queries whether an attribute may be set to the specified new value.
isOkToSetEList(EObject, EReference) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardSupportUtil
Queries whether a many reference may be replaced with an entirely new list of EObjects.
isOkToSetEObject(EObject, EReference, EObject) - Static method in class org.eclipse.gmf.runtime.emf.clipboard.core. ClipboardSupportUtil
Queries whether a scalar reference may be set to an new EObject.
isOpaque() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. RectangularDropShadowLineBorder
Is this border Opaque or not.
isOpenNewlyCreatedDiagramEditor() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.wizards. EditorWizardPage
Answers whether or not this Wizard will open the editor of the newly created diagram
isOperationHistoryListener() - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalRedoAction
Listens to the operation history events.
isOperationHistoryListener() - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalUndoAction
Listens to the operation history events.
isOptimistic() - Method in class org.eclipse.gmf.runtime.common.core.service. Service
Answers whether or not this service uses optimistic caching.
isOptimized() - Method in class org.eclipse.gmf.runtime.common.core.service. Service
Answers whether or not this service is optimized by caching its service providers.
isPasteEnabled() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyPageCellEditor
Determines if there is a text widget on which text can be pasted
ISpecializationType - Interface in org.eclipse.gmf.runtime.emf.type.core
Interface used to define application-layer types that describe a specialization of a metamodel type.
ISpecializationTypeDescriptor - Interface in org.eclipse.gmf.runtime.emf.type.core
Descriptor for a specialization element type that has been defined in XML using the elementTypes extension point.
isPrompt() - Method in class org.eclipse.gmf.runtime.emf.type.core.requests. CreateRelationshipRequest
Gets the value of the prompt flag.
isPropertySet(Object) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.descriptors. CompositePropertySource
 
isPropertySet(Object) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertySource
 
isPropertySet(Object) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors. EMFCompositePropertySource
This delegates to IItemPropertyDescriptor.isPropertySet.
isPropertySet(Object) - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors. EObjectContainmentListPropertyValue
 
isPropertySupported(View, Object) - Static method in class org.eclipse.gmf.runtime.diagram.core.util. ViewUtil
checks if the passed property is supported bythe passed view
isPropertySupported(View, EStructuralFeature, EClass) - Static method in class org.eclipse.gmf.runtime.diagram.core.util. ViewUtil
checks if the passed feature is supported by the passed view
isReadOnly() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.descriptors. CompositeSourcePropertyDescriptor
Returns the readOnly property
isReadOnly() - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.descriptors. ICompositeSourcePropertyDescriptor
Return read-only status - true if editing of the property is not allowed, false otherwise
isReadOnly() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. ExtendedPropertyDescriptor
 
isReadOnly() - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.sections. AbstractModelerPropertySection
Determine if the property sheet page contributor is read only.
isReadOnly(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocumentProvider
 
isReadOnly(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. DiagramInputDocumentProvider
 
isReadOnly(Object) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. IDocumentProvider
Returns whether the document provider thinks that the given element is read-only.
isReadOnly(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. StorageDocumentProvider
 
isReadOnly() - Method in class org.eclipse.gmf.runtime.emf.ui.action. AbstractModelActionDelegate
Answers whether or not I am a read-only action.
isReadOnly() - Method in class org.eclipse.gmf.runtime.emf.ui.action. AbstractModelActionHandler
Answers whether or not I am a read-only action.
isReadOnly() - Method in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors. EMFCompositeSourcePropertyDescriptor
Returns boolean - an indicator either or not this property can be set or re-set.
isRendered() - Method in interface org.eclipse.gmf.runtime.draw2d.ui.render. RenderedImage
 
isResource() - Method in class org.eclipse.gmf.runtime.emf.clipboard.core. PasteTarget
Return true if the target object is of type Resource.
isReversed() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. ConstrainedToolbarLayout
 
isRoundingBendpoints() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. PolylineConnectionEx
Determines if the bendpoints should be rounded.
isSameValue(Object) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyPagePropertyDescriptor
Determines if value is the same value as is already on the property source.
isSaveAllEnabled() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyPageCellEditor
Determines if there is a text widget in which text can be saved
isSaveAsAllowed() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.editor. FileDiagramEditor
 
isSaveAsAllowed() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
The AbstractDiagramEditor implementation of this IEditorPart method returns false.
isSelectAllEnabled() - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertyPageCellEditor
Determines if there is text to be selected.
isSelected() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. LabelEx
 
isSelected() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
 
isSelectionListener() - Method in class org.eclipse.gmf.runtime.common.ui.action.actions.global. GlobalPrintAction
 
isSelectionListener() - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global. GlobalBookmarkAction
 
isSelectionListener() - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global. GlobalCloseProjectAction
 
isSelectionListener() - Method in class org.eclipse.gmf.runtime.common.ui.action.ide.actions.global. GlobalOpenProjectAction
 
isSelectionListener() - Method in class org.eclipse.gmf.runtime.emf.ui.action. AbstractModelActionHandler
 
isSelectionType() - Method in interface org.eclipse.gmf.runtime.common.ui.services.dnd.core. ITransferAgent
Returns a boolean indicating whether the transfer agent is selection transfer
isSelectionType() - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.core. TransferAgent
 
isSet(int, ElementSelectionScope) - Static method in class org.eclipse.gmf.runtime.common.ui.services.elementselection. ElementSelectionScope
Tests if the specified option is set
isSet(int, IconOptions) - Static method in class org.eclipse.gmf.runtime.common.ui.services.icon. IconOptions
Tests if the specified option is set
isSet(int, ParserOptions) - Static method in class org.eclipse.gmf.runtime.common.ui.services.parser. ParserOptions
Checks if the specified option is set in the flags supplied.
isSetElement() - Method in class org.eclipse.gmf.runtime.notation.impl. BasicDecorationNodeImpl
 
isSetElement() - Method in class org.eclipse.gmf.runtime.notation.impl. ViewImpl
 
isSetElement() - Method in interface org.eclipse.gmf.runtime.notation. View
Returns whether the value of the ' Element' reference is set
isSetMeasurementUnit() - Method in interface org.eclipse.gmf.runtime.notation. Diagram
Returns whether the value of the ' Measurement Unit' attribute is set
isSetMeasurementUnit() - Method in class org.eclipse.gmf.runtime.notation.impl. DiagramImpl
 
isShowTitle() - Method in class org.eclipse.gmf.runtime.notation.impl. CompartmentImpl
 
isShowTitle() - Method in class org.eclipse.gmf.runtime.notation.impl. ListCompartmentImpl
 
isShowTitle() - Method in class org.eclipse.gmf.runtime.notation.impl. SemanticListCompartmentImpl
 
isShowTitle() - Method in class org.eclipse.gmf.runtime.notation.impl. TitleStyleImpl
 
isShowTitle() - Method in interface org.eclipse.gmf.runtime.notation. TitleStyle
Returns the value of the ' Show Title ' attribute.
isSlotModified(Notification) - Static method in class org.eclipse.gmf.runtime.diagram.core.listener. NotificationUtil
checks if the event resulted in a slot modification (set/unset event)
isSpecializationOf(IElementType) - Method in interface org.eclipse.gmf.runtime.emf.type.core. ISpecializationType
Answers whether or not I am a specialization of type.
isSpecializationOf(IElementType) - Method in class org.eclipse.gmf.runtime.emf.type.core. SpecializationType
Answers whether or not I am a specialization of type.
isStateValidated(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocumentProvider
Returns whether validateState has been called for the given element since the element's state has potentially been invalidated.
isStateValidated(Object) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. IDocumentProvider
Returns whether the state of the given element has been validated.
isStatusLineOn() - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts. DiagramDocumentEditor
Determine if the status line should be on based on the global preference.
isStrikeThrough() - Method in interface org.eclipse.gmf.runtime.notation. FontStyle
Returns the value of the ' Strike Through ' attribute.
isStrikeThrough() - Method in class org.eclipse.gmf.runtime.notation.impl. FontStyleImpl
 
isStrikeThrough() - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
isSupportingListenerAvailable() - Method in class org.eclipse.gmf.runtime.common.ui.services.dnd.drop. TransferDropTargetAdapter
Check if a supporting listener is available.It also updates the current listener cache.
isSynchronized(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. AbstractDocumentProvider
 
isSynchronized(Object) - Method in interface org.eclipse.gmf.runtime.diagram.ui.resources.editor.document. IDocumentProvider
Returns whether the information provided for the given element is in sync with the element.
isSynchronized(Object) - Method in class org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document. FileDocumentProvider
 
IStatusLineContributionItemProvider - Interface in org.eclipse.gmf.runtime.common.ui.services.statusline
The interface for providers of the "statusLineContributionItemProvider" extension point.
isTextStrikedThrough() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. LabelEx
 
isTextStrikedThrough() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
 
isTextStrikedThrough() - Method in class org.eclipse.gmf.runtime.draw2d.ui.text. TextFlowEx
 
isTextTruncated() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrapLabel
Deprecated. If this behavior is required then a request can be made (with justification) for the WrappingLabel.
isTextTruncated() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
Returns true if the label's text is currently truncated and is displaying an ellipsis, false otherwise.
isTextUnderlined() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. LabelEx
 
isTextUnderlined() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
 
isTextUnderlined() - Method in class org.eclipse.gmf.runtime.draw2d.ui.text. TextFlowEx
 
isTextWrapOn() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrappingLabel
 
isTextWrapped() - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures. WrapLabel
Deprecated. Use WrappingLabel.isTextWrapOn() instead. This method was renamed because it never indicated if the text was actually wrapped, but whether text wrapping was turned on in the label.
isTrackingModification() - Method in class org.eclipse.gmf.runtime.emf.core.clipboard. CopyingResource
 
isTransient(EObject) - Static method in class org.eclipse.gmf.runtime.diagram.core.util. ViewUtil
checks if the passed view is transient or exists in a transient branch
isUnderline() - Method in interface org.eclipse.gmf.runtime.notation. FontStyle
Returns the value of the ' Underline ' attribute.
isUnderline() - Method in class org.eclipse.gmf.runtime.notation.impl. FontStyleImpl
 
isUnderline() - Method in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
 
isUpdateable(IAdaptable) - Method in interface org.eclipse.gmf.runtime.common.core.util. IUpdateable
Tests if an element is updatable
isUsingGradient() - Method in class org.eclipse.gmf.runtime.gef.ui.figures. NodeFigure
Utility method that indicates if gradient should be used as a fill style or not.
isValidEditString(IAdaptable, String) - Method in interface org.eclipse.gmf.runtime.common.ui.services.parser. IParser
Tests if the user-entered string is in a valid form that can be parsed
isValidPositiveInteger(String) - Static method in class org.eclipse.gmf.runtime.common.core.util. StringUtil
Do not use Integer.parseInt().
isValidSelection(List) - Method in class org.eclipse.gmf.runtime.common.ui.services.elementselection. ElementSelectionComposite
Determines if the selected elements are a valid selection.
isValueOkay(Object, Object) - Method in interface org.eclipse.gmf.runtime.common.ui.services.properties.extended. IExtendedPropertySource
Returns true if the property value is not equal to BLANK as displayed in multiple select unequal values.
isValueOkay(Object, Object) - Method in class org.eclipse.gmf.runtime.common.ui.services.properties.extended. PropertySource
checks to see if the value entered is the same as the BLANK value displayed in multiple select.
isValueResetOnUndo() - Method in class org.eclipse.gmf.runtime.emf.ui.properties.commands. RestoreDefaultPropertyValueCommand
Gets the flag that indicates that the property value was reset by this command.
isValueResetOnUndo() - Method in class org.eclipse.gmf.runtime.emf.ui.properties.commands. SetModelPropertyValueCommand
Gets the flag to indicate that the property value had never before been set, so a reset is appropriate when the command is undone.
isVertical() - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry. LineSeg
Determines if this a vertical segment
isVisible() - Method in class org.eclipse.gmf.runtime.notation.impl. BasicDecorationNodeImpl
 
isVisible() - Method in class org.eclipse.gmf.runtime.notation.impl. ViewImpl
 
isVisible() - Method in interface org.eclipse.gmf.runtime.notation. View
Returns the value of the ' Visible ' attribute.
ITALIC_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. FontStyleImpl
The default value of the ' Italic' attribute
ITALIC_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
The default value of the ' Italic' attribute
ITALIC_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl. FontStyleImpl
The flag representing the value of the ' Italic' attribute
ITALIC_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl. ShapeImpl
The flag representing the value of the ' Italic' attribute
iterator() - Method in class org.eclipse.gmf.runtime.common.core.command. CompositeCommand
Obtains an iterator to traverse my child operations.
iterator() - Method in interface org.eclipse.gmf.runtime.common.core.command. ICompositeCommand
Obtains an iterator to traverse my child operations.
iterator() - Method in class org.eclipse.gmf.runtime.emf.ui.properties.util. PropertyPageSelection
Returns an iterator over the elements of this selection.
ITransferAgent - Interface in org.eclipse.gmf.runtime.common.ui.services.dnd.core
Interface to be implemented by providers of new transfer agents for drag and drop operations
ITransferDragSourceListener - Interface in org.eclipse.gmf.runtime.common.ui.services.dnd.drag
Interface to be implemented by providers of transfer agents that are used by the drag source within drag/drop operations.
ITransferDropTargetListener - Interface in org.eclipse.gmf.runtime.common.ui.services.dnd.drop
Interface to be implemented by providers of transfer agents that are used by the drop target within drag/drop operations.
IUpdateable - Interface in org.eclipse.gmf.runtime.common.core.util
Tests if an element is updatable
IViewProvider - Interface in org.eclipse.gmf.runtime.diagram.core.providers
 

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.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire