|
Runtime | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CreateConnectionViewAndElementRequest | |
| org.eclipse.gmf.runtime.diagram.ui.commands | Aurora internal packages Package Specification Diagram ui commands |
| org.eclipse.gmf.runtime.diagram.ui.editpolicies | Aurora internal packages Package Specification This package contains the edit policy classes. |
| org.eclipse.gmf.runtime.diagram.ui.requests | Aurora internal packages Package Specification thispackage contains the supported request classes |
| Uses of CreateConnectionViewAndElementRequest in org.eclipse.gmf.runtime.diagram.ui.commands |
| Constructors in org.eclipse.gmf.runtime.diagram.ui.commands with parameters of type CreateConnectionViewAndElementRequest | |
DeferredCreateConnectionViewAndElementCommand(CreateConnectionViewAndElementRequest request,
IAdaptable sourceViewAdapter,
IAdaptable targetViewAdapter,
EditPartViewer currentViewer)
Constructor for DeferredCreateConnectionViewAndElementCommand. |
|
| Uses of CreateConnectionViewAndElementRequest in org.eclipse.gmf.runtime.diagram.ui.editpolicies |
| Methods in org.eclipse.gmf.runtime.diagram.ui.editpolicies with parameters of type CreateConnectionViewAndElementRequest | |
protected Command |
GraphicalNodeEditPolicy.getConnectionAndRelationshipCreateCommand(CreateConnectionViewAndElementRequest request)
Gets the command to start the creation of a new connection and relationship. |
protected Command |
GraphicalNodeEditPolicy.getConnectionAndRelationshipCompleteCommand(CreateConnectionViewAndElementRequest request)
Gets the command to complete the creation of a new connection and relationship. |
| Uses of CreateConnectionViewAndElementRequest in org.eclipse.gmf.runtime.diagram.ui.requests |
| Methods in org.eclipse.gmf.runtime.diagram.ui.requests with parameters of type CreateConnectionViewAndElementRequest | |
static Command |
CreateConnectionViewAndElementRequest.getCreateCommand(CreateConnectionViewAndElementRequest request,
EditPart sourceEditPart,
EditPart targetEditPart)
Method getCreateCommand. |
|
Runtime | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.