|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PolylineConnection | |
---|---|
org.eclipse.gmf.gmfgraph | |
org.eclipse.gmf.gmfgraph.impl | |
org.eclipse.gmf.gmfgraph.util |
Uses of PolylineConnection in org.eclipse.gmf.gmfgraph |
---|
Methods in org.eclipse.gmf.gmfgraph that return PolylineConnection | |
---|---|
PolylineConnection |
GMFGraphFactory.createPolylineConnection()
Returns a new object of class 'Polyline Connection'. |
Uses of PolylineConnection in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement PolylineConnection | |
---|---|
class |
PolylineConnectionImpl
An implementation of the model object 'Polyline Connection'. |
Methods in org.eclipse.gmf.gmfgraph.impl that return PolylineConnection | |
---|---|
PolylineConnection |
GMFGraphFactoryImpl.createPolylineConnection()
|
Uses of PolylineConnection in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type PolylineConnection | |
---|---|
T |
GMFGraphSwitch.casePolylineConnection(PolylineConnection object)
Returns the result of interpreting the object as an instance of 'Polyline Connection'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |