org.eclipse.gmt.umlx.editor.requests
Interface ILinkRequest
- All Known Implementing Classes:
- CreateLinkFromPaletteRequest
public interface ILinkRequest
IRequest is implemented by Reqests such as CreateLinkFromPaleeteRequest
require two drop site interactions to establish their command response.
Method Summary |
org.eclipse.gef.commands.Command |
getCompleteLinkCommand(org.eclipse.gef.GraphicalEditPart editPart)
|
org.eclipse.gef.commands.Command |
getCreateLinkCommand(org.eclipse.gef.GraphicalEditPart editPart)
|
getCompleteLinkCommand
org.eclipse.gef.commands.Command getCompleteLinkCommand(org.eclipse.gef.GraphicalEditPart editPart)
getCreateLinkCommand
org.eclipse.gef.commands.Command getCreateLinkCommand(org.eclipse.gef.GraphicalEditPart editPart)