Methods 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.AbstractConnectionAnchor(IFigure)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.EdgeChopBoxConnector(IFigure, IFigure)23

org.eclipse.draw2d.AbstractConnectionAnchor.getOwner()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.getLocation(Point)29

org.eclipse.draw2d.AbstractLabeledBorder.getLabel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder.getLabel()42

org.eclipse.draw2d.AbstractLabeledBorder.setFont(Font)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder.setFont(Font)46

org.eclipse.draw2d.AbstractLabeledBorder.setLabel(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder.setLabel(String)50

org.eclipse.draw2d.AbstractLabeledBorder.setTextColor(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder.TableFrameBorder()36

org.eclipse.draw2d.AbstractPointListShape.addPoint(Point)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)117
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)108
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)100
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)109
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)118
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)101
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)102
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setPoints(PointList)181

org.eclipse.draw2d.AbstractPointListShape.getEnd()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateEndShape()253

org.eclipse.draw2d.AbstractPointListShape.getPoints()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getPoints()157
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateEndShape()256
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateJoinIcon()261
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateStartShape()245
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getPoints()-1

org.eclipse.draw2d.AbstractPointListShape.getStart()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateStartShape()244

org.eclipse.draw2d.AbstractPointListShape.setEnd(Point)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validate()230

org.eclipse.draw2d.AbstractPointListShape.setStart(Point)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validate()228

org.eclipse.draw2d.ButtonModel.isPressed()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.CheckBoxListener.handleStateChanged(ChangeEvent)740
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.CheckBoxListener.handleStateChanged(ChangeEvent)740

org.eclipse.draw2d.ChangeEvent.getPropertyName()

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

org.eclipse.draw2d.Clickable.addChangeListener(ChangeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()195
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox.MyCheckBox(ColumnEditPart, QueryStatement)116
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox.MyCheckBox(ColumnEditPart, QueryStatement)116

org.eclipse.draw2d.Clickable.getModel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.CheckBoxListener.handleStateChanged(ChangeEvent)740
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.CheckBoxListener.handleStateChanged(ChangeEvent)740

org.eclipse.draw2d.Clickable.isSelected()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.CheckBoxListener.handleStateChanged(ChangeEvent)741
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.CheckBoxListener.handleStateChanged(ChangeEvent)741
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox.1.handleStateChanged(ChangeEvent)120
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnSelectionEditPolicy.setSelectedState(int)23

org.eclipse.draw2d.Clickable.setContents(IFigure)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox.forwardSetContents(IFigure)131
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox.forwardSetContents(IFigure)131

org.eclipse.draw2d.Clickable.setEnabled(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox.MyCheckBox(ColumnEditPart, QueryStatement)114
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox.MyCheckBox(ColumnEditPart, QueryStatement)114

org.eclipse.draw2d.Clickable.setSelected(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.refreshVisuals()313

org.eclipse.draw2d.CompoundBorder.CompoundBorder()

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder.TableFrameBorder()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder.TableFrameBorder()31

org.eclipse.draw2d.CompoundBorder.CompoundBorder(Border, Border)

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

org.eclipse.draw2d.Connection.getSourceAnchor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getEndPoint(Connection)148
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getStartPoint(Connection)144

org.eclipse.draw2d.Connection.getTargetAnchor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getEndPoint(Connection)149
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getStartPoint(Connection)143

org.eclipse.draw2d.Connection.setConnectionRouter(ConnectionRouter)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createDummyConnection(Request)61
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createDummyConnection(ReconnectRequest)132

org.eclipse.draw2d.ConnectionAnchor.addAnchorListener(AnchorListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setSourceAnchor(ConnectionAnchor)147
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setTargetAnchor(ConnectionAnchor)138

org.eclipse.draw2d.ConnectionAnchor.getLocation(Point)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getEndPoint(Connection)149
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getStartPoint(Connection)144
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validate()230
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validate()228

org.eclipse.draw2d.ConnectionAnchor.getOwner()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getEndPoint(Connection)148
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getOwnerFigure(ConnectionAnchor)65
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getStartPoint(Connection)143
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validate()233
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validate()233

org.eclipse.draw2d.ConnectionAnchor.getReferencePoint()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validate()227
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validate()229

org.eclipse.draw2d.ConnectionAnchor.removeAnchorListener(AnchorListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setSourceAnchor(ConnectionAnchor)145
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setTargetAnchor(ConnectionAnchor)136

org.eclipse.draw2d.ConnectionRouter.remove(Connection)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.removeNotify()123

org.eclipse.draw2d.ConnectionRouter.route(Connection)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.layout()212

org.eclipse.draw2d.Figure.add(IFigure)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()207
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()211
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()203
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()200
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()77
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()76
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()78

org.eclipse.draw2d.Figure.addFocusListener(FocusListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()177

org.eclipse.draw2d.Figure.erase()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validate()223

org.eclipse.draw2d.Figure.Figure()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.SQLRootEditPart.createFigure()43
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure.ColumnFigure(ColumnEditPart)155
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure.ColumnFigure(ColumnEditPart)155

org.eclipse.draw2d.Figure.fireMoved()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.layout()216

org.eclipse.draw2d.Figure.getBackgroundColor()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure.ColumnFigure(ColumnEditPart)156
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure.ColumnFigure(ColumnEditPart)156
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.outlineShape(Graphics)193

org.eclipse.draw2d.Figure.getBounds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createDummyConnection(Request)68
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createDummyConnection(ReconnectRequest)149
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)80
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)79
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getBounds()201

org.eclipse.draw2d.Figure.getForegroundColor()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure.ColumnFigure(ColumnEditPart)157
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure.ColumnFigure(ColumnEditPart)157

org.eclipse.draw2d.Figure.getLayoutManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validate()226

org.eclipse.draw2d.Figure.getPreferredSize()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createToolTip(Point, String)200
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createToolTip(Point, String)172

org.eclipse.draw2d.Figure.isValid()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validate()220

org.eclipse.draw2d.Figure.setBackgroundColor(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure.setDeselectedColors()166
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure.setDeselectedColors()166
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure.setSelectedColors()161
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure.setSelectedColors()161
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()193
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.refreshVisuals()332
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.refreshVisuals()334
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createToolTip(Point, String)204
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createToolTip(Point, String)176
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.SQLRootEditPart.createFigure()46
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()100
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()72
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()67

org.eclipse.draw2d.Figure.setBorder(Border)

VIRTUAL_METHOD
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.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()95
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()99

org.eclipse.draw2d.Figure.setBounds(Rectangle)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.showTargetConnectionFeedback(DropRequest)182
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateJoinIcon()282

org.eclipse.draw2d.Figure.setFocusTraversable(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()196

org.eclipse.draw2d.Figure.setFont(Font)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createToolTip(Point, String)198
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createToolTip(Point, String)170

org.eclipse.draw2d.Figure.setForegroundColor(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure.setDeselectedColors()167
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure.setDeselectedColors()167
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure.setSelectedColors()162
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.ColumnFigure.setSelectedColors()162
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()194
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createToolTip(Point, String)203
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createToolTip(Point, String)175
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.outlineShape(Graphics)193

org.eclipse.draw2d.Figure.setLayoutManager(LayoutManager)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()174
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.SQLRootEditPart.createFigure()44
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()106

org.eclipse.draw2d.Figure.setLocation(Point)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createToolTip(Point, String)202
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createToolTip(Point, String)174
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateJoinIcon()281
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.giveUserPrompt()144

org.eclipse.draw2d.Figure.setOpaque(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()175
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()192
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createToolTip(Point, String)205
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createToolTip(Point, String)177
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.SQLRootEditPart.createFigure()47

org.eclipse.draw2d.Figure.setPreferredSize(Dimension)

VIRTUAL_METHOD
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.draw2d.Figure.setRequestFocusEnabled(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()197

org.eclipse.draw2d.Figure.setSize(Dimension)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createToolTip(Point, String)200
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createToolTip(Point, String)172
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.giveUserPrompt()143

org.eclipse.draw2d.Figure.validate()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validate()232
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validate()-1

org.eclipse.draw2d.FlowLayout.FlowLayout()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()174

org.eclipse.draw2d.FlowLayout.FlowLayout(boolean)

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

org.eclipse.draw2d.FlowLayout.setMajorSpacing(int)

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

org.eclipse.draw2d.FlowLayout.setMinorSpacing(int)

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

org.eclipse.draw2d.FlowLayout.setStretchMinorAxis(boolean)

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

org.eclipse.draw2d.FocusBorder.FocusBorder()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.InFocusBorder(new GraphControl(){})330
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.InFocusBorder(new GraphControl(){})330

org.eclipse.draw2d.FocusBorder.paint(IFigure, Graphics, Insets)

OVERRIDE
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.Dimension.Dimension(int, int)

CONSTRUCTOR_METHOD
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

org.eclipse.draw2d.geometry.Dimension.getExpanded(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createToolTip(Point, String)200
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createToolTip(Point, String)172

org.eclipse.draw2d.geometry.Insets.Insets(int, int, int, int)

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

org.eclipse.draw2d.geometry.Point.Point(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
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.EdgeChopBoxConnector.getLocation(Point)46
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)100
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)102
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)107
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)115
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)99
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)106
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)116
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)108
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)118
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)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
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.HoverTrackAdapter.mouseMove(MouseEvent)413

org.eclipse.draw2d.geometry.Point.translate(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createDummyConnection(Request)68
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.showTargetConnectionFeedback(DropRequest)190
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createDummyConnection(ReconnectRequest)149

org.eclipse.draw2d.geometry.PointList.addPoint(Point)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getThickPoints()167
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getThickPoints()172

org.eclipse.draw2d.geometry.PointList.getPoint(int)

VIRTUAL_METHOD
Reference LocationLine Number
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.validateEndShape()256
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateJoinIcon()263
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateJoinIcon()264
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateStartShape()245

org.eclipse.draw2d.geometry.PointList.PointList()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getThickPoints()161

org.eclipse.draw2d.geometry.PointList.size()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getThickPoints()163
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setPoints(PointList)178

org.eclipse.draw2d.geometry.Rectangle.getBottomLeft()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createDummyConnection(Request)68
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createDummyConnection(ReconnectRequest)149

org.eclipse.draw2d.geometry.Rectangle.getBottomRight()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand.canExecute()53

org.eclipse.draw2d.geometry.Rectangle.getCenter()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getEndPoint(Connection)149
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getStartPoint(Connection)144

org.eclipse.draw2d.geometry.Rectangle.getCropped(Insets)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.getLocation(Point)28
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getChopRectangle(ConnectionAnchor)50

org.eclipse.draw2d.geometry.Rectangle.getExpanded(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.createDummyConnection(Request)68
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.showTargetConnectionFeedback(DropRequest)182
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.JoinEditPart.1.createDummyConnection(ReconnectRequest)149

org.eclipse.draw2d.geometry.Rectangle.getLocation()

VIRTUAL_METHOD
Reference LocationLine Number
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

org.eclipse.draw2d.geometry.Rectangle.getSize()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.giveUserPrompt()143

org.eclipse.draw2d.geometry.Rectangle.getTopLeft()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand.canExecute()52

org.eclipse.draw2d.geometry.Rectangle.Rectangle(int, int, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.calculatePreferredSize(IFigure, int, int)65

org.eclipse.draw2d.geometry.Rectangle.Rectangle(Rectangle)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.setInput(Object)372

org.eclipse.draw2d.geometry.Rectangle.setBounds(Rectangle)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)333
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)333

org.eclipse.draw2d.geometry.Rectangle.setLocation(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)335
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)335

org.eclipse.draw2d.geometry.Rectangle.union(Rectangle)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getBounds()205
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getBounds()203
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getBounds()201

org.eclipse.draw2d.Graphics.drawFocus(Rectangle)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)341
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)341

org.eclipse.draw2d.Graphics.fillPolygon(PointList)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.fillShape(Graphics)186

org.eclipse.draw2d.Graphics.setBackgroundColor(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)340
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)340

org.eclipse.draw2d.Graphics.setForegroundColor(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)339
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)339

org.eclipse.draw2d.Graphics.setLineWidth(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.outlineShape(Graphics)190

org.eclipse.draw2d.Graphics.setXORMode(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)338
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.InFocusBorder.paint(IFigure, Graphics, Insets)338

org.eclipse.draw2d.IFigure.add(IFigure)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.giveUserPrompt()142

org.eclipse.draw2d.IFigure.containsPoint(Point)

INTERFACE_METHOD
Reference LocationLine Number
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.draw2d.IFigure.getBackgroundColor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.isEnabled()468

org.eclipse.draw2d.IFigure.getBorder()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.refreshTitleBar(IFigure)241
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.refreshTitleBar(IFigure)240

org.eclipse.draw2d.IFigure.getBounds()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.showTargetConnectionFeedback(DropRequest)182
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.getChopRectangle(ConnectionAnchor)50
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)82
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)83

org.eclipse.draw2d.IFigure.getChildren()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.calculatePreferredSize(IFigure, int, int)35
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.giveUserPrompt()122

org.eclipse.draw2d.IFigure.getInsets()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.EdgeChopBoxConnector.getLocation(Point)28
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getChopRectangle(ConnectionAnchor)50

org.eclipse.draw2d.IFigure.getParent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand.execute()71
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getContainerFigure(ConnectionAnchor)59
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getContainerFigure(ConnectionAnchor)59
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getContainerFigure(ConnectionAnchor)59
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.getContainerFigure(ConnectionAnchor)55

org.eclipse.draw2d.IFigure.getPreferredSize()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.calculatePreferredSize(IFigure, int, int)44

org.eclipse.draw2d.IFigure.invalidate()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.setInput(Object)379

org.eclipse.draw2d.IFigure.remove(IFigure)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.giveUserPrompt()123

org.eclipse.draw2d.IFigure.repaint()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.refreshTitleBar(IFigure)242
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.focusGained(FocusEvent)311
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.focusLost(FocusEvent)321

org.eclipse.draw2d.IFigure.setBackgroundColor(Color)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.setEnabled(boolean)455
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.setEnabled(boolean)459

org.eclipse.draw2d.IFigure.setBorder(Border)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.focusGained(FocusEvent)310
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.3.focusLost(FocusEvent)320

org.eclipse.draw2d.IFigure.setBounds(Rectangle)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.setInput(Object)372

org.eclipse.draw2d.IFigure.setConstraint(IFigure, Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.commands.SetLocationCommand.execute()71

org.eclipse.draw2d.Label.getIcon()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateJoinIcon()272

org.eclipse.draw2d.Label.getIconBounds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateJoinIcon()282

org.eclipse.draw2d.Label.getTextBounds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.giveUserPrompt()143

org.eclipse.draw2d.Label.Label(Image)

CONSTRUCTOR_METHOD
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.draw2d.Label.Label(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
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

org.eclipse.draw2d.Label.setIcon(Image)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()206
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.createFigure()210
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setJoinType(int)87
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setJoinType(int)90
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setJoinType(int)93
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setJoinType(int)84

org.eclipse.draw2d.Label.setLabelAlignment(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()62

org.eclipse.draw2d.Label.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.refreshVisuals()311
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.GraphControl.updateForDND()171

org.eclipse.draw2d.Label.setTextPlacement(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()63

org.eclipse.draw2d.LabeledBorder.setFont(Font)

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

org.eclipse.draw2d.LabeledBorder.setLabel(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.refreshTitleBar(IFigure)241

org.eclipse.draw2d.LineBorder.LineBorder()

CONSTRUCTOR_METHOD
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.MarginBorder(Insets)

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

org.eclipse.draw2d.Panel.Panel()

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

org.eclipse.draw2d.PolygonDecoration.PolygonDecoration()

CONSTRUCTOR_METHOD
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.PolygonDecoration.setLocation(Point)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateEndShape()255
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateStartShape()244

org.eclipse.draw2d.PolygonDecoration.setReferencePoint(Point)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateEndShape()256
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validateStartShape()245

org.eclipse.draw2d.PolygonDecoration.setScale(double, double)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()74
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()69

org.eclipse.draw2d.PolygonDecoration.setTemplate(PointList)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()73
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()68

org.eclipse.draw2d.Polyline.fillShape(Graphics)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.fillShape(Graphics)-1

org.eclipse.draw2d.Polyline.getBounds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getBounds()205
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getBounds()203

org.eclipse.draw2d.Polyline.outlineShape(Graphics)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.outlineShape(Graphics)191
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.outlineShape(Graphics)194
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.outlineShape(Graphics)-1

org.eclipse.draw2d.Polyline.removeAllPoints()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.FlatEndConnectionRouter.route(Connection)94

org.eclipse.draw2d.Polyline.repaint()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.validate()237

org.eclipse.draw2d.Polyline.setLineWidth(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.outlineShape(Graphics)192

org.eclipse.draw2d.Polyline.setPoints(PointList)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setPoints(PointList)-1

org.eclipse.draw2d.PolylineConnection.anchorMoved(ConnectionAnchor)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.anchorMoved(ConnectionAnchor)-1

org.eclipse.draw2d.PolylineConnection.getBounds()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getBounds()199
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getBounds()-1

org.eclipse.draw2d.PolylineConnection.getConnectionRouter()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getConnectionRouter()108
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getConnectionRouter()-1

org.eclipse.draw2d.PolylineConnection.getRoutingConstraint()

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getRoutingConstraint()-1

org.eclipse.draw2d.PolylineConnection.getSourceAnchor()

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getSourceAnchor()-1

org.eclipse.draw2d.PolylineConnection.getTargetAnchor()

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.getTargetAnchor()-1

org.eclipse.draw2d.PolylineConnection.layout()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.layout()214
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.layout()-1

org.eclipse.draw2d.PolylineConnection.PolylineConnection()

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()59

org.eclipse.draw2d.PolylineConnection.removeNotify()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.removeNotify()124
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.removeNotify()-1

org.eclipse.draw2d.PolylineConnection.revalidate()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.anchorMoved(ConnectionAnchor)153
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setSourceAnchor(ConnectionAnchor)149
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setTargetAnchor(ConnectionAnchor)140

org.eclipse.draw2d.PolylineConnection.setConnectionRouter(ConnectionRouter)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setConnectionRouter(ConnectionRouter)-1

org.eclipse.draw2d.PolylineConnection.setRoutingConstraint(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setRoutingConstraint(Object)-1

org.eclipse.draw2d.PolylineConnection.setSourceAnchor(ConnectionAnchor)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setSourceAnchor(ConnectionAnchor)-1

org.eclipse.draw2d.PolylineConnection.setTargetAnchor(ConnectionAnchor)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.setTargetAnchor(ConnectionAnchor)-1

org.eclipse.draw2d.RectangleFigure.RectangleFigure()

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

org.eclipse.draw2d.SchemeBorder.SchemeBorder(SchemeBorderScheme)

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

org.eclipse.draw2d.ScrollBar.setStepIncrement(int)

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

org.eclipse.draw2d.ScrollPane.getContents()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.getContentPane()81

org.eclipse.draw2d.ScrollPane.getHorizontalScrollBar()

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

org.eclipse.draw2d.ScrollPane.getVerticalScrollBar()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()90
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.TableEditPart.createFigure()91

org.eclipse.draw2d.ScrollPane.ScrollPane()

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

org.eclipse.draw2d.ScrollPane.setContents(IFigure)

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

org.eclipse.draw2d.Shape.setFill(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.showTargetConnectionFeedback(DropRequest)180

org.eclipse.draw2d.Shape.setLineStyle(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPolicy.showTargetConnectionFeedback(DropRequest)179

org.eclipse.draw2d.Shape.setOutline(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableConnection.TableConnection()60

org.eclipse.draw2d.SimpleLoweredBorder.SimpleLoweredBorder(int)

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

org.eclipse.draw2d.TitleBarBorder.setBackgroundColor(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder.TableFrameBorder()35

org.eclipse.draw2d.TitleBarBorder.setPadding(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder.TableFrameBorder()38

org.eclipse.draw2d.TitleBarBorder.setTextAlignment(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.figures.TableFrameBorder.TableFrameBorder()37

org.eclipse.draw2d.TitleBarBorder.TitleBarBorder()

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

org.eclipse.draw2d.Toggle.Toggle(IFigure)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox.MyCheckBox(ColumnEditPart, QueryStatement)112
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.ColumnEditPart.MyCheckBox.MyCheckBox(ColumnEditPart, QueryStatement)112

org.eclipse.draw2d.XYLayout.calculatePreferredSize(IFigure, int, int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.calculatePreferredSize(IFigure, int, int)71
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.calculatePreferredSize(IFigure, int, int)-1

org.eclipse.draw2d.XYLayout.getConstraint(IFigure)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.calculatePreferredSize(IFigure, int, int)43

org.eclipse.draw2d.XYLayout.setConstraint(IFigure, Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.calculatePreferredSize(IFigure, int, int)66

org.eclipse.draw2d.XYLayout.XYLayout()

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.RootViewXYLayout()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.sqlbuilder.views.graph.editparts.RootViewXYLayout.RootViewXYLayout()25

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict