Types from org.eclipse.draw2d used by org.eclipse.datatools.sqltools.sqlbuilder

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.draw2d.AbstractConnectionAnchor

EXTENDS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector-1

org.eclipse.draw2d.AnchorListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection-1

org.eclipse.draw2d.ChangeEvent

PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.CheckBoxListener.handleStateChanged(ChangeEvent)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.CheckBoxListener.handleStateChanged(ChangeEvent)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox.1.handleStateChanged(ChangeEvent)-1

org.eclipse.draw2d.ChangeListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.CheckBoxListener-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.CheckBoxListener-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox.1-1

org.eclipse.draw2d.CompoundBorder

EXTENDS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder.TableFrameBorder()34

org.eclipse.draw2d.Connection

IMPLEMENTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createDummyConnection(Request)60
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createDummyConnection(ReconnectRequest)131
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getConstraint(Connection)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getEndPoint(Connection)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getStartPoint(Connection)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.invalidate(Connection)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.remove(Connection)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.setConstraint(Connection, Object)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createDummyConnection(Request)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createDummyConnection(ReconnectRequest)-1

org.eclipse.draw2d.ConnectionAnchor

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.sourceAnchor-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.targetAnchor-1
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getChopRectangle(ConnectionAnchor)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getContainerFigure(ConnectionAnchor)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getOwnerFigure(ConnectionAnchor)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.anchorMoved(ConnectionAnchor)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setSourceAnchor(ConnectionAnchor)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setTargetAnchor(ConnectionAnchor)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.getSourceConnectionAnchor(ConnectionEditPart)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.getSourceConnectionAnchor(Request)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.getTargetConnectionAnchor(ConnectionEditPart)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.getTargetConnectionAnchor(Request)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getSourceAnchor()-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getTargetAnchor()-1

org.eclipse.draw2d.ConnectionRouter

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.connectionRouter-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter-1
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setConnectionRouter(ConnectionRouter)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getConnectionRouter()-1

org.eclipse.draw2d.Figure

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)75
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)76
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.fSourceDataType-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.fTargetDataType-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.fTargetFeedback-1
EXTENDS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.SQLRootEditPart.createFigure()43
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createToolTip(Point, String)197
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createToolTip(Point, String)169
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.SQLRootEditPart.createFigure()43
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)76
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)75
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createToolTip(Point, String)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createToolTip(Point, String)-1

org.eclipse.draw2d.FlowLayout

INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()174
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()102
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()102

org.eclipse.draw2d.FocusBorder

EXTENDS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder302
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder-1

org.eclipse.draw2d.FocusEvent

PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.1.focusGained(FocusEvent)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.1.focusLost(FocusEvent)-1

org.eclipse.draw2d.FocusListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.1-1

org.eclipse.draw2d.geometry.Dimension

INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()89
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()90
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getMinimumSize(IFigure)124
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.calculatePreferredSize(IFigure, int, int)44
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.calculatePreferredSize(IFigure, int, int)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getMinimumSize(IFigure)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getPreferredSize(IFigure)-1

org.eclipse.draw2d.geometry.Insets

INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()99
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)-1

org.eclipse.draw2d.geometry.Point

INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.getLocation(Point)41
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.getLocation(Point)51
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.getLocation(Point)46
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)108
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)109
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)117
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)118
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)100
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)106
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)115
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)107
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)116
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)99
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)102
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)101
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateJoinIcon()280
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.giveUserPrompt()144
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.HoverTrackAdapter.mouseMove(MouseEvent)413
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.HoverTrackAdapter.mouseMove(MouseEvent)412
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.HoverTrackAdapter.mouseMove(MouseEvent)412
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.HoverTrackAdapter.mouseMove(MouseEvent)413
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand.canExecute()52
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand.canExecute()53
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.getLocation(Point)46
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.getLocation(Point)51
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.getLocation(Point)41
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getThickPoints()170
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getThickPoints()165
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setPoints(PointList)180
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validate()227
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateEndShape()253
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateJoinIcon()264
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateJoinIcon()280
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateJoinIcon()263
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)334
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)334
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createToolTip(Point, String)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createToolTip(Point, String)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.getLocation(Point)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.getLocation(Point)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getEndPoint(Connection)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getStartPoint(Connection)-1

