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

java.lang.Object
  |
  +--FigEdgePoly
        |
        +--org.argouml.uml.diagram.ui.FigEdgeModelElement
              |
              +--org.argouml.uml.diagram.sequence.ui.FigLink
                    |
                    +--org.argouml.uml.diagram.sequence.ui.FigCreateActionLink
All Implemented Interfaces:
ArgoEventListener, ArgoNotationEventListener, DelayedVChangeListener, java.util.EventListener, java.awt.event.KeyListener, java.awt.event.MouseListener, NotationContext, java.beans.PropertyChangeListener, java.beans.VetoableChangeListener

public class FigCreateActionLink
extends FigLink

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.argouml.uml.diagram.sequence.ui.FigLink
 
Fields inherited from class org.argouml.uml.diagram.ui.FigEdgeModelElement
_name, _stereo, BUNDLE, cat, ITALIC_LABEL_FONT, LABEL_FONT, MARGIN, POPUP_ADD_OFFSET
 
Constructor Summary
FigCreateActionLink()
           
FigCreateActionLink(java.lang.Object owner)
           
 
Method Summary
protected  void layoutActivations()
          Lays out the activations to which the links is attached.
 
Methods inherited from class org.argouml.uml.diagram.sequence.ui.FigLink
computeRoute, getAction, getDestFigObject, getDestLinkPort, getMessage, getSrcFigObject, getSrcLinkPort, layoutEdge
 
Methods inherited from class org.argouml.uml.diagram.ui.FigEdgeModelElement
canEdit, damage, delayedVetoableChange, delete, dispose, finalize, getContextNotation, getDestination, getItemUID, getNameFig, getPopUpActions, getSource, getSquaredDistance, getStereotypeFig, getTipString, hitClarifier, keyPressed, keyReleased, keyTyped, listRoleItemSet, makeSelection, modelChanged, mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased, notationAdded, notationChanged, notationProviderAdded, notationProviderRemoved, notationRemoved, paintClarifiers, postLoad, propertyChange, propertySet, recovered, removed, renderingChanged, roleAdded, roleRemoved, setItemUID, setOwner, setPoints, textEdited, updateClassifiers, updateNameText, updateStereotypeText, vetoableChange
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FigCreateActionLink

public FigCreateActionLink(java.lang.Object owner)
Parameters:
owner -

FigCreateActionLink

public FigCreateActionLink()
Method Detail

layoutActivations

protected void layoutActivations()
Description copied from class: FigLink
Lays out the activations to which the links is attached. Only does this at creation time.

Specified by:
layoutActivations in class FigLink


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