Runtime

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

Packages that use DestroyRequest
org.eclipse.gmf.runtime.emf.type.core.requests Provides a set of requests that are used to ask for commands to edit model elements. 
 

Uses of DestroyRequest in org.eclipse.gmf.runtime.emf.type.core.requests
 

Subclasses of DestroyRequest in org.eclipse.gmf.runtime.emf.type.core.requests
 class DestroyDependentsRequest
          Request to destroy the dependents of a model element.
 class DestroyElementRequest
          Request to destroy a model element.
 class DestroyReferenceRequest
          Request to destroy a reference from one model element to another.
 


Runtime

Guidelines for using Eclipse APIs.

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