Runtime

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

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

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

Methods in org.eclipse.gmf.runtime.emf.type.core.edithelper with parameters of type ReorientReferenceRelationshipRequest
protected  ICommand AbstractEditHelperAdvice.getAfterReorientReferenceRelationshipCommand(ReorientReferenceRelationshipRequest request)
          Gets my 'after' advice for changing the source or target of a reference relationship.
protected  ICommand AbstractEditHelperAdvice.getBeforeReorientReferenceRelationshipCommand(ReorientReferenceRelationshipRequest request)
          Gets my 'before' advice for changing the source or target of a reference relationship.
protected  ICommand AbstractEditHelper.getReorientReferenceRelationshipCommand(ReorientReferenceRelationshipRequest req)
          Gets the command to change the source or target of a reference 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.