org.eclipse.draw2d.geometry.PointList

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.FUNNEL_SHAPE-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getThickPoints()161
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getThickPoints()162
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getThickPoints()161
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateJoinIcon()261
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setPoints(PointList)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getPoints()-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getThickPoints()-1

org.eclipse.draw2d.geometry.Rectangle

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.calculatePreferredSize(IFigure, int, int)43
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayoutEditPolicy.setLocationCommand(TableEditPart, Object)67
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand.newRect-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.calculatePreferredSize(IFigure, int, int)65
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.setInput(Object)372
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.calculatePreferredSize(IFigure, int, int)43
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.getLocation(Point)29
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.getLocation(Point)28
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getEndPoint(Connection)148
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getStartPoint(Connection)143
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)83
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)85
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)86
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)80
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)82
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)79
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand.setConstraint(Rectangle)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getRelativeXPosition(Rectangle, Rectangle)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getRelativeXPosition(Rectangle, Rectangle)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getChopRectangle(ConnectionAnchor)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getBounds()-1

org.eclipse.draw2d.Graphics

PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.fillShape(Graphics)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.outlineShape(Graphics)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)-1

org.eclipse.draw2d.IFigure

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.calculatePreferredSize(IFigure, int, int)40
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.fTargetFeedback-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.fChopFigure-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand.execute()70
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.showTargetConnectionFeedback(DropRequest)181
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.calculatePreferredSize(IFigure, int, int)40
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getChopRectangle(ConnectionAnchor)49
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.focusGained(FocusEvent)309
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.focusLost(FocusEvent)319
PARAMETER
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox.forwardSetContents(IFigure)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox.forwardSetContents(IFigure)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.calculatePreferredSize(IFigure, int, int)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.refreshTitleBar(IFigure)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.EdgeChopBoxConnector(IFigure, IFigure)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.EdgeChopBoxConnector(IFigure, IFigure)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getConstraint(IFigure)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getMinimumSize(IFigure)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getPreferredSize(IFigure)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.setConstraint(IFigure, Object)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.createFigure()-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.SQLRootEditPart.createFigure()-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.SQLRootEditPart.getLayer(Object)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.getContentPane()-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.getLayer(Object)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getContainerFigure(ConnectionAnchor)-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getOwnerFigure(ConnectionAnchor)-1

org.eclipse.draw2d.Label

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.checkedLabel-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.keyIcon-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.label-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.unCheckedLabel-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.joinTypeIcon-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.label-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.calculatePreferredSize(IFigure, int, int)42
INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnEditPart(Object, TableEditPart, SQLDomainModel)86
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnEditPart(Object, TableEditPart, SQLDomainModel)87
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()202
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()199
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createToolTip(Point, String)197
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createToolTip(Point, String)169
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()61
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.giveUserPrompt()141
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.getLabel()-1

org.eclipse.draw2d.LabeledBorder

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.refreshTitleBar(IFigure)241
IMPLEMENTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.refreshTitleBar(IFigure)240
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()92

org.eclipse.draw2d.LineBorder

INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createToolTip(Point, String)199
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createToolTip(Point, String)171

org.eclipse.draw2d.MarginBorder

INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()99

org.eclipse.draw2d.Panel

INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()97
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()97

org.eclipse.draw2d.PolygonDecoration

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.endShape-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.startShape-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()71
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()66

org.eclipse.draw2d.PolylineConnection

EXTENDS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection-1

org.eclipse.draw2d.PositionConstants

IMPLEMENTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection-1

org.eclipse.draw2d.RectangleFigure

INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.showTargetConnectionFeedback(DropRequest)178
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.showTargetConnectionFeedback(DropRequest)178

org.eclipse.draw2d.SchemeBorder

INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder.TableFrameBorder()32

org.eclipse.draw2d.SchemeBorder.Scheme

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder.raisedBorderScheme-1

org.eclipse.draw2d.ScrollPane

CASTS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.getContentPane()81
INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()88
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()88

org.eclipse.draw2d.SimpleLoweredBorder

INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder.TableFrameBorder()34

org.eclipse.draw2d.TitleBarBorder

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder.titleBar-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder.TableFrameBorder()34

org.eclipse.draw2d.Toggle

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.checkBox-1
EXTENDS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox-1
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.getCheckBox()-1

org.eclipse.draw2d.XYLayout

EXTENDS
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout-1

Back to reference summary for org.eclipse.datatools.sqltools.sqlbuilder

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict