Uses of Package
th.co.edge.jseq

Packages that use th.co.edge.jseq
th.co.edge.jseq   
th.co.edge.jseq.argouml   
th.co.edge.jseq.argouml.util   
th.co.edge.jseq.sdedit   
th.co.edge.jseq.svg   
 

Classes in th.co.edge.jseq used by th.co.edge.jseq
Activation
          An Activation represents one method call, or in other words, one stack frame.
ActivationList
          An ActivationList holds a number of Activation instances, representing a number of method calls.
ActivationList.Filter
          An interface used by the filter and find methods to determine if an Activation is acceptable or not.
Diagram
          A Diagram represents some form of sequence diagram that can be written to a file.
FormatException
          A FormatException signals that a Formatter failed to create a diagram.
Formatter
          A Formatter can create a Diagram from a program trace, represented by an ActivationList.
FormatterRegistry
          A singleton that holds all Formatters known to the system.
MockObject
          A MockObject is an immutable class representing one life-line in a sequence diagram.
MockObjectMap
          A MockObjectMap is a mapping from names to MockObjects, with utility methods to make it easy to translate from Activations to MockObjects, with automatic handling of column numbers.
 

Classes in th.co.edge.jseq used by th.co.edge.jseq.argouml
Activation
          An Activation represents one method call, or in other words, one stack frame.
ActivationList
          An ActivationList holds a number of Activation instances, representing a number of method calls.
Diagram
          A Diagram represents some form of sequence diagram that can be written to a file.
 

Classes in th.co.edge.jseq used by th.co.edge.jseq.argouml.util
Activation
          An Activation represents one method call, or in other words, one stack frame.
 

Classes in th.co.edge.jseq used by th.co.edge.jseq.sdedit
ActivationList
          An ActivationList holds a number of Activation instances, representing a number of method calls.
Diagram
          A Diagram represents some form of sequence diagram that can be written to a file.
 

Classes in th.co.edge.jseq used by th.co.edge.jseq.svg
ActivationList
          An ActivationList holds a number of Activation instances, representing a number of method calls.
Diagram
          A Diagram represents some form of sequence diagram that can be written to a file.
 



Copyright © 2008 Edge Software, Co., Ltd.. All Rights Reserved.