|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectCreateNodeAction
org.argouml.ui.CmdCreateNode
org.argouml.uml.diagram.state.ui.ActionCreatePseudostate
public class ActionCreatePseudostate
An Action to create a Pseudostate of some kind.
| Constructor Summary | |
|---|---|
ActionCreatePseudostate(java.lang.Object kind,
java.lang.String name)
Construct a new Cmd with the given classes for the NetNode and its FigNode. |
|
| Method Summary | |
|---|---|
java.lang.Object |
makeNode()
Actually instanciate the NetNode and FigNode objects and set the global next mode to ModePlace TODO: should call super, reduce code volume! |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionCreatePseudostate(java.lang.Object kind,
java.lang.String name)
kind - the pseudostatekindname - the name of this kind of pseudostate| Method Detail |
|---|
public java.lang.Object makeNode()
makeNode in class CmdCreateNodeorg.tigris.gef.graph.GraphFactory#makeNode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |