|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.tigris.gef.base.Diagram | +--org.argouml.ui.ArgoDiagram | +--org.argouml.uml.diagram.ui.UMLDiagram | +--org.argouml.uml.diagram.sequence.ui.UMLSequenceDiagram
Field Summary | |
protected static javax.swing.Action |
_actionLinkWithStimulusCall
|
protected static javax.swing.Action |
_actionLinkWithStimulusCreate
|
protected static javax.swing.Action |
_actionLinkWithStimulusDestroy
|
protected static javax.swing.Action |
_actionLinkWithStimulusReturn
|
protected static javax.swing.Action |
_actionLinkWithStimulusSend
|
protected static javax.swing.Action |
_actionObject
|
protected static int |
_SequenceDiagramSerial
|
protected static org.apache.log4j.Category |
cat
|
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.argouml.ui.ArgoDiagram |
TheInstance |
Fields inherited from class org.tigris.gef.base.Diagram |
_comments, _lay, _name, _toolBar, vetoListeners |
Constructor Summary | |
UMLSequenceDiagram()
|
|
UMLSequenceDiagram(ru.novosoft.uml.foundation.core.MNamespace m)
|
Method Summary | |
protected static java.lang.String |
getNewDiagramName()
Creates a new diagramname. |
int |
getNumStimuluss()
|
protected void |
initToolBar(javax.swing.JToolBar toolBar)
initialize the toolbar for this diagram type |
void |
postLoad()
every stimulus has to become a path item of its link to have a graphical connections between stimulus and link |
void |
setNamespace(ru.novosoft.uml.foundation.core.MNamespace m)
sets the namespace of the Diagram, and adds the diagram as a listener of its namspace in the UML model. (so that it can delete itself when the model element is deleted). |
Methods inherited from class org.argouml.uml.diagram.ui.UMLDiagram |
getClassAndModelID, getNamespace, getOwner, getToolBar, initialize, initToolBar, listRoleItemSet, propertySet, recovered, removed, roleAdded, roleRemoved, setName |
Methods inherited from class org.argouml.ui.ArgoDiagram |
addChangeRegistryAsListener, damage, getContainingFig, getEdges, getItemUID, getNodes, getVetoMessage, removeChangeRegistryAsListener, setItemUID |
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, 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 |
Field Detail |
protected static org.apache.log4j.Category cat
protected static javax.swing.Action _actionObject
protected static javax.swing.Action _actionLinkWithStimulusCall
protected static javax.swing.Action _actionLinkWithStimulusCreate
protected static javax.swing.Action _actionLinkWithStimulusDestroy
protected static javax.swing.Action _actionLinkWithStimulusSend
protected static javax.swing.Action _actionLinkWithStimulusReturn
protected static int _SequenceDiagramSerial
Constructor Detail |
public UMLSequenceDiagram()
public UMLSequenceDiagram(ru.novosoft.uml.foundation.core.MNamespace m)
Method Detail |
public int getNumStimuluss()
public void setNamespace(ru.novosoft.uml.foundation.core.MNamespace m)
UMLDiagram
setNamespace
in class UMLDiagram
protected void initToolBar(javax.swing.JToolBar toolBar)
initToolBar
in class UMLDiagram
org.argouml.uml.diagram.ui.UMLDiagram
toolbar
- The toolbar to populate with buttonspublic void postLoad()
postLoad
in class org.tigris.gef.base.Diagram
protected static java.lang.String getNewDiagramName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML (c) 1996-2002 |