Evaluating Software Design Patterns
— the "Gang of Four" patterns implemented in Java 6

Uses of Class
dk.rode.thesis.visitor.VisitableCompositeSequence

Packages that use VisitableCompositeSequence
dk.rode.thesis.visitor Implementations and examples of the Visitor design pattern [Gamma95, p.331]. 
 

Uses of VisitableCompositeSequence in dk.rode.thesis.visitor
 

Methods in dk.rode.thesis.visitor that return VisitableCompositeSequence
 VisitableCompositeSequence VisitableCompositeSequence.copy()
           
 

Constructors in dk.rode.thesis.visitor with parameters of type VisitableCompositeSequence
VisitableCompositeSequence(VisitableCompositeSequence sequence)
          Copy constructor, which also copies associated sequences.
 


Gunni Rode / rode.dk

Feel free to use and/or modify the Java 6 source code developed for this thesis AT YOUR OWN RISK, but note that the source code comes WITHOUT ANY — and I do mean WITHOUT ANY — form of warranty WHAT SO EVER!

The original thesis and source code are available at rode.dk/thesis.