org.argouml.uml.diagram.sequence.ui
Class ActionAddObject

java.lang.Object
  |
  +--org.tigris.gef.base.CmdCreateNode
        |
        +--org.argouml.ui.CmdCreateNode
              |
              +--org.argouml.uml.diagram.sequence.ui.ActionAddObject

public class ActionAddObject
extends CmdCreateNode

Action to add an object to a sequence diagram.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.argouml.ui.CmdCreateNode
cat
 
Constructor Summary
ActionAddObject()
           
 
Method Summary
 java.lang.Object makeNode()
          Creates a modelelement using the uml model factories.
 
Methods inherited from class org.argouml.ui.CmdCreateNode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionAddObject

public ActionAddObject()
Method Detail

makeNode

public java.lang.Object makeNode()
Description copied from class: CmdCreateNode
Creates a modelelement using the uml model factories.

Overrides:
makeNode in class CmdCreateNode
See Also:
org.tigris.gef.graph.GraphFactory#makeNode()


ArgoUML © 1996-2004 (20040306)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook