Package org.kite9.diagram.builders.formats.sequence

Interface Summary
SequenceDiagramDataProvider  
 

Class Summary
AbstractSequenceDiagramDataProvider Code for creating a call tree from a method description held in the project model.
AbstractSequenceDiagramFormat This format represents sequence flow within a diagram by showing a number of contexts representing the entities involved in an operation.
CallStep  
ClassBasedSequenceDiagramDataProvider This class examines the method-call hierarchy and produces a sequence diagram based on this.
ColumnSequenceDiagramFormat This format shows the contexts aligned from left-to-right, and the glyphs within the contexts aligned top-to-bottom in call order.
MethodBasedSequenceDiagramDataProvider This class examines the method-call hierarchy and produces a sequence diagram, where each class in the diagram is a container, and each method is a heading within a container based on this.
NoLayoutSequenceDiagramFormat  
ReturnStep  
Step  
 



Copyright © 2011. All Rights Reserved.