Uses of Package
net.sf.sdedit.diagram

Packages that use net.sf.sdedit.diagram
net.sf.sdedit.diagram   
net.sf.sdedit.drawable   
net.sf.sdedit.error   
net.sf.sdedit.message   
net.sf.sdedit.multipage   
net.sf.sdedit.server   
net.sf.sdedit.text   
net.sf.sdedit.ui   
net.sf.sdedit.ui.impl   
 

Classes in net.sf.sdedit.diagram used by net.sf.sdedit.diagram
Diagram
          This class encapsulates the data for and the process of the generation of a sequence diagram.
DiagramDataProvider
          A DiagramDataProvider reads object and message specifications from some source and creates Lifeline and MessageData representations from them.
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.
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.
 

Classes in net.sf.sdedit.diagram used by net.sf.sdedit.drawable
Diagram
          This class encapsulates the data for and the process of the generation of a sequence 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.
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.
 

Classes in net.sf.sdedit.diagram used by net.sf.sdedit.error
DiagramDataProvider
          A DiagramDataProvider reads object and message specifications from some source and creates Lifeline and MessageData representations from them.
 

Classes in net.sf.sdedit.diagram used by net.sf.sdedit.message
Diagram
          This class encapsulates the data for and the process of the generation of a sequence 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.
 

Classes in net.sf.sdedit.diagram used by net.sf.sdedit.multipage
Diagram
          This class encapsulates the data for and the process of the generation of a sequence diagram.
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.
 

Classes in net.sf.sdedit.diagram used by net.sf.sdedit.server
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.
 

Classes in net.sf.sdedit.diagram used by net.sf.sdedit.text
Diagram
          This class encapsulates the data for and the process of the generation of a sequence diagram.
DiagramDataProvider
          A DiagramDataProvider reads object and message specifications from some source and creates Lifeline and MessageData representations from them.
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.
 

Classes in net.sf.sdedit.diagram used by net.sf.sdedit.ui
Diagram
          This class encapsulates the data for and the process of the generation of a sequence diagram.
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.
 

Classes in net.sf.sdedit.diagram used by net.sf.sdedit.ui.impl
Diagram
          This class encapsulates the data for and the process of the generation of a sequence diagram.
 



Copyright © 2011. All Rights Reserved.