Package org.eclipse.gmt.umlx.editor.requests

Interface Summary
ILinkRequest IRequest is implemented by Reqests such as CreateLinkFromPaleeteRequest require two drop site interactions to establish their command response.
IRequest IRequest is implemented by Reqests such as CreateFromOutlineRequest and CreateNodeFromPaletteRequest that can provide a command to create their response with respect to a single drop site.
 

Class Summary
CreateFromOutlineRequest A CreateFromOutlineRequest is constructed with the selection of outline objects to be instantiated if and where a drop site materialises.
CreateLinkFromPaletteRequest  
CreateNodeFromPaletteRequest