Runtime

Uses of Class
org.eclipse.gmf.runtime.diagram.ui.requests.CreateUnspecifiedTypeConnectionRequest

Packages that use CreateUnspecifiedTypeConnectionRequest
org.eclipse.gmf.runtime.diagram.ui.editpolicies Aurora internal packages Package Specification This package contains the edit policy classes.  
 

Uses of CreateUnspecifiedTypeConnectionRequest in org.eclipse.gmf.runtime.diagram.ui.editpolicies
 

Methods in org.eclipse.gmf.runtime.diagram.ui.editpolicies with parameters of type CreateUnspecifiedTypeConnectionRequest
protected  Command GraphicalNodeEditPolicy.getUnspecifiedConnectionCompleteCommand(CreateUnspecifiedTypeConnectionRequest request)
          Gets the command to complete the creation of a new connection and relationship (if applicable) for an unspecified type request.
protected  Command GraphicalNodeEditPolicy.getReversedUnspecifiedConnectionCompleteCommand(CreateUnspecifiedTypeConnectionRequest request)
          Gets the command to complete the creation of a new connection and relationship (if applicable) for an unspecified type request.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.