Uses of Class
org.eclipse.amp.agf.gef.NetworkConnection

Packages that use NetworkConnection
org.eclipse.amp.agf.gef   
 

Uses of NetworkConnection in org.eclipse.amp.agf.gef
 

Methods in org.eclipse.amp.agf.gef that return types with arguments of type NetworkConnection
 java.util.List<NetworkConnection> ScapeGraphEditPart.getConnectList(java.lang.Object source, java.util.Map<java.lang.Object,java.util.List<NetworkConnection>> map)
           
 

Method parameters in org.eclipse.amp.agf.gef with type arguments of type NetworkConnection
 java.util.List<NetworkConnection> ScapeGraphEditPart.getConnectList(java.lang.Object source, java.util.Map<java.lang.Object,java.util.List<NetworkConnection>> map)