|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.draw2d.AbstractRouter
org.eclipse.draw2d.BendpointConnectionRouter
org.eclipse.gmf.runtime.draw2d.ui.internal.routers.ObliqueRouter
org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter
org.topcased.modeler.uml.sequencediagram.routers.MessageRouter
org.topcased.modeler.uml.sequencediagram.routers.SignalRouter
public class SignalRouter
The router for the signals
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.gmf.runtime.draw2d.ui.internal.routers.ObliqueRouter |
---|
org.eclipse.gmf.runtime.draw2d.ui.internal.routers.ObliqueRouter.ArrayListMap |
Nested classes/interfaces inherited from interface org.eclipse.draw2d.ConnectionRouter |
---|
org.eclipse.draw2d.ConnectionRouter.NullConnectionRouter |
Field Summary |
---|
Fields inherited from class org.eclipse.gmf.runtime.draw2d.ui.internal.routers.ObliqueRouter |
---|
ROUTER_FLAG_SKIPNORMALIZATION, routerFlags, SELFRELSIZEINCR, SELFRELSIZEINIT |
Fields inherited from interface org.eclipse.draw2d.ConnectionRouter |
---|
NULL |
Constructor Summary | |
---|---|
SignalRouter()
|
Method Summary | |
---|---|
protected boolean |
isSelfConnection(org.eclipse.draw2d.Connection conn)
A self connection is on the same lifeline |
Methods inherited from class org.topcased.modeler.uml.sequencediagram.routers.MessageRouter |
---|
routeLine, setSelfPoints |
Methods inherited from class org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter |
---|
checkEndSegment, checkEndSegments, removeSegmentsInViews, resetEndPointsToEdge, straightenPoints, updateIfNotRectilinear, updateToBiTerminal |
Methods inherited from class org.eclipse.gmf.runtime.draw2d.ui.internal.routers.ObliqueRouter |
---|
calculateBendPoints, checkSelfRelConnection, getFigurePolygon, getSelfRelVertices, getStraightEdgePoint, invalidate, isAvoidingObstructions, isClosestDistance, isReorienting, remove, removePointsInViews, route, routeBendpoints, setConstraint |
Methods inherited from class org.eclipse.draw2d.BendpointConnectionRouter |
---|
getConstraint |
Methods inherited from class org.eclipse.draw2d.AbstractRouter |
---|
getEndPoint, getStartPoint |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SignalRouter()
Method Detail |
---|
protected boolean isSelfConnection(org.eclipse.draw2d.Connection conn)
isSelfConnection
in class MessageRouter
conn
- the connection
MessageRouter.isSelfConnection(org.eclipse.draw2d.Connection)
|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.