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

L

LABEL_NEW_VALUE - Static variable in class org.eclipse.gmf.runtime.common.core.util.Trace
Label indicating new value.
LABEL_OLD_VALUE - Static variable in class org.eclipse.gmf.runtime.common.core.util.Trace
Label indicating old value.
LAST - Static variable in class org.eclipse.gmf.runtime.common.core.service.ExecutionStrategy
Executes an operation on the last provider of the lowest priority that provides the operation.
LAYOUT_CONSTRAINT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The meta object id for the 'Layout Constraint' class
LAYOUT_CONSTRAINT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Layout Constraint' class
LAYOUT_CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The number of structural features of the 'Layout Constraint' class
LEFT - Static variable in class org.eclipse.gmf.runtime.notation.Alignment
The 'Left' literal value
LEFT_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation.Alignment
The 'Left' literal object
LESS - Static variable in class org.eclipse.gmf.runtime.notation.Smoothness
The 'Less' literal value
LESS_LITERAL - Static variable in class org.eclipse.gmf.runtime.notation.Smoothness
The 'Less' literal object
LINE_COLOR_COMMAND_NAME - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
 
LINE_COLOR_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.ConnectorStyleImpl
The default value of the 'Line Color' attribute
LINE_COLOR_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.LineStyleImpl
The default value of the 'Line Color' attribute
LINE_COLOR_EDEFAULT - Static variable in class org.eclipse.gmf.runtime.notation.impl.ShapeStyleImpl
The default value of the 'Line Color' attribute
LINE_ROUTER_NAME_LABEL - Static variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ConnectionAppearancePropertySection
 
LINE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The meta object id for the 'Line Style' class
LINE_STYLE - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Line Style' class
LINE_STYLE_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The number of structural features of the 'Line Style' class
LINE_STYLE__LINE_COLOR - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Line Color' attribute
LINE_STYLE__LINE_COLOR - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Line Color' attribute feature
LOCAL - Static variable in class org.eclipse.gmf.runtime.emf.clipboard.core.PasteOption
Paste option indicating that the element(s) referenced by by an EReference feature of a pasted object must be in the same model as the pasted object.
LOCATION - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The meta object id for the 'Location' class
LOCATION - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Location' class
LOCATION_AFTER - Static variable in interface org.eclipse.gmf.runtime.common.ui.services.dnd.drop.IDropTargetContext
Constant describing the position of the cursor relative to the target object.
LOCATION_BEFORE - Static variable in interface org.eclipse.gmf.runtime.common.ui.services.dnd.drop.IDropTargetContext
Constant describing the position of the cursor relative to the target object.
LOCATION_EPSILON - Static variable in class org.eclipse.gmf.runtime.common.ui.services.dnd.drop.DropTargetContext
The threshold used to determine if the mouse is before or after a target item.
LOCATION_FEATURE_COUNT - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The number of structural features of the 'Location' class
LOCATION_NONE - Static variable in interface org.eclipse.gmf.runtime.common.ui.services.dnd.drop.IDropTargetContext
Constant describing the position of the cursor relative to the target object.
LOCATION_ON - Static variable in interface org.eclipse.gmf.runtime.common.ui.services.dnd.drop.IDropTargetContext
Constant describing the position of the cursor relative to the target object.
LOCATION__X - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'X' attribute
LOCATION__X - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'X' attribute feature
LOCATION__Y - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage
The feature id for the 'Y' attribute
LOCATION__Y - Static variable in interface org.eclipse.gmf.runtime.notation.NotationPackage.Literals
The meta object literal for the 'Y' attribute feature
LOW - Static variable in class org.eclipse.gmf.runtime.common.core.service.ProviderPriority
The second-lowest provider priority.
LOWEST - Static variable in class org.eclipse.gmf.runtime.common.core.service.ProviderPriority
The lowest provider priority.
LabelChangedEvent - class org.eclipse.gmf.runtime.common.ui.services.icon.LabelChangedEvent.
A custom provider changed event for handling icon and text changes
LabelChangedEvent(IProvider, Object[]) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.icon.LabelChangedEvent
Constructor for LabelChangedEvent
LabelChangedEvent(IProvider, Object[], boolean) - Constructor for class org.eclipse.gmf.runtime.common.ui.services.icon.LabelChangedEvent
Constructor for LabelChangedEvent
LayoutConstraint - interface org.eclipse.gmf.runtime.notation.LayoutConstraint.
A representation of the model object 'Layout Constraint'.
LeftRightProvider - class org.eclipse.gmf.runtime.diagram.ui.providers.LeftRightProvider.
 
LeftRightProvider() - Constructor for class org.eclipse.gmf.runtime.diagram.ui.providers.LeftRightProvider
 
