Package org.argouml.uml.diagram.sequence

Provides a Sequence diagram capability.

See:
          Description

Interface Summary
LinkPort A Link Port for the sequence diagram.
 

Class Summary
ActivationNode An Activation Node for the sequence diagram.
EmptyNode An Empty Node for the sequence diagram.
LifeLinePort  
LinkNode A Link Node for the sequence diagram.
Node An abstract Node for the sequence diagram.
ObjectNode An Object Node for the sequence diagram.
SequenceDiagramGraphModel This class defines a bridge between the UML meta-model representation of the design and the GraphModel interface used by GEF.
 

Package org.argouml.uml.diagram.sequence Description

Provides a Sequence diagram capability.

Summary

ArgoUml's Sequence diagrams have 2 implementations: pre- and post-0.14 release. This document aims to help understand both implementations. There is also some code implemented by Peter Nabbefeld, this is described in the section: 'work_sdnested_epdv Branch Implementation'.

Sequence diagrams are different from the other diagrams in that:

PRE-0.14 Implementation

To Do

To Do

To Do

work_sdnested_epdv BRANCH Implementation

To Do

To Do

To Do

0.14 Implementation

To Do

To Do

To Do

Related Documentation:

Issues



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