org.argouml.uml.diagram.deployment.ui
Class UMLDeploymentDiagram
java.lang.Object
org.tigris.gef.base.Diagram
org.argouml.ui.ArgoDiagram
org.argouml.uml.diagram.ui.UMLDiagram
org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
- All Implemented Interfaces:
- java.util.EventListener, org.tigris.gef.graph.GraphListener, ru.novosoft.uml.MElementListener, java.io.Serializable
- public class UMLDeploymentDiagram
- extends UMLDiagram
- See Also:
- Serialized Form
Fields inherited from class org.argouml.uml.diagram.ui.UMLDiagram |
_actionBroom, _actionCircle, _actionInk, _actionLine, _actionPoly, _actionRectangle, _actionRRectangle, _actionSelect, _actionSpline, _actionText, _diagramName, _namespace |
Fields inherited from class org.tigris.gef.base.Diagram |
_comments, _lay, _name, _toolBar, vetoListeners |
Method Summary |
protected static java.lang.String |
getNewDiagramName()
Creates a new diagramname. |
protected java.lang.Object[] |
getUmlActions()
Get the actions from which to create a toolbar or equivilent
graphic triggers |
void |
setNamespace(java.lang.Object handle)
method to perform a number of important initializations of a
Deployment Diagram. |
Methods inherited from class org.argouml.uml.diagram.ui.UMLDiagram |
getActions, getClassAndModelID, getNamespace, getOwner, getToolBar, initialize, initToolBar, listRoleItemSet, propertySet, recovered, removeAsTarget, removed, roleAdded, roleRemoved, setAsTarget, setName |
Methods inherited from class org.tigris.gef.base.Diagram |
add, addVetoableChangeListener, bringForward, bringToFront, countContained, edgeAdded, edgeRemoved, elements, elementsIn, fireVetoableChange, fireVetoableChange, fireVetoableChange, getComments, getGraphController, getGraphModel, getLayer, getName, graphChanged, hit, nodeAdded, nodeRemoved, postLoad, postSave, preSave, presentationFor, remove, removeAll, removeVetoableChangeListener, reorder, sendBackward, sendToBack, setComments, setGraphModel, setLayer, setToolBar |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cat
protected static org.apache.log4j.Category cat
_actionMNode
protected static javax.swing.Action _actionMNode
_actionMNodeInstance
protected static javax.swing.Action _actionMNodeInstance
_actionMComponent
protected static javax.swing.Action _actionMComponent
_actionMComponentInstance
protected static javax.swing.Action _actionMComponentInstance
_actionMClass
protected static javax.swing.Action _actionMClass
_actionMInterface
protected static javax.swing.Action _actionMInterface
_actionMObject
protected static javax.swing.Action _actionMObject
_actionMDependency
protected static javax.swing.Action _actionMDependency
_actionMAssociation
protected static javax.swing.Action _actionMAssociation
_actionMLink
protected static javax.swing.Action _actionMLink
_actionAssociation
protected static javax.swing.Action _actionAssociation
_actionAggregation
protected static javax.swing.Action _actionAggregation
_actionComposition
protected static javax.swing.Action _actionComposition
_actionUniAssociation
protected static javax.swing.Action _actionUniAssociation
_actionUniAggregation
protected static javax.swing.Action _actionUniAggregation
_actionUniComposition
protected static javax.swing.Action _actionUniComposition
_DeploymentDiagramSerial
protected static int _DeploymentDiagramSerial
UMLDeploymentDiagram
public UMLDeploymentDiagram()
UMLDeploymentDiagram
public UMLDeploymentDiagram(ru.novosoft.uml.foundation.core.MNamespace m)
setNamespace
public void setNamespace(java.lang.Object handle)
- method to perform a number of important initializations of a
Deployment Diagram.
each diagram type has a similar UMLxxxDiagram class.
- Overrides:
setNamespace
in class UMLDiagram
getUmlActions
protected java.lang.Object[] getUmlActions()
- Get the actions from which to create a toolbar or equivilent
graphic triggers
- Specified by:
getUmlActions
in class UMLDiagram
getNewDiagramName
protected static java.lang.String getNewDiagramName()
- Creates a new diagramname.
- Returns:
- String