Java Reference
In-Depth Information
diagram surface. Now we look at what happens when the mouse is clicked on the
diagram surface using another sequence diagram, as shown in Figure 9-15. What's
not shown in the figure is the CreationTool retrieving the EditDomain and
CommandStack . The CommandStack invokes the CreateCommand execute()
method, which is where the sequence picks up here.
CreationTool
EditPart
EditPolicy
CreateRequest
CreationFactory
getCommand
getTargetEditPart
getTargetRequest
getCommand
getCommand
getCreateCommand
getNewObject
getFactory
getNewObject
Object
Object
Figure 9-14
GEF creation sequence
 
Search WWH ::




Custom Search