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

B

BACKSLASH - Static variable in class org.eclipse.gmf.runtime.draw2d.ui.figures.HashedCircle.HashType
Draws a '\' through the circle
BACKWARD_SLASH - Static variable in class org.eclipse.gmf.runtime.common.core.util.StringStatics
The backward slash /
BELOW - Static variable in class org.eclipse.gmf.runtime.notation.JumpLinkStatus
The 'Below' literal value
BELOW_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation.JumpLinkStatus
The 'Below' literal object
BENDPOINTS - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The meta object id for the 'Bendpoints' class
BENDPOINTS - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Bendpoints' class
BENDPOINTS_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The number of structural features of the 'Bendpoints' class
BINARIES - Static variable in class org.eclipse.gmf.runtime.common.ui.services.elementselection.ElementSelectionScope
Provide all types in binaries (if applicable).
BIND_STYLE_TEXT - Static variable in class org.eclipse.gmf.runtime.common.ui.services.parser.ParserOptions
Show that there are bound arguments.
BLANK - Static variable in class org.eclipse.gmf.runtime.common.core.util.StringStatics
The empty string
BMP - Static variable in class org.eclipse.gmf.runtime.diagram.ui.image.ImageFileFormat
supported format Windows Bitmap format (BMP).
BOLD_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.FontStyleImpl
The default value of the 'Bold' attribute
BOLD_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.ShapeStyleImpl
The default value of the 'Bold' attribute
BOLD_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl.FontStyleImpl
The flag representing the value of the 'Bold' attribute
BOLD_EFLAG - Static variable in class org.eclipse.gmf.runtime.notation.impl.ShapeStyleImpl
The flag representing the value of the 'Bold' attribute
BOOKMARK - Static variable in class org.eclipse.gmf.runtime.common.ui.action.ide.global.IDEGlobalActionId
Action id for the add bookmark action
BOOKMARK - Static variable in interface org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorKeys
The key used for the bookmark decoration.
BOTH - Static variable in class org.eclipse.gmf.runtime.common.ui.dialogs.ExpansionType
Incoming and outgoing relationships
BOTTOM - Static variable in class org.eclipse.gmf.runtime.notation.Alignment
The 'Bottom' literal value
BOTTOM_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation.Alignment
The 'Bottom' literal object
BOUNDS - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The meta object id for the 'Bounds' class
BOUNDS - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Bounds' class
BOUNDS_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The number of structural features of the 'Bounds' class
BOUNDS__HEIGHT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Height' attribute
BOUNDS__WIDTH - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Width' attribute
BOUNDS__X - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'X' attribute
BOUNDS__Y - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Y' attribute
BUSY - Static variable in class org.eclipse.gmf.runtime.common.ui.action.IActionWithProgress.WorkIndicatorType
Busy work indicator.
BUSY - Static variable in class org.eclipse.gmf.runtime.common.ui.services.dnd.drop.AbstractDropTargetListener.WorkIndicatorType
Busy work indicator type.
BaseInlineTextActionHandler - class org.eclipse.gmf.runtime.common.ui.util.BaseInlineTextActionHandler.
A class that is used to handle all keyboard generated text actions associated with the displayed text editor
BasePasteOperation - class org.eclipse.gmf.runtime.emf.clipboard.core.BasePasteOperation.
Abstract specification of all paste operations, providing common behaviours and enforcing certain protocols.
BasePasteOperation(IProgressMonitor, Map, ResourceInfo, IClipboardSupport) - Constructor for class org.eclipse.gmf.runtime.emf.clipboard.core.BasePasteOperation
Initializes me.
BasePasteOperation(BasePasteOperation) - Constructor for class org.eclipse.gmf.runtime.emf.clipboard.core.BasePasteOperation
Initializes me with a superordinate paste operation that has created me.
BaseSlidableAnchor - class org.eclipse.gmf.runtime.draw2d.ui.figures.BaseSlidableAnchor.
Provides the implementation of Slidable anchor
BaseSlidableAnchor() - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures.BaseSlidableAnchor
Empty constructor
BaseSlidableAnchor(IFigure) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures.BaseSlidableAnchor
Default constructor.
BaseSlidableAnchor(IFigure, PrecisionPoint) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures.BaseSlidableAnchor
Constructor.
BasicNodeViewFactory - class org.eclipse.gmf.runtime.diagram.ui.view.factories.BasicNodeViewFactory.
This is the base factory class for all Node views, it will create the view and decorate it using the default decorations you can subclass it to add more decorations, or customize the way it looks, like adding new style
BasicNodeViewFactory() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.view.factories.BasicNodeViewFactory
 
Bendpoints - interface org.eclipse.gmf.runtime.notation.Bendpoints.
A representation of the model object 'Bendpoints'.
BooleanPropertyAction - class org.eclipse.gmf.runtime.diagram.ui.actions.BooleanPropertyAction.
A base action representing those that are responsible to setting boolean valued properties
BooleanPropertyAction(IWorkbenchPage, String, String) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.actions.BooleanPropertyAction
 
BooleanPropertyHelper - class org.eclipse.gmf.runtime.emf.ui.properties.util.BooleanPropertyHelper.
Helper class used by boolean-based property descriptors and cell editors.
BooleanPropertyHelper(EObject) - Constructor for class org.eclipse.gmf.runtime.emf.ui.properties.util.BooleanPropertyHelper
Constructor
BorderItemLocator - class org.eclipse.gmf.runtime.diagram.ui.figures.BorderItemLocator.
BorderItemLocator works closely with border items in determining position.
BorderItemLocator(IFigure) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.figures.BorderItemLocator
The preferred side determines placement of figure.
BorderItemLocator(IFigure, int) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.figures.BorderItemLocator
The preferred side determines placement of figure.
BorderItemLocator(IFigure, IFigure, Rectangle) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.figures.BorderItemLocator
The preferred location overrides the preferred side.
BorderItemSelectionEditPolicy - class org.eclipse.gmf.runtime.diagram.ui.editpolicies.BorderItemSelectionEditPolicy.
Edit policy to restrict border item movement.
BorderItemSelectionEditPolicy() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.editpolicies.BorderItemSelectionEditPolicy
 
BorderItemsAwareFreeFormLayer - class org.eclipse.gmf.runtime.diagram.ui.figures.BorderItemsAwareFreeFormLayer.
a Border item aware implementation for the free form layer This layer will make sure that scroll bars and bounds calculations respect the border items implementation
BorderItemsAwareFreeFormLayer() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.figures.BorderItemsAwareFreeFormLayer
 
BorderItemsAwareFreeFormLayer.BorderItemAwareFreeFormHelper - class org.eclipse.gmf.runtime.diagram.ui.figures.BorderItemsAwareFreeFormLayer.BorderItemAwareFreeFormHelper.
The helper class used by the border item aware free form layer This helper class will calculate the correct extent of the layer, considering the border items
BorderItemsAwareFreeFormLayer.BorderItemAwareFreeFormHelper(FreeformFigure) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.figures.BorderItemsAwareFreeFormLayer.BorderItemAwareFreeFormHelper
 
BorderItemsUtil - class org.eclipse.gmf.runtime.diagram.ui.figures.BorderItemsUtil.
Utility class used to provide helper methods commonly used by the Border Item figures
BorderItemsUtil() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.figures.BorderItemsUtil
 
BorderedBorderItemEditPart - class org.eclipse.gmf.runtime.diagram.ui.editparts.BorderedBorderItemEditPart.
A border item shape that can also have border items.
BorderedBorderItemEditPart(View) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.editparts.BorderedBorderItemEditPart
Create an instance.
BorderedNodeFigure - class org.eclipse.gmf.runtime.diagram.ui.figures.BorderedNodeFigure.
Wrapper figure that contains the main figure and the border item figures.
BorderedNodeFigure(IFigure) - Constructor for class org.eclipse.gmf.runtime.diagram.ui.figures.BorderedNodeFigure
Creates a new BorderedNodeFigure figure.
Bounds - interface org.eclipse.gmf.runtime.notation.Bounds.
A representation of the model object 'Bounds'.
BoundsImpl - class org.eclipse.gmf.runtime.notation.impl.BoundsImpl.
An implementation of the model object 'Bounds'
BoundsImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl.BoundsImpl
 
basicGetDiagram() - Method in class org.eclipse.gmf.runtime.notation.impl.ViewImpl
 
basicGetElement() - Method in class org.eclipse.gmf.runtime.notation.impl.ViewImpl
 
basicGetModel() - Method in class org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart
Access the model member variable
basicGetTypedKey() - Method in class org.eclipse.gmf.runtime.notation.impl.NodeEntryImpl
 
basicSetBendpoints(Bendpoints, NotificationChain) - Method in class org.eclipse.gmf.runtime.notation.impl.EdgeImpl
 
basicSetCropBound(Bounds, NotificationChain) - Method in class org.eclipse.gmf.runtime.notation.impl.ImageStyleImpl
 
basicSetImageBuffer(Image, NotificationChain) - Method in class org.eclipse.gmf.runtime.notation.impl.ImageBufferStyleImpl
 
basicSetLayoutConstraint(LayoutConstraint, NotificationChain) - Method in class org.eclipse.gmf.runtime.notation.impl.NodeImpl
 
basicSetResourceSet(ResourceSet, NotificationChain) - Method in class org.eclipse.gmf.runtime.emf.core.resources.GMFResource
 
basicSetSource(View, NotificationChain) - Method in class org.eclipse.gmf.runtime.notation.impl.EdgeImpl
 
basicSetSourceAnchor(Anchor, NotificationChain) - Method in class org.eclipse.gmf.runtime.notation.impl.EdgeImpl
 
basicSetTarget(View, NotificationChain) - Method in class org.eclipse.gmf.runtime.notation.impl.EdgeImpl
 
basicSetTargetAnchor(Anchor, NotificationChain) - Method in class org.eclipse.gmf.runtime.notation.impl.EdgeImpl
 
bendpoints - Variable in class org.eclipse.gmf.runtime.notation.impl.EdgeImpl
The cached value of the 'Bendpoints' containment reference
bindId(String) - Method in class org.eclipse.gmf.runtime.emf.type.core.ClientContext
 
bindId(String) - Method in interface org.eclipse.gmf.runtime.emf.type.core.IClientContext
Binds a specific element type or advice to me.
bindId(String) - Method in class org.eclipse.gmf.runtime.emf.type.core.MultiClientContext
Binds the typeId to each of my children.
bindPattern(Pattern) - Method in class org.eclipse.gmf.runtime.emf.type.core.ClientContext
 
bindPattern(Pattern) - Method in interface org.eclipse.gmf.runtime.emf.type.core.IClientContext
Binds a pattern of element types and advice to me.
bindPattern(Pattern) - Method in class org.eclipse.gmf.runtime.emf.type.core.MultiClientContext
Binds the pattern to each of my children.
body - Variable in class org.eclipse.gmf.runtime.common.ui.dialogs.ShowRelatedElementsDialog
Composite body that contains the interesting controls.
borderFigureMoved() - Method in class org.eclipse.gmf.runtime.diagram.ui.figures.BorderItemsAwareFreeFormLayer
will notify the layer that a border item had been moved; which will result in invalidating the layer (recalculating the bounds and extent).
bringDown() - Method in class org.eclipse.gmf.runtime.diagram.ui.tools.TextDirectEditManager
 
buildActions() - Method in class org.eclipse.gmf.runtime.diagram.ui.parts.DiagramActionBarContributor
 
buildContextMenu(IMenuManager) - Method in class org.eclipse.gmf.runtime.diagram.ui.providers.DiagramContextMenuProvider
 
buildParserOptions() - Method in class org.eclipse.gmf.runtime.diagram.ui.editparts.TextCompartmentEditPart
Builds the parser options.
buildTooltip(ConnectionHandle.HandleDirection) - Method in class org.eclipse.gmf.runtime.diagram.ui.editpolicies.ConnectionHandleEditPolicy
Builds the applicable tooltip string based on whether the Modeling Assistant Service supports handle gestures on this element.
buttonPressed(int) - Method in class org.eclipse.gmf.runtime.common.ui.dialogs.PropertiesDialog
 
button_margin - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractNotationPropertiesSection
 
buttons - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ConnectionAppearancePropertySection
 

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

Guidelines for using Eclipse APIs.

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