g-Eclipse
Release 1.0.0

eu.geclipse.workflow.ui.edit.commands
Class LinkReorientCommand

java.lang.Object
  extended by EditElementCommand
      extended by eu.geclipse.workflow.ui.edit.commands.LinkReorientCommand

public class LinkReorientCommand
extends EditElementCommand

The class that deals with re-orienting links.


Constructor Summary
LinkReorientCommand(ReorientRelationshipRequest request)
           
 
Method Summary
 boolean canExecute()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkReorientCommand

public LinkReorientCommand(ReorientRelationshipRequest request)
Parameters:
request -
Method Detail

canExecute

public boolean canExecute()

g-Eclipse
Release 1.0.0