Package net.sf.sdedit.diagram

Interface Summary
DiagramDataProvider A DiagramDataProvider reads object and message specifications from some source and creates Lifeline and MessageData representations from them.
 

Class Summary
Diagram This class encapsulates the data for and the process of the generation of a sequence diagram.
FragmentManager A FragmentManager is responsible for processing the fragments occurring in a diagram.
Lifeline For each object or actor that appears in a diagram and that has not yet been destroyed, there is at least one Lifeline object.
MessageData A MessageData object encapsulates all data characterizing a message that is displayed by a sequence diagram.
NoteManager  
PaintDevice A PaintDevice is an intelligent container of Drawable objects, computing their layout and displaying them in a way that is to be made concrete by a subclass.
 



Copyright © 2011. All Rights Reserved.