Runtime

Uses of Class
org.eclipse.gmf.runtime.emf.type.core.requests.DuplicateElementsRequest

Packages that use DuplicateElementsRequest
org.eclipse.gmf.runtime.emf.type.core.edithelper Provides the edit helper and edit helper advice for the Element Type framework. 
 

Uses of DuplicateElementsRequest in org.eclipse.gmf.runtime.emf.type.core.edithelper
 

Methods in org.eclipse.gmf.runtime.emf.type.core.edithelper with parameters of type DuplicateElementsRequest
protected  ICommand AbstractEditHelperAdvice.getAfterDuplicateCommand(DuplicateElementsRequest request)
          Gets my 'after' advice for duplicating an element.
protected  ICommand AbstractEditHelperAdvice.getBeforeDuplicateCommand(DuplicateElementsRequest request)
          Gets my 'before' advice for duplicating an element.
protected  ICommand AbstractEditHelper.getDuplicateCommand(DuplicateElementsRequest req)
          Gets the command to duplicate a child in an element of my kind.
 


Runtime

Guidelines for using Eclipse APIs.

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