|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DestroyDependentsRequest | |
---|---|
org.eclipse.gmf.runtime.diagram.core.edithelpers | Aurora internal packages Package Specification this package contains classes used to help in create the element requests |
org.eclipse.gmf.runtime.emf.type.core.edithelper | Provides the edit helper and edit helper advice for the Element Type framework. |
Uses of DestroyDependentsRequest in org.eclipse.gmf.runtime.diagram.core.edithelpers |
---|
Methods in org.eclipse.gmf.runtime.diagram.core.edithelpers with parameters of type DestroyDependentsRequest | |
---|---|
protected ICommand |
NotationViewDependentsAdvice.getBeforeDestroyDependentsCommand(DestroyDependentsRequest request)
|
Uses of DestroyDependentsRequest in org.eclipse.gmf.runtime.emf.type.core.edithelper |
---|
Methods in org.eclipse.gmf.runtime.emf.type.core.edithelper with parameters of type DestroyDependentsRequest | |
---|---|
protected ICommand |
AbstractEditHelperAdvice.getAfterDestroyDependentsCommand(DestroyDependentsRequest request)
Gets my 'after' advice for destroying the dependents of an element that is being destroyed. |
protected ICommand |
AbstractEditHelperAdvice.getBeforeDestroyDependentsCommand(DestroyDependentsRequest request)
Gets my 'before' advice for destroying the dependents of an element that is being destroyed. |
protected ICommand |
AbstractEditHelper.getDestroyDependentsCommand(DestroyDependentsRequest req)
Gets the command to destroy dependents of an element of my kind. |
|
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.