LineSeg - class org.eclipse.gmf.runtime.draw2d.ui.geometry.LineSeg.
This is a geometric utility class that allows for manipulation of line segments.
LineSeg(Point, Point) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.geometry.LineSeg
Constructor
LineSeg(LineSeg.KeyPoint, int, int, float, long, int) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.geometry.LineSeg
Creates a segment using (fromX, fromY) as either the first point of the segment (start == Origin) or the midpoint of the segment (start == Midpoint), and using slope as its new slope and len as the new length.
LineSeg.KeyPoint - class org.eclipse.gmf.runtime.draw2d.ui.geometry.LineSeg.KeyPoint.
Enumeration class for defining the keypoint along a line segment.
LineSeg.Sign - class org.eclipse.gmf.runtime.draw2d.ui.geometry.LineSeg.Sign.
Enumeration class for defining the orientations of a point relative to the line segment.
LineSeg.TrigValues - class org.eclipse.gmf.runtime.draw2d.ui.geometry.LineSeg.TrigValues.
Structure to hold onto trig values that represent an angle
LineSeg.TrigValues() - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.geometry.LineSeg.TrigValues
 
LineStyle - interface org.eclipse.gmf.runtime.notation.LineStyle.
A representation of the model object 'Line Style'.
LineStyleImpl - class org.eclipse.gmf.runtime.notation.impl.LineStyleImpl.
An implementation of the model object 'Line Style'
LineStyleImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl.LineStyleImpl
 
ListScrollBar - class org.eclipse.gmf.runtime.draw2d.ui.figures.ListScrollBar.
 
ListScrollBar(int, Insets, Dimension, int, int) - Constructor for class org.eclipse.gmf.runtime.draw2d.ui.figures.ListScrollBar
Constructor
Location - interface org.eclipse.gmf.runtime.notation.Location.
A representation of the model object 'Location'.
LocationImpl - class org.eclipse.gmf.runtime.notation.impl.LocationImpl.
An implementation of the model object 'Location'
LocationImpl() - Constructor for class org.eclipse.gmf.runtime.notation.impl.LocationImpl
 
Log - class org.eclipse.gmf.runtime.common.core.util.Log.
A utility for logging errors, warnings, and information.
Log() - Constructor for class org.eclipse.gmf.runtime.common.core.util.Log
private constructor for the static class.
labelProvider - Variable in class org.eclipse.gmf.runtime.emf.ui.properties.descriptors.EObjectContainmentListPropertyValue
 
labelProviderChanged(LabelProviderChangedEvent) - Method in class org.eclipse.gmf.runtime.diagram.ui.properties.views.PropertiesBrowserPage
 
layout(IFigure) - Method in class org.eclipse.gmf.runtime.draw2d.ui.figures.ConstrainedToolbarLayout
 
layoutConstraint - Variable in class org.eclipse.gmf.runtime.notation.impl.NodeImpl
The cached value of the 'Layout Constraint' containment reference
length() - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry.LineSeg
Calculate the length of the line segment.
length(List) - Static method in class org.eclipse.gmf.runtime.draw2d.ui.geometry.PointListUtilities
Method length.
lineColor - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
 
lineColor - Variable in class org.eclipse.gmf.runtime.notation.impl.ConnectorStyleImpl
The cached value of the 'Line Color' attribute
lineColor - Variable in class org.eclipse.gmf.runtime.notation.impl.LineStyleImpl
The cached value of the 'Line Color' attribute
lineColor - Variable in class org.eclipse.gmf.runtime.notation.impl.ShapeStyleImpl
The cached value of the 'Line Color' attribute
lineColorButton - Variable in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection
 
list - Variable in class org.eclipse.gmf.runtime.common.ui.services.properties.extended.ExtendedComboBoxCellEditor
This keeps track of the list of model objects.
listIterator() - Method in class org.eclipse.gmf.runtime.common.core.command.CompositeCommand
Obtains an iterator to traverse my child operations in either direction.
listIterator(int) - Method in class org.eclipse.gmf.runtime.common.core.command.CompositeCommand
Obtains an iterator to traverse my child operations in either direction, starting from the specified index.
listIterator() - Method in interface org.eclipse.gmf.runtime.common.core.command.ICompositeCommand
Obtains an iterator to traverse my child operations in either direction.
listIterator(int) - Method in interface org.eclipse.gmf.runtime.common.core.command.ICompositeCommand
Obtains an iterator to traverse my child operations in either direction, starting from the specified index.
load(XMLResource, InputStream, Map) - Method in class org.eclipse.gmf.runtime.emf.core.resources.GMFLoad
 
loadClass(String, String) - Static method in class org.eclipse.gmf.runtime.common.core.service.AbstractProviderConfiguration
A utility method to load a class using its name and a given class loader.
locatePoint(double, long, LineSeg.Sign) - Method in class org.eclipse.gmf.runtime.draw2d.ui.geometry.LineSeg
Locates a point at a given height and distance along the line segment.
location - Variable in class org.eclipse.gmf.runtime.common.ui.services.dnd.drop.DropTargetContext
Attribute for the current location.
log(Plugin, IStatus) - Static method in class org.eclipse.gmf.runtime.common.core.util.Log
Responds to a log request for the specified plug-in based on the specified status object.
log(Plugin, int, int, String) - Static method in class org.eclipse.gmf.runtime.common.core.util.Log
Generates a log for the specified plug-in, with the specified severity, status code, and message.
log(Plugin, int, int, String, Throwable) - Static method in class org.eclipse.gmf.runtime.common.core.util.Log
Generates a log for the specified plug-in, with the specified severity, status code, message, and throwable.

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.