org.argouml.uml.diagram.collaboration.ui
Class ActionAddClassifierRole

java.lang.Object
  extended by CreateNodeAction
      extended by org.argouml.ui.CmdCreateNode
          extended by org.argouml.uml.diagram.collaboration.ui.ActionAddClassifierRole

public class ActionAddClassifierRole
extends CmdCreateNode

Action to add a classifier role to a collaboration diagram. Based on org.argouml.uml.diagram.sequence.ui.ActionAddClassifierRole


Constructor Summary
ActionAddClassifierRole()
          The constructor.
 
Method Summary
 java.lang.Object makeNode()
          Delegate creation of the node to the uml model subsystem.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionAddClassifierRole

public ActionAddClassifierRole()
The constructor.

Method Detail

makeNode

public java.lang.Object makeNode()
Description copied from class: CmdCreateNode
Delegate creation of the node to the uml model subsystem.

Overrides:
makeNode in class CmdCreateNode
Returns:
an object which represents a particular UML Element.
See Also:
org.tigris.gef.graph.GraphFactory#makeNode(), org.tigris.gef.base.CmdCreateNode#makeNode()


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook