|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionFigure | |
---|---|
org.eclipse.gmf.gmfgraph | |
org.eclipse.gmf.gmfgraph.impl | |
org.eclipse.gmf.gmfgraph.util |
Uses of ConnectionFigure in org.eclipse.gmf.gmfgraph |
---|
Subinterfaces of ConnectionFigure in org.eclipse.gmf.gmfgraph | |
---|---|
interface |
CustomConnection
A representation of the model object 'Custom Connection'. |
interface |
PolylineConnection
A representation of the model object 'Polyline Connection'. |
Uses of ConnectionFigure in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement ConnectionFigure | |
---|---|
class |
CustomConnectionImpl
An implementation of the model object 'Custom Connection'. |
class |
PolylineConnectionImpl
An implementation of the model object 'Polyline Connection'. |
Uses of ConnectionFigure in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type ConnectionFigure | |
---|---|
T |
GMFGraphSwitch.caseConnectionFigure(ConnectionFigure object)
Returns the result of interpreting the object as an instance of 'Connection Figure'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |