Runtime

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

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

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

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