Modelers

Uses of Class
org.topcased.modeler.commands.ReconnectGraphEdgeCommand

Packages that use ReconnectGraphEdgeCommand
org.topcased.modeler.commands   
 

Uses of ReconnectGraphEdgeCommand in org.topcased.modeler.commands
 

Subclasses of ReconnectGraphEdgeCommand in org.topcased.modeler.commands
 class ReconnectEdgeToNodeCommand
          This commands sets a reference of a node to the given edge
 class ReconnectEdgeToSourceCommand
          Sets the reference of a source node to the given edge
 class ReconnectEdgeToTargetCommand
          Sets the reference of a target node to the given edge
 class ReconnectNodeToEdgeCommand
          Sets a reference of the given edge to the node
 class ReconnectNodeToNodeCommand
          This abstract command may be used when the edge is not contained by any EObject.
 class ReconnectSourceToEdgeCommand
          Command which reconnect the source of a Typed link This class tries to make modifications at a model level
 class ReconnectSourceToTargetCommand
          TODO Comment this method
 class ReconnectTargetToEdgeCommand
          Command which reconnect the target of a Typed link This class tries to make modifications at a model level
 class ReconnectTargetToSourceCommand
          TODO Comment this method
 


Modelers

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.