org.topcased.modeler.uml.compositestructuresdiagram.commands
Class ConnectorEdgeCreationCommand
java.lang.Object
CreateTypedEdgeCommand
org.topcased.modeler.uml.compositestructuresdiagram.commands.ConnectorEdgeCreationCommand
public class ConnectorEdgeCreationCommand
- extends CreateTypedEdgeCommand
Connector edge creation command
- ** Generated **
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectorEdgeCreationCommand
public ConnectorEdgeCreationCommand(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 **
ConnectorEdgeCreationCommand
public ConnectorEdgeCreationCommand(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 **
execute
public void execute()
- See Also:
org.topcased.modeler.commands.CreateGraphEdgeCommand#execute()
- ** Generated **
- NOT
getContainerEObject
protected EObject getContainerEObject()
- Retrieves the container EObject from the container parameter
- Returns:
- the EObject
- ** Generated **
- NOT
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.