org.topcased.modeler.uml.classdiagram.commands
Class UsageEdgeCreationCommand
java.lang.Object
CreateTypedEdgeCommand
org.topcased.modeler.uml.classdiagram.commands.UsageEdgeCreationCommand
public class UsageEdgeCreationCommand
- extends CreateTypedEdgeCommand
Usage edge creation command
- ** Generated **
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UsageEdgeCreationCommand
public UsageEdgeCreationCommand(org.eclipse.gef.EditDomain domain,
GraphEdge newObj,
GraphElement src)
- Parameters:
domain
- the edit domainnewObj
- the graph edge of the new connectionsrc
- the graph element of the source- ** Generated **
UsageEdgeCreationCommand
public UsageEdgeCreationCommand(org.eclipse.gef.EditDomain domain,
GraphEdge newObj,
GraphElement src,
boolean needModelUpdate)
- Parameters:
domain
- the edit domainnewObj
- the graph edge of the new connectionsrc
- the graph element of the sourceneedModelUpdate
- set it to true if the model need to be updated- ** Generated **
redoModel
protected void redoModel()
- ** Generated **
undoModel
protected void undoModel()
- ** Generated **
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.