|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectUndoableAction
org.argouml.uml.ui.ActionAddDiagram
org.argouml.uml.ui.ActionDeploymentDiagram
public class ActionDeploymentDiagram
Action to trigger creation of a deployment diagram.
| Constructor Summary | |
|---|---|
ActionDeploymentDiagram()
Constructor. |
|
| Method Summary | |
|---|---|
ArgoDiagram |
createDiagram(java.lang.Object namespace)
Creates the diagram. |
protected java.lang.Object |
findNamespace()
Find the right namespace for the diagram. |
boolean |
isValidNamespace(java.lang.Object namespace)
Test if the given namespace is a valid namespace to add the diagram to. |
| Methods inherited from class org.argouml.uml.ui.ActionAddDiagram |
|---|
actionPerformed, createDiagram |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionDeploymentDiagram()
| Method Detail |
|---|
public ArgoDiagram createDiagram(java.lang.Object namespace)
ActionAddDiagram
createDiagram in class ActionAddDiagramnamespace - The namespace the UMLDiagram should get.
public boolean isValidNamespace(java.lang.Object namespace)
ActionAddDiagram
isValidNamespace in class ActionAddDiagramnamespace - the namespace to check
true if valid.protected java.lang.Object findNamespace()
ActionAddDiagram
findNamespace in class ActionAddDiagram
|
||||||||||
| 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